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

Complex Type MetaVariable
The MetaVariable type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... index="integer"Click here to hide Comment This attribute is required. type="string"Click here to hide Comment This attribute is required.>
</...>
 Collapse Attributes
Name Type Summary
index integer
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
type string
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<complexType  name="MetaVariable">
-<annotation>
<documentation />
</annotation>
-<complexContent>
-<extension  base="lql_parser_types:Node">
<sequence> </sequence>
<attribute  name="type"  type="string"  use="required" />
<attribute  name="index"  type="integer"  use="required" />
</extension>
</complexContent>
</complexType>
 Collapse Uses
 Collapse Type (3)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©