complexType getDefaultBulkResponse
diagram ConfigurationService_diagrams/ConfigurationService_p288.png
namespace http://xmlns.oracle.com/Agile/e6/core/Configuration/V2
children defaultBulkResponse
source <xsd:complexType name="getDefaultBulkResponse">
 
<xsd:sequence>
   
<xsd:element name="defaultBulkResponse" type="ns0:getDefaultBulkResponseType" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element getDefaultBulkResponse/defaultBulkResponse
diagram ConfigurationService_diagrams/ConfigurationService_p289.png
type ns0:getDefaultBulkResponseType
properties
minOcc 0
maxOcc 1
content complex
children messageId messageName statusCode exceptions warnings ticket plmFault responses
source <xsd:element name="defaultBulkResponse" type="ns0:getDefaultBulkResponseType" minOccurs="0"/>