2.49.5 List.Bookmark

Applies to RDL 2003/10 and RDL 2005/01

The List.Bookmark element specifies a bookmark for a List that can be linked to via a bookmark actionaction. This element is optional. If the List.Bookmark 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 List.Bookmark element.

Parent elements

List

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

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