diagram | ![]() | ||
namespace | http://xmlns.oracle.com/Agile/e6/core/Common/V2 | ||
children | attributes id childId parentId | ||
used by |
| ||
source | <xs:complexType name="DFMResultData"> <xs:sequence> <xs:element name="attributes" type="tns:PlmAttributeChoice" maxOccurs="unbounded"/> <xs:element name="id" type="xs:string"/> <xs:element name="childId" type="xs:string"/> <xs:element name="parentId" type="xs:string"/> </xs:sequence> </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"/> |
diagram | ![]() | ||
type | xs:string | ||
properties |
| ||
source | <xs:element name="id" type="xs:string"/> |
diagram | ![]() | ||
type | xs:string | ||
properties |
| ||
source | <xs:element name="childId" type="xs:string"/> |
diagram | ![]() | ||
type | xs:string | ||
properties |
| ||
source | <xs:element name="parentId" type="xs:string"/> |