2.23.5 Tablix.Bookmark

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

The Tablix.Bookmark element specifies a bookmark for a Tablix. This element is optional and MUST NOT be specified more than once. If this element is specified, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String or to null.

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

Parent elements

Tablix

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

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