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