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

fo:length-range

A compound datatype, with components: minimum, optimum, maximum. Each component is a <length>. 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". A property may define additional constraints on the values, and additional permitted values and their semantics; e.g. 'auto' or <percentage>.

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

Simple type information

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

Schema document: fo.xsd

Content

  • List of:
      from type fo:length
    • Type based on xsd:string
      • Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
    • Minimum length of list: 3
    • Maximum length of list: 3

Used in

Type inheritance chain