complexType PlmBinaryDefault
diagram ConfigurationService_diagrams/ConfigurationService_p333.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
type extension of ns0:PlmDefaultValue
properties
base ns0:PlmDefaultValue
children value
source <xsd:complexType name="PlmBinaryDefault">
 
<xsd:complexContent>
   
<xsd:extension base="ns0:PlmDefaultValue">
     
<xsd:sequence>
       
<xsd:element name="value" type="xsd:base64Binary"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element PlmBinaryDefault/value
diagram ConfigurationService_diagrams/ConfigurationService_p334.png
type xsd:base64Binary
properties
content simple
source <xsd:element name="value" type="xsd:base64Binary"/>