The sort status for an attribute in a record list, and means of changing it.
The Active attribute specifies whether this particular sort is active,
and the embedded Operator is provided as a means for making it active.
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).
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.