complexType Configuration
diagram ec_wsdl_diagrams/ec_wsdl_p150.png
namespace http://base.api.ec.n2.tibco.com
children entries xmlDocument
used by
elements Configuration getConfigurationResponseObject/configuration setConfigurationRequestObject/configuration
source <xs:complexType name="Configuration">
 
<xs:sequence>
   
<xs:choice minOccurs="1" maxOccurs="1">
     
<xs:element name="entries" type="ConfigurationEntries" minOccurs="1" maxOccurs="1"/>
     
<xs:element name="xmlDocument" type="ConfigurationXML" minOccurs="1" maxOccurs="1"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

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