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