2.282.3 DataGrouping.Grouping

Applies to RDL 2005/01

The DataGrouping.Grouping element specifies the group for a DataGrouping element. The DataGrouping.Grouping element is optional and MUST NOT be specified more than once. If this element is present, it is of type Grouping.

If the DataGrouping.Grouping element is present, the value of the DataGrouping.Static element MUST be false. If the DataGrouping.Grouping element is not present, the value of the DataGrouping.Static element MUST be true.

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

Parent elements

DataGrouping

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

 <xsd:element name="Grouping" type="GroupingType" minOccurs="0" />