2.274.3 DataMember.Group

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The DataMember.Group element specifies the group for a DataMember element. The DataMember.Group element is optional and MUST NOT be specified more than once. If this element is specified, it is of type Group. If a DataMember element has a detail member ancestor, the DataMember.Group element MUST NOT be specified. If this element is not present, the DataMember is a static member.

Following is the parent element of the DataMember.Group element.

Parent elements

DataMember

The following is the XML Schema definition of the DataMember.Group element.          

 <xsd:element name="Group" type="GroupType" minOccurs="0" />