Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  z-index
Advanced search

z-index

For a positioned box, the "z-index" property specifies:

1. The stack level of the box in the current stacking context.

2. Whether the box establishes a local stacking context.  CSS2 Reference: "z-index" property

See http://www.w3.org/TR/xsl11/#z-index

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 stack level of the generated box in the current stacking context is the same as its parent's box. The box does not establish a new local stacking context.

Used in