2.15.4 Subreport.Bookmark
The Subreport.Bookmark element specifies a bookmark that can be linked to via a bookmark action for a Subreport. The Subreport.Bookmark 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 Subreport.Bookmark element.
Parent elements |
---|
Subreport |
The following is the XML Schema definition of the Subreport.Bookmark element.
-
<xsd:element name="Bookmark" type="xsd:string" minOccurs="0" />