2.182.1 LinearPointer.Name

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The LinearPointer.Name attribute specifies a unique identifier for a linear pointer. This attribute MUST be specified. The value of this attribute MUST be a case-sensitive CLS-compliant identifier [UTR15] that is unique within a particular LinearPointers collection.

The following is the parent element of the LinearPointer.Name attribute.

Parent elements

LinearPointer

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

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