complexType PlmAttributeChoice
diagram DocumentManagementServiceXSD1_diagrams/DocumentManagementServiceXSD1_p86.png
namespace http://xmlns.oracle.com/Agile/e6/core/Common/V1
children tns:BinaryAttribute tns:BooleanAttribute tns:DateAttribute tns:DoubleAttribute tns:IntegerAttribute tns:MoneyAttribute tns:StringAttribute
used by
elements plmObject/attributes plmObjectRef/id PlmAttributeChoiceElement
source <xs:complexType name="PlmAttributeChoice">
 
<xs:choice>
   
<xs:element ref="tns:BinaryAttribute"/>
   
<xs:element ref="tns:BooleanAttribute"/>
   
<xs:element ref="tns:DateAttribute"/>
   
<xs:element ref="tns:DoubleAttribute"/>
   
<xs:element ref="tns:IntegerAttribute"/>
   
<xs:element ref="tns:MoneyAttribute"/>
   
<xs:element ref="tns:StringAttribute"/>
 
</xs:choice>
</xs:complexType>


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