2.13.8 Line.DocumentMapLabel

The Line.DocumentMapLabel element specifies a label to identify a line within the client UI in order to provide a user-friendly label for searching. This element is optional.

If the Line.DocumentMapLabel element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. This element is ignored when used within a line that is within a PageSection or PageHeaderFooter.

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

Parent elements

Line

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

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

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

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