http://www.endeca.com/MDEX/lql_parser/types
The LookupExpression Complex Type

Local elements (1)
lookupValues
Complex Type LookupExpression
The LookupExpression type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... targetAttributeKey="string"Click here to hide Comment This attribute is required. targetStatementKey="string"Click here to hide Comment This attribute is required.>
<lql_parser_types:lookupValues>lql_parser_types:ExpressionBase</lookupValues> [0..*]
</...>

 Collapse Attributes

Name Type Summary
targetAttributeKey string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
targetStatementKey string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="LookupExpression">
-<annotation>
<documentation />
</annotation>
-<complexContent>
-<extension  base="lql_parser_types:ExpressionBase">
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="lookupValues"  type="lql_parser_types:ExpressionBase" />
</sequence>
<attribute  name="targetStatementKey"  type="string"  use="required" />
<attribute  name="targetAttributeKey"  type="string"  use="required" />
</extension>
</complexContent>
</complexType>

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