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 | <xsd:complexType name="createRelationRequestType"> <xsd:complexContent> <xsd:extension base="ns1:RequestHeaderType"> <xsd:sequence> <xsd:element name="relationObject" type="ns1:plmObject"/> <xsd:element name="parent" type="ns1:plmObjectRef"/> <xsd:element name="relation" type="ns1:plmMetaRelationRef"/> <xsd:element name="child" type="ns1:plmObjectRef"/> <xsd:element name="plmResult" type="ns1:plmResult" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |