Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  linefeed-treatment
Advanced search

linefeed-treatment

The treatment of linefeeds (character flow objects whose Unicode code point is U+000A) during the refinement process.

See http://www.w3.org/TR/xsl11/#linefeed-treatment

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      ignoreAny character flow object whose Unicode code point is U+000A shall be discarded during the refinement process.
      preserveNo special action.
      treat-as-spaceAny character flow object whose Unicode code point is U+000A (linefeed) shall be converted during the refinement process into a character flow object whose Unicode code point is U+0020 (space).
      treat-as-zero-width-spaceAny character flow object whose Unicode code point is U+000A shall be converted during the refinement process into a character flow object whose Unicode code point is U+200B (zero width space).
      inherit

Used in