Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  reference-orientation
Advanced search

reference-orientation

The direction for "top" for the content-rectangle of the "reference-area". This is used as the reference for deriving directions, such as the block-progression-direction, inline-progression-direction, etc. as specified by the "writing-mode" and "direction" properties, and the orientation, placement, and tiling of the background.

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

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      0
      90Rotated 90 degrees counter-clockwise from the reference-orientation of the containing reference-area.
      180Rotated 180 degrees counter-clockwise from the reference-orientation of the containing reference-area.
      270Rotated 270 degrees counter-clockwise from the reference-orientation of the containing reference-area.
      -90Rotated 270 degrees counter-clockwise from the reference-orientation of the containing reference-area.This is equivalent to specifying "270".
      -180Rotated 180 degrees counter-clockwise from the reference-orientation of the containing reference-area.This is equivalent to specifying "180".
      -270Rotated 90 degrees counter-clockwise from the reference-orientation of the containing reference-area.This is equivalent to specifying "90".
      inherit

Used in