2.13.4 Line.Bookmark

The Line.Bookmark element specifies a bookmark for a line that can be linked to by using an action with the Action.BookmarkLink element set. 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.

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

Parent elements

Line

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

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