complexType getRelationsResponseType
diagram BusinessObjectServiceWSDL_diagrams/BusinessObjectServiceWSDL_p40.png
namespace http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V1
type extension of tns:ResponseHeaderType
properties
base ns1:ResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket recordLimitHit objects
used by
elements getRelationsResponse/getRelationsResponse getRelationsBulkResponseType/responses
source <xsd:complexType name="getRelationsResponseType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:ResponseHeaderType">
     
<xsd:sequence>
       
<xsd:element name="recordLimitHit" type="xs:boolean"/>
       
<xsd:element name="objects" type="ns1:plmObject" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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