2.7.18 Entity.SortAttributes

The Entity.SortAttributes element specifies a collection of attributes on which to sort when a sort is requested by the entity.

The Entity.SortAttributes element is optional. This element is of type SortAttributes. If the Entity.SortAttributes element is not present, its value is interpreted as NULL.

The following is the parent element of the Entity.SortAttributes element.

Parent elements

Entity

The following is the XML Schema definition of the Entity.SortAttributes element.          

 <xsd:element name="SortAttributes" type="SortAttributesType" minOccurs="0" />