complexType PlmAttributeChoice
diagram DocumentManagementService_schema1_diagrams/DocumentManagementService_schema1_p133.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V2
children ns0:BinaryAttribute ns0:BooleanAttribute ns0:DateAttribute ns0:DoubleAttribute ns0:IntegerAttribute ns0:MoneyAttribute ns0:StringAttribute
used by
elements plmObject/attributes DFMResultData/attributes plmObjectRef/id PlmAttributeChoiceElement
source <xsd:complexType name="PlmAttributeChoice">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element ref="ns0:BinaryAttribute"/>
     
<xsd:element ref="ns0:BooleanAttribute"/>
     
<xsd:element ref="ns0:DateAttribute"/>
     
<xsd:element ref="ns0:DoubleAttribute"/>
     
<xsd:element ref="ns0:IntegerAttribute"/>
     
<xsd:element ref="ns0:MoneyAttribute"/>
     
<xsd:element ref="ns0:StringAttribute"/>
   
</xsd:choice>
 
</xsd:sequence>
</xsd:complexType>


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