complexType plmBinaryAttribute
diagram BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p17.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
type extension of tns:PlmAttribute
properties
base tns:PlmAttribute
children name type value
used by
element BinaryAttribute
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 BusinessObjectServicesXSD1_diagrams/BusinessObjectServicesXSD1_p18.png
type xs:base64Binary
properties
isRef 0
content simple
source <xs:element name="value" type="xs:base64Binary"/>


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