complexType PlmBinaryDefault
diagram ConfigurationServiceXSD1_diagrams/ConfigurationServiceXSD1_p68.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
type extension of tns:PlmDefaultValue
properties
base tns:PlmDefaultValue
children value
used by
element BinaryDefault
source <xs:complexType name="PlmBinaryDefault">
 
<xs:complexContent>
   
<xs:extension base="tns:PlmDefaultValue">
     
<xs:sequence>
       
<xs:element name="value" type="xs:base64Binary"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PlmBinaryDefault/value
diagram ConfigurationServiceXSD1_diagrams/ConfigurationServiceXSD1_p69.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