complexType getEntityBulkResponseType
diagram MetadataServiceXSD1_diagrams/MetadataServiceXSD1_p28.png
namespace http://xmlns.oracle.com/Agile/e6/core/Metadata/V1
type extension of tns:BulkResponseHeaderType
properties
base ns1:BulkResponseHeaderType
children messageId messageName statusCode exceptions warnings ticket plmFault responses
used by
element getEntityBulkResponse/entityBulkResponse
source <xs:complexType name="getEntityBulkResponseType">
 
<xs:complexContent>
   
<xs:extension base="ns1:BulkResponseHeaderType">
     
<xs:sequence>
       
<xs:element name="responses" type="tns:getEntityResponseType" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element getEntityBulkResponseType/responses
diagram MetadataServiceXSD1_diagrams/MetadataServiceXSD1_p29.png
type tns:getEntityResponseType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children messageId messageName statusCode exceptions warnings ticket plmEntity
source <xs:element name="responses" type="tns:getEntityResponseType" maxOccurs="unbounded"/>


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