complexType createObjectBulkResponseType
diagram BusinessObjectService_schema1_diagrams/BusinessObjectService_schema1_p53.png
namespace http://xmlns.oracle.com/Agile/e6/core/BusinessObject/V2
type extension of ns0:BulkResponseHeaderType
properties
base ns1:BulkResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket plmFault responses
used by
element createObjectBulkResponse/createObjectBulkResponse
source <xsd:complexType name="createObjectBulkResponseType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:BulkResponseHeaderType">
     
<xsd:sequence>
       
<xsd:element name="responses" type="ns0:createObjectResponseType" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element createObjectBulkResponseType/responses
diagram BusinessObjectService_schema1_diagrams/BusinessObjectService_schema1_p54.png
type ns0:createObjectResponseType
properties
minOcc 1
maxOcc unbounded
content complex
children messageId messageName statusCode exceptions warnings ticket plmObject
source <xsd:element name="responses" type="ns0:createObjectResponseType" maxOccurs="unbounded"/>


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