diagram | ![]() |
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 |
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> |