complexType AdvancedConfigurationOption
diagram ec_wsdl_diagrams/ec_wsdl_p376.png
namespace http://base.api.ec.n2.tibco.com
children optionName optionValue
source <xs:complexType name="AdvancedConfigurationOption">
 
<xs:sequence>
   
<xs:element name="optionName" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="optionValue" type="xs:string" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element AdvancedConfigurationOption/optionName
diagram ec_wsdl_diagrams/ec_wsdl_p377.png
type xs:string
properties
content simple
source <xs:element name="optionName" type="xs:string" minOccurs="1" maxOccurs="1"/>

element AdvancedConfigurationOption/optionValue
diagram ec_wsdl_diagrams/ec_wsdl_p378.png
type xs:string
properties
content simple
source <xs:element name="optionValue" type="xs:string" minOccurs="1" maxOccurs="1"/>

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