diagram | ![]() | ||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V2 | ||
type | extension of tns:plmObjectRef | ||
properties |
| ||
children | plmClass id attributes | ||
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"/> |