Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  initial-page-number
Advanced search

initial-page-number

The initial folio number to be used in this page-sequence.

See http://www.w3.org/TR/xsl11/#initial-page-number

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Union of:
      from type fo:inherit
    • Type based on xsd:token
      • Valid value
        inherit
    • Type based on xsd:token
      • Valid valueDescription
        autoThe initial folio number shall be set to 1 if no previous fo:page-sequence exists in the document.If a preceding page-sequence exists, the initial folio number will be one greater than the last number for that sequence.
        auto-oddA value is determined in the same manner as for "auto". If that value is an even number 1 is added.
        auto-evenA value is determined in the same manner as for "auto". If that value is an odd number 1 is added.

Used in