Schema Central > XSL-FO 1.1 > fo.xsd > fo:index-page-citation-list
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:index-page-citation-list

Groups together the sets of cited page items generated by its fo:index-key-reference children. The ultimate effect of the fo:index-page-citation-list is to generate a formatted list of page numbers and ranges.

See http://www.w3.org/TR/xsl11/#fo_index-page-citation-list.

Element information

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

Schema document: fo.xsd

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
merge-sequential-page-numbers [0..1]AnonymousWhether or not sequential page numbers within an fo:index-key-reference or fo:index-page-citation-list (if merge-ranges-across-index-key-references is "merge") are merged into a range.from group fo:merge-sequential-page-numbers
merge-ranges-across-index-key-references [0..1]AnonymousWhether or not consecutive page numbers from different fo:index-key-reference formatting objects are to be merged into single ranges.from group fo:merge-ranges-across-index-key-references
merge-pages-across-index-key-references [0..1]AnonymousWhether or not multiple references to the same page by different fo:index-key-reference formatting objects will be retained as individual cited page items or if only a single cited page item will be retained.from group fo:merge-pages-across-index-key-references

Used in

Sample instance

<fo:index-page-citation-list>
   <fo:index-page-citation-list-separator>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-citation-list-separator>
   <fo:index-page-citation-range-separator>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-citation-range-separator>
   <fo:index-key-reference>
      <fo:index-page-number-prefix>Any text, intermingled with:
         <fo:bidi-override>Any text, intermingled with:...
         </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:bidi-override>
      </fo:index-page-number-suffix>
   </fo:index-key-reference>
</fo:index-page-citation-list>

Site developed and hosted by Datypic, Inc.

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