http://www.endeca.com/MDEX/lql_parser/2/0
The ParseQuery Complex Type
A request to translate an LQL query string to its structured representation.
Local elements (3)
OuterTransactionId LQLQueryString ValidationEnabled
Complex Type ParseQuery
The ParseQuery type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<ValidationEnabled>boolean</ValidationEnabled> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="ParseQuery">
-<annotation>
<documentation> A request to translate an LQL query string to its structured representation. </documentation>
</annotation>
-<sequence>
<element  minOccurs="0"  name="OuterTransactionId"  type="lql_parser_v2_0:NonEmptyString" />
<element  name="LQLQueryString"  type="lql_parser_v2_0:NonEmptyString" />
<element  name="ValidationEnabled"  type="boolean" />
</sequence>
</complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©