complexType getRelationsBulkRequestType
diagram BusinessObjectService_schema1_diagrams/BusinessObjectService_schema1_p138.png
namespace http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V2
type extension of ns0:BulkRequestHeaderType
properties
base ns1:BulkRequestHeaderType
children messageId messageName sessionTicket stopOnFailure requests
used by
element getRelationsBulk/getRelationsBulkRequest
source <xsd:complexType name="getRelationsBulkRequestType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:BulkRequestHeaderType">
     
<xsd:sequence>
       
<xsd:element name="requests" type="ns0:getRelationsRequestType" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element getRelationsBulkRequestType/requests
diagram BusinessObjectService_schema1_diagrams/BusinessObjectService_schema1_p139.png
type ns0:getRelationsRequestType
properties
minOcc 1
maxOcc unbounded
content complex
children messageId messageName sessionTicket plmRelationQuery
source <xsd:element name="requests" type="ns0:getRelationsRequestType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy