diagram | ![]() |
||
namespace | http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V1 | ||
type | extension of tns:ResponseHeaderType | ||
properties |
|
||
children | messageId messageName statusCode exceptions warnings ticket recordLimitHit objects | ||
used by |
|
||
source | <xs:complexType name="getRelationsResponseType"> <xs:complexContent> <xs:extension base="ns1:ResponseHeaderType"> <xs:sequence> <xs:element name="recordLimitHit" type="xs:boolean"/> <xs:element name="objects" type="ns1:plmObject" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||
type | xs:boolean | ||||
properties |
|
||||
source | <xs:element name="recordLimitHit" type="xs:boolean"/> |
diagram | ![]() |
||||||||
type | tns:plmObject | ||||||||
properties |
|
||||||||
children | plmClass id attributes | ||||||||
source | <xs:element name="objects" type="ns1:plmObject" maxOccurs="unbounded"/> |