Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  fo:space
Advanced search

fo:space

A compound datatype, with components: minimum, optimum, maximum, precedence, and conditionality. The minimum, optimum, and maximum components are <length>s. The precedence component is either "force" or an <integer>. The conditionality component is either "discard" or "retain". If "minimum" is greater than optimum, it will be treated as if it had been set to "optimum". If "maximum" is less than optimum, it will be treated as if it had been set to "optimum".

See http://www.w3.org/TR/xsl11/#datatype

Simple type information

Namespace: http://www.w3.org/1999/XSL/Format

Schema document: fo.xsd

Content

  • Type based on xsd:string
    • Pattern: ([ ]?\+?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em|%)){1,3}( \+?\d+| force)?( retain| discard)?

Used in

Type inheritance chain