Schema Central > XSL-FO 1.1 > fo.xsd > fo:bookmark-tree
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:bookmark-tree

A list of access points within the document such as a table of contents, a list of figures or tables, etc. Each access point is represented by a bookmark.

See http://www.w3.org/TR/xsl11/#fo_bookmark-tree.

Element information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<fo:bookmark-tree>
   <fo:bookmark>
      <fo:bookmark-title>Any text</fo:bookmark-title>
      <fo:bookmark>
         <fo:bookmark-title>Any text</fo:bookmark-title>
         <fo:bookmark>...
         </fo:bookmark>
      </fo:bookmark>
   </fo:bookmark>
</fo:bookmark-tree>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com