complexType AdvancedConfigurationOption
diagram ec_all_diagrams/ec_all_p354.png
namespace http://base.api.ec.n2.tibco.com
children optionName optionValue
used by
elements AdvancedConfigurationOption ConfigurationOptions/advancedOption
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_all_diagrams/ec_all_p355.png
type xs:string
properties
content simple
source <xs:element name="optionName" type="xs:string" minOccurs="1" maxOccurs="1"/>

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


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