http://www.endeca.com/MDEX/conversation/1/0
The LQLConfig Complex Type
A content element that allows arbitrary lql statements to be evaluated. These statements are submitted either as string or as XML.
Local elements (2)
LQLQuery LQLQueryString
Complex Type LQLConfig
The LQLConfig type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... HandlerFunction="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. HandlerNamespace="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Id="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.>
-Begin Choice [1...1]
<LQLQuery>lql_parser_types:Query</LQLQuery> [1..1]
<LQLQueryString>cs_v1_0:NonEmptyString</LQLQueryString> [1..1]
End Choice
</...>

 Collapse Attributes

Name Type Summary
HandlerFunction NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
HandlerNamespace NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Id NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="LQLConfig">
-<annotation>
<documentation> A content element that allows arbitrary lql statements to be evaluated. These statements are submitted either as string or as XML. </documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:ContentElementConfig">
-<choice>
<element  name="LQLQuery"  type="lql_parser_types:Query" />
<element  name="LQLQueryString"  type="cs_v1_0:NonEmptyString" />
</choice>
</extension>
</complexContent>
</complexType>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©