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