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>.
Simple type information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Content
- List of:
- 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
from type fo:length - Type based on xsd:string
Used in
- Attribute leader-length via derived anonymous type
- Attribute block-progression-dimension via derived type fo:progression-dimension
- Attribute inline-progression-dimension via derived type fo:progression-dimension
Type inheritance chain
- Anonymous type
- restricted by fo:length-range
- used as member of union type Type fo:progression-dimension
- used as member of union type Anonymous type of attribute leader-length
- restricted by fo:length-range