A SortDirection should be "Ascending" or "Descending". Used when specifying a Sort on records.
Simple Type SortDirection
SortDirection is derived from string type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are (Ascending | Descending).