complexType QueryInfo
diagram ec_all_diagrams/ec_all_p768.png
namespace http://base.api.ec.n2.tibco.com
children query identifier
used by
element QueryInfo
annotation
documentation
Details of a query, including its QueryIdentifier.
source <xs:complexType name="QueryInfo">
 
<xs:annotation>
   
<xs:documentation>Details of a query, including its QueryIdentifier.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="query" type="Query" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="identifier" type="QueryIdentifier" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element QueryInfo/query
diagram ec_all_diagrams/ec_all_p769.png
type Query
properties
content complex
children correlate filter requireAllAttributes requiredAttribute sortOrder target
source <xs:element name="query" type="Query" minOccurs="1" maxOccurs="1"/>

element QueryInfo/identifier
diagram ec_all_diagrams/ec_all_p770.png
type QueryIdentifier
properties
content complex
children guid tag
source <xs:element name="identifier" type="QueryIdentifier" minOccurs="1" maxOccurs="1"/>


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