Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to RDL 2005/01, RDL 2008/01, RDL 2010/01, and RDL 2016/01
The DataValue.Name element specifies a name to identify a datum value in a cell of a CustomReportItem or a name to identify a data value instance of a data point of a Chart. The DataValue.Name element is optional and MUST NOT be specified more than once. If this element is specified, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.
Following is the parent element of the DataValue.Name element.
|
Parent elements |
|---|
The following is the XML Schema definition of the DataValue.Name element.
-
<xsd:element name="Name" type="xsd:string" minOccurs="0" />