sortDirection- Type: one of the values below
- Set this attribute to set the direction that template-generated content is sorted. Use the
sortResourceattribute to specify the sort key.ascending- The data is sorted in ascending order.
descending- The data is sorted in descending order.
natural- The data is sorted in natural order, which means the order that it is stored in.
