Schema Central > XSL-FO 1.1 > fo.xsd > force-page-count
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

force-page-count

Imposes a constraint on the number of pages in a page-sequence. In the event that this constraint is not satisfied, an additional page will be added to the end of the sequence. This page becomes the "last" page of that sequence.

See http://www.w3.org/TR/xsl11/#force-page-count.

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      autoForce the last page in this page-sequence to be an odd-page if the initial-page-number of the next page-sequence is even. Force it to be an even-page if the initial-page-number of the next page-sequence is odd. If there is no next page-sequence or if the value of its initial-page-number is "auto" do not force any page.
      evenForce an even number of pages in this page-sequence.
      oddForce an odd number of pages in this page-sequence.
      end-on-evenForce the last page in this page-sequence to be an even-page.
      end-on-oddForce the last page in this page-sequence to be an odd-page.
      no-forceDo not force either an even or an odd number of pages in this page-sequence
      inherit
  • Used in

    Site developed and hosted by Datypic, Inc.

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