Schema Central > XSL-FO 1.1 > fo.xsd > fo:space
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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 by

    Type inheritance chain

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com