http://www.endeca.com/MDEX/conversation/1/0
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)
-
SortControl
Complex Type
Sort
The Sort type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
Direction |
SortDirection |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of Direction is string. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are  (Ascending | Descending). Enumeration | Description | Ascending | | Descending | |
|
Key |
NonEmptyString |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of Key is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
|
XML |
-<complexType name="Sort">
<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>
</complexType>
|
Uses |
Type (2)
|