http://www.endeca.com/MDEX/lql_parser/3/0
The ParseQuery Complex Type
A request to translate an LQL query string to its structured representation. The language code is used to generate localized error messages while parsing the LQL string.
Local elements (4)
OuterTransactionId Language 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. The language code is used to generate localized error messages while parsing the LQL string. </documentation>
</annotation>
-<sequence>
<element  minOccurs="0"  name="OuterTransactionId"  type="lql_parser_v3_0:NonEmptyString" />
<element  default="en"  minOccurs="0"  name="Language"  type="lql_parser_v3_0:NonEmptyString" />
<element  name="LQLQueryString"  type="lql_parser_v3_0:NonEmptyString" />
<element  name="ValidationEnabled"  type="boolean" />
</sequence>
</complexType>

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