2.69.7 Table.DataElementName

Applies to RDL 2003/10 and RDL 2005/01

The Table.DataElementName element specifies the name to use for the data element of a table in a data rendering. This element is optional. If this element is present, its value MUST be a case-sensitive CLS-compliant identifier [UTR15]. If this element is not present, its value is interpreted as the value of the Name attribute of the Table.

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

Parent elements

Table

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

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