2.284.1 CustomReportItem.Name

The CustomReportItem.Name attribute specifies a unique identifier for a CustomReportItem. The CustomReportItem.Name attribute MUST be specified, and its value MUST be a NormalizedString that is a case-sensitive CLS-compliant identifier [UTR15] that is unique among all report item names and scope names.

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

Parent elements

CustomReportItem

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

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