2.14.1 Rectangle.Name

The Rectangle.Name attribute specifies a unique identifier for a Rectangle. This attribute MUST be specified. The value of this attribute MUST be a case-sensitive CLS-compliant identifier [UTR15] that is unique for all report items within a Report.

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

Parent elements

Rectangle

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

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