http://www.endeca.com/MDEX/lql_parser/3/0
The ParseFilter Complex Type
A request to translate an LQL filter 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 LQLFilterString ValidationEnabled
Complex Type ParseFilter
The ParseFilter 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="ParseFilter">
-<annotation>
<documentation> A request to translate an LQL filter 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="LQLFilterString"  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 ©