Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  word-spacing
Advanced search

word-spacing

Spacing behavior between words. CSS2 Reference: "word-spacing" property

See http://www.w3.org/TR/xsl11/#word-spacing

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Union of:
      from type fo:length
    • Type based on xsd:string
      • Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
    • from type fo:space
    • Type based on xsd:string
      • Pattern: ([ ]?\+?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em|%)){1,3}( \+?\d+| force)?( retain| discard)?
    • from type fo:inherit
    • Type based on xsd:token
      • Valid value
        inherit
    • Type based on xsd:token
      • Valid valueDescription
        normalThe normal inter-word space, as defined by the current font and/or the UA.

Used in