| diagram | ![]() | ||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V3 | ||
| type | extension of tns:plmObjectRef | ||
| properties |
| ||
| children | plmClass id attributes | ||
| used by |
| ||
| source | <xs:complexType name="plmObject"> <xs:complexContent> <xs:extension base="tns:plmObjectRef"> <xs:sequence> <xs:element name="attributes" type="tns:PlmAttributeChoice" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() | ||||||
| type | tns:PlmAttributeChoice | ||||||
| properties |
| ||||||
| children | tns:BinaryAttribute tns:BooleanAttribute tns:DateAttribute tns:DoubleAttribute tns:IntegerAttribute tns:MoneyAttribute tns:StringAttribute | ||||||
| source | <xs:element name="attributes" type="tns:PlmAttributeChoice" maxOccurs="unbounded"/> |