2.87.2 SortBy.SortExpression

Applies to RDL 2003/10 and RDL 2005/01

The SortBy.SortExpression element specifies an expression by which to sort the data. This element MUST be specified, and its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a Variant.

Following is the parent element of the SortBy.SortExpression element.

Parent elements

SortBy

The following is the XML Schema definition of the SortBy.SortExpression element.

 <xsd:element name="SortExpression" type="xsd:string" />