http://www.endeca.com/MDEX/conversation/1/0
The Sort Complex Type
Sort type paralleling the structure of a MAX Sort element. Key is the property or dimension value to sort by and Direction is an enumeration of "Ascending" or "Descending".
Subtypes (1)
SortControlderived by extension
Complex Type Sort
The Sort type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Direction="cs_v1_0:SortDirection" Key="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
Direction SortDirection
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Key NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="Sort">
-<annotation>
<documentation> Sort type paralleling the structure of a MAX Sort element. Key is the property or dimension value to sort by and Direction is an enumeration of "Ascending" or "Descending". </documentation>
</annotation>
<attribute  name="Key"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="Direction"  type="cs_v1_0:SortDirection"  use="optional" />
</complexType>

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