complexType getRelationsBulkResponseType
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p89.png
namespace http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V1
type extension of tns:BulkResponseHeaderType
properties
base ns1:BulkResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket plmFault responses
used by
element getRelationsBulkResponse/getRelationsBulkResponse
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>

element getRelationsBulkResponseType/responses
diagram BusinessObjectServicesXSD2_diagrams/BusinessObjectServicesXSD2_p90.png
type tns:getRelationsResponseType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children messageId messageName statusCode exceptions warnings ticket recordLimitHit objects
source <xs:element name="responses" type="tns:getRelationsResponseType" maxOccurs="unbounded"/>


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