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

Local elements (1)
statementQualifier
Complex Type AttributeRefExpression
The AttributeRefExpression type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... attributeKey="string"Click here to hide Comment This attribute is required.>
<lql_parser_types:statementQualifier statementKey="string"Click here to hide Comment This attribute is required.>lql_parser_types:StatementQualifier</statementQualifier> [0..1]
</...>
 Collapse Attributes
Name Type Summary
attributeKey string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<complexType  name="AttributeRefExpression">
-<annotation>
<documentation />
</annotation>
-<complexContent>
-<extension  base="lql_parser_types:ExpressionBase">
-<sequence>
<element  maxOccurs="1"  minOccurs="0"  name="statementQualifier"  type="lql_parser_types:StatementQualifier" />
</sequence>
<attribute  name="attributeKey"  type="string"  use="required" />
</extension>
</complexContent>
</complexType>
 Collapse Uses
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©