2.282.4 DataGrouping.Sorting

Applies to RDL 2005/01

The DataGrouping.Sorting element specifies information to order data in a DataGrouping element. The DataGrouping.Sorting element is optional and MUST NOT be specified more than once. If the DataGrouping.Sorting element is specified, it is of type Sorting. If the DataGrouping.Sorting element is specified, the value of the DataGrouping.Static element MUST be false.

Following is the parent element of the DataGrouping.Sorting element.

Parent elements

DataGrouping

The following is the XML Schema definition of the DataGrouping.Sorting element.

 <xsd:element name="Sorting" type="SortingType" minOccurs="0" />