2.69.25 Table.DetailDataElementName

Applies to RDL 2003/10 and RDL 2005/01

The Table.DetailDataElementName element specifies the name to use for the data element of the detail data of an instance of this Table in a data rendering. This element is optional. If this element is present, its value MUST be a CLS-compliant identifier [UTR15]. If this element is not present, its value is interpreted as "Detail".

If a grouping is specified for the details, the Table.DetailDataElementName element is ignored and the value of Grouping.DataElementName is used as the name of the data element instead.

Following is the parent element of the Table.DetailDataElementName element.

Parent elements

Table

The following is the XML Schema definition of the Table.DetailDataElementName element.

 <xsd:element name="DetailDataElementName" type="xsd:string" minOccurs="0" />