complexType createDefaultRequestType
diagram ConfigurationService_schema1_diagrams/ConfigurationService_schema1_p31.png
namespace http://xmlns.oracle.com/Agile/e6/core/Configuration/V2
type extension of ns0:RequestHeaderType
properties
base ns1:RequestHeaderType
children messageId messageName sessionTicket plmDefault
used by
elements createDefault/numbersRequest createDefaultBulkRequestType/requests
source <xsd:complexType name="createDefaultRequestType">
 
<xsd:complexContent>
   
<xsd:extension base="ns1:RequestHeaderType">
     
<xsd:sequence>
       
<xsd:element name="plmDefault" type="ns1:PlmDefault"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element createDefaultRequestType/plmDefault
diagram ConfigurationService_schema1_diagrams/ConfigurationService_schema1_p32.png
type ns0:PlmDefault
properties
content complex
children name type stringValue typedValue
source <xsd:element name="plmDefault" type="ns1:PlmDefault"/>


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