2.88.4 Chart.Bookmark

The Chart.Bookmark element specifies a bookmark that can be linked to via a bookmark action. This element is optional. If the Chart.Bookmark element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String. If this element is not present, its value is interpreted as an empty string.

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

Parent elements

Chart

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

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