2.84.2 SortExpression.NaturalSort
Applies to RDL 2011/01
The SortExpression.NaturalSort element specifies whether associated data set has data sorted by this SortExpression. The SortExpression.NaturalSort element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not present, its value is interpreted as false.<17><18><19><20><21>
Following is the parent element of the SortExpression.NaturalSort element.
Parent elements |
---|
SortExpression |
The following is the XML Schema definition of the SortExpression.NaturalSort element.
-
<xsd:element name="NaturalSort" type="xsd:boolean" minOccurs="0" />