diagram | ![]() | ||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V2 | ||
children | tns:BinaryAttribute tns:BooleanAttribute tns:DateAttribute tns:DoubleAttribute tns:IntegerAttribute tns:MoneyAttribute tns:StringAttribute | ||
used by |
| ||
source | <xsd:complexType name="PlmAttributeChoice"> <xsd:choice> <xsd:element ref="tns:BinaryAttribute"/> <xsd:element ref="tns:BooleanAttribute"/> <xsd:element ref="tns:DateAttribute"/> <xsd:element ref="tns:DoubleAttribute"/> <xsd:element ref="tns:IntegerAttribute"/> <xsd:element ref="tns:MoneyAttribute"/> <xsd:element ref="tns:StringAttribute"/> </xsd:choice> </xsd:complexType> |