fo:padding-width
Padding width; either a length or a percentage.
See http://www.w3.org/TR/CSS21/box.html#value-def-padding-width.
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)
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?%
from type fo:length
from type fo:percentage
Used by
- within padding
- Attribute padding-after via derived type fo:padding-width-length-conditional-or-inherit
- Attribute padding-before via derived type fo:padding-width-length-conditional-or-inherit
- Attribute padding-bottom via derived type fo:padding-width-or-inherit
- Attribute padding-end via derived type fo:padding-width-length-conditional-or-inherit
- Attribute padding-left via derived type fo:padding-width-or-inherit
- Attribute padding-right via derived type fo:padding-width-or-inherit
- Attribute padding-start via derived type fo:padding-width-length-conditional-or-inherit
- Attribute padding-top via derived type fo:padding-width-or-inherit
Type inheritance chain
- fo:padding-width
- used as member of union type fo:padding-width-length-conditional-or-inherit
- used as member of union type fo:padding-width-or-inherit
- used as item of list type within padding