diagram | ![]() |
||
namespace | http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V1 | ||
type | extension of tns:RequestHeaderType | ||
properties |
|
||
children | messageId messageName relationObject parent relation child plmResult | ||
used by |
|
||
source | <xs:complexType name="createRelationRequestType"> <xs:complexContent> <xs:extension base="ns1:RequestHeaderType"> <xs:sequence> <xs:element name="relationObject" type="ns1:plmObject"/> <xs:element name="parent" type="ns1:plmObjectRef"/> <xs:element name="relation" type="ns1:plmMetaRelationRef"/> <xs:element name="child" type="ns1:plmObjectRef"/> <xs:element name="plmResult" type="ns1:plmResult" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||
type | tns:plmObject | ||||
properties |
|
||||
children | plmClass id attributes | ||||
source | <xs:element name="relationObject" type="ns1:plmObject"/> |
diagram | ![]() |
||||
type | tns:plmObjectRef | ||||
properties |
|
||||
children | plmClass id | ||||
source | <xs:element name="parent" type="ns1:plmObjectRef"/> |
diagram | ![]() |
||||
type | tns:plmMetaRelationRef | ||||
properties |
|
||||
children | parent child type view mask | ||||
source | <xs:element name="relation" type="ns1:plmMetaRelationRef"/> |
diagram | ![]() |
||||
type | tns:plmObjectRef | ||||
properties |
|
||||
children | plmClass id | ||||
source | <xs:element name="child" type="ns1:plmObjectRef"/> |
diagram | ![]() |
||||||||
type | tns:plmResult | ||||||||
properties |
|
||||||||
children | attributeNames includeBinaryValues includeAllLanguages | ||||||||
source | <xs:element name="plmResult" type="ns1:plmResult" minOccurs="0"/> |