complexType plmBinaryAttribute
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p36.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type extension of tns:PlmAttribute
properties
base tns:PlmAttribute
children value
used by
element BinaryAttribute
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
type  tns:PlmAttributeType  required      
source <xs:complexType name="plmBinaryAttribute">
 
<xs:complexContent>
   
<xs:extension base="tns:PlmAttribute">
     
<xs:sequence>
       
<xs:element name="value" type="xs:base64Binary"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element plmBinaryAttribute/value
diagram DocumentFileServicePortType_schema3_diagrams/DocumentFileServicePortType_schema3_p37.png
type xs:base64Binary
properties
content simple
source <xs:element name="value" type="xs:base64Binary"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy