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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:area-dimension-properties

Area Dimension Properties

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

Attribute group information

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

Schema document: fo.xsd

Attributes

NameOccTypeDescriptionNotes
allowed-height-scale [0..1]fo:scaleA list of constraints on the scale-factor values that may be used when scaling a graphic in the height direction. The list is unordered, except that an "any" value is considered last and is only used if the scaling constraints cannot be satisfied using any of the other specified values.from group fo:allowed-height-scale
allowed-width-scale [0..1]fo:scaleA list of constraints on the scale-factor values that may be used when scaling a graphic in the width direction. The list is unordered, except that an "any" value is considered last and is only used if the scaling constraints cannot be satisfied using any of the other specified values.from group fo:allowed-width-scale
block-progression-dimension [0..1]fo:progression-dimensionThe block-progression-dimension of the content-rectangle for each area generated by this formatting object. The user may specify an explicit size (<length> or <percentage>) or a <length-range>, allowing the size to be adjusted by the formatter.from group fo:block-progression-dimension
content-height [0..1]AnonymousThe content-height of some object (e.g., an external graphic). If the value is a percentage, the value of this property is the percentage applied to the intrinsic height.from group fo:content-height
content-width [0..1]AnonymousThe content-width of some object (e.g., an external graphic). If the value is a percentage, the value of this property is the percentage applied to the intrinsic width.from group fo:content-width
height [0..1]fo:box-dimensionThe content height of boxes generated by block-level and replaced elements. This property does not apply to non-replaced inline-level elements. The height of a non-replaced inline element's boxes is given by the element's (possibly inherited) 'line-height' value. CSS2 Reference: from group fo:height
inline-progression-dimension [0..1]fo:progression-dimensionThe inline-progression-dimension of the content-rectangle for each area generated by this formatting object. The user may specify an explicit size (<length> or <percentage>) or a <length-range>, allowing the size to be adjusted by the formatter. This property does not apply when the "line-height" property applies to the same dimension of the areas generated by this formatting object.from group fo:inline-progression-dimension
max-height [0..1]fo:max-box-dimensionConstrains box heights to a certain range. CSS2 Reference: from group fo:max-height
max-width [0..1]fo:max-box-dimensionConstrains box widths to a certain range. CSS2 Reference: from group fo:max-width
min-height [0..1]fo:length-percentage-or-inheritConstrains box heights to a certain range. CSS2 Reference: from group fo:min-height
min-width [0..1]fo:length-percentage-or-inheritConstrains box widths to a certain range. CSS2 Reference: from group fo:min-width
scaling [0..1]AnonymousWhether scaling needs to preserve the intrinsic aspect ratio.from group fo:scaling
scaling-method [0..1]AnonymousIndicates a preference in the scaling/sizing tradeoff to be used when formatting bitmapped graphics.from group fo:scaling-method
width [0..1]fo:box-dimensionThe content width of boxes generated by block-level and replaced elements. This property does not apply to non-replaced inline-level elements. The width of a non-replaced inline element's boxes is that of the rendered content within them (before any relative offset of children). Recall that inline boxes flow into line boxes. The width of line boxes is given by their containing block, but may be shorted by the presence of floats. CSS2 Reference: from group fo:width

Site developed and hosted by Datypic, Inc.

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