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