2.14.8 Rectangle.DocumentMapLabel

The Rectangle.DocumentMapLabel element specifies a label to identify a Rectangle within the client UI in order to provide a user-friendly label for searching. This element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. The Rectangle.DocumentMapLabel element is ignored when used within a rectangle that is contained in a PageSection or PageHeaderFooter.

Following is the parent element of the Rectangle.DocumentMapLabel element.

Parent elements

Rectangle

The following is the XML Schema definition of the Rectangle.DocumentMapLabel element.

 <xsd:element name="DocumentMapLabel" type="StringLocIDType" minOccurs="0" />

In RDL 2003/10 and RDL 2005/01, this element is called Rectangle.Label. The following is the XML Schema definition of the Rectangle.Label element.

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