2.322.1 DataSource.Name

The DataSource.Name attribute specifies a unique identifier for a data source. This attribute MUST be specified. The value of this attribute MUST be a case-sensitive CLS-compliant identifier [UTR15]. The DataSource.Name attribute MUST be unique among all data sources within a Report.

Following is the parent element of the DataSource.Name attribute.

Parent elements

DataSource

The following is the XML Schema definition of the DataSource.Name attribute.

 <xsd:attribute name="Name" type="xsd:string" use="required" />