Schema Central > XSL-FO 1.1 > fo.xsd > fo:index-key-reference
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:index-key-reference

Generates a set of cited page items for all the occurrences of the specified index-key.

See http://www.w3.org/TR/xsl11/#fo_index-key-reference.

Element information

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

Schema document: fo.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
page-number-treatment [0..1]AnonymousWhether or not page numbers in the index should be hyperlinks.from group fo:page-number-treatment
ref-index-key [0..1]fo:stringReferences an index key.from group fo:ref-index-key

Used in

Sample instance

<fo:index-key-reference>
   <fo:index-page-number-prefix>Any text, intermingled with:
      <fo:bidi-override>Any text, intermingled with:
         <fo:block>Any text, intermingled with:...
         </fo:block>
      </fo:bidi-override>
   </fo:index-page-number-prefix>
   <fo:index-page-number-suffix>Any text, intermingled with:
      <fo:bidi-override>Any text, intermingled with:
         <fo:block>Any text, intermingled with:...
         </fo:block>
      </fo:bidi-override>
   </fo:index-page-number-suffix>
</fo:index-key-reference>

Site developed and hosted by Datypic, Inc.

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