complexType AdvancedQueryOption
diagram ec_all_diagrams/ec_all_p363.png
namespace http://base.api.ec.n2.tibco.com
children optionName optionValue
used by
elements BaseQueryOptions/advancedOption BaseChartOptions/advancedOption AdvancedQueryOption
annotation
documentation
** PRIVATE API - Reserved for internal use **
source <xs:complexType name="AdvancedQueryOption">
 
<xs:annotation>
   
<xs:documentation>** PRIVATE API - Reserved for internal use **</xs:documentation>
 
</xs:annotation>
 
<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 AdvancedQueryOption/optionName
diagram ec_all_diagrams/ec_all_p364.png
type xs:string
properties
content simple
source <xs:element name="optionName" type="xs:string" minOccurs="1" maxOccurs="1"/>

element AdvancedQueryOption/optionValue
diagram ec_all_diagrams/ec_all_p365.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