2.14.4 Rectangle.Bookmark

The Rectangle.Bookmark element specifies a bookmark for a Rectangle that can be linked to via 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 Rectangle.Bookmark element.

Parent elements

Rectangle

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

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