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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fo:shorthand-properties

Shorthand Properties

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

Attribute group information

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

Schema document: fo.xsd

Attributes

NameOccTypeDescriptionNotes
background [0..1]AnonymousA shorthand property for setting the individual background properties (i.e., background-color, background-image, background-repeat, background-attachment and background-position) at the same place in the stylesheet. Value is [<background-color> || <background-image> || <background-repeat> || <background-attachment> || <background-position> ]] | inherit. CSS2 Reference: from group fo:background
background-position [0..1]AnonymousIf a background image has been specified, this property specifies its initial position. If only one value is specified, the second value is assumed to be 'center'. If at least one value is not a keyword, then the first value represents the horizontal position and the second represents the vertical position. Negative <percentage> and <length> values are allowed. CSS2 Reference: from group fo:background-position
border [0..1]fo:border-combinedA shorthand property for setting the same width, color, and style for all four borders, top, bottom, left, and right, of a box. Unlike the shorthand "margin" and "padding" properties, the "border" property cannot set different values on the four borders. To do so, one or more of the other border properties must be used. CSS2 Reference: from group fo:border
border-bottom [0..1]fo:border-combinedA shorthand property for setting the width, style, and color of the bottom border of a block-area or inline-area. CSS2 Reference: from group fo:border-bottom
border-color [0..1]AnonymousThe color of the four borders. CSS2 Reference: from group fo:border-color
border-left [0..1]fo:border-combinedA shorthand property for setting the width, style, and color of the left border of a block-area or inline-area. CSS2 Reference: from group fo:border-left
border-right [0..1]fo:border-combinedA shorthand property for setting the width, style, and color of the right border of a block-area or inline-area. CSS2 Reference: from group fo:border-right
border-style [0..1]AnonymousSets the style of the four borders. It can have from one to four values, and the values are set on the different sides. CSS2 Reference: from group fo:border-style
border-spacing [0..1]AnonymousThe distance between the borders of adjoining cells. CSS2 Reference: from group fo:border-spacing
border-top [0..1]fo:border-combinedA shorthand property for setting the width, style, and color of the top border of a block-area or inline-area. CSS2 Reference: from group fo:border-top
border-width [0..1]AnonymousA shorthand property for setting "border-top-width", "border-right-width", "border-bottom-width", and "border-left-width" at the same place in the stylesheet. CSS2 Reference: from group fo:border-width
cue [0..1]AnonymousA shorthand for setting 'cue-before' and 'cue-after'. If two values are given, the first value is 'cue-before' and the second is 'cue-after'. If only one value is given, it applies to both properties. CSS2 Reference: from group fo:cue
font [0..1]AnonymousA shorthand property for setting "font-style", "font-variant", "font-weight", "font-size", "line-height", and "font-family", at the same place in the stylesheet. The syntax of this property is based on a traditional typographical shorthand notation to set multiple properties related to fonts. Value is [ [ <font-style> || <font-variant> || <font-weight> ]? <font-size> [ / <line-height>]? <font-family> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit CSS2 Reference: from group fo:font
margin [0..1]AnonymousA shorthand property for setting margin-top, margin-right, margin-bottom, and margin-left of a block-area or inline-area. If there is only one value, it applies to all sides. If there are two values, the top and bottom margins are set to the first value and the right and left margins are set to the second. If there are three values, the top is set to the first value, the left and right are set to the second, and the bottom is set to the third. If there are four values, they apply to the top, right, bottom, and left, respectively. CSS2 Reference: from group fo:margin
padding [0..1]AnonymousA shorthand property for setting padding-top, padding-bottom, padding-left, and padding-right of a block-area or inline-area. If there is only one value, it applies to all sides. If there are two values, the top and bottom paddings are set to the first value and the right and left paddings are set to the second. If there are three values, the top is set to the first value, the left and right are set to the second, and the bottom is set to the third. If there are four values, they apply to the top, right, bottom, and left, respectively. CSS2 Reference: from group fo:padding
page-break-after [0..1]fo:page-breakA potential page break location is typically under the influence of the parent element's 'page-break-inside' property, the 'page-break-after' property of the preceding element, and the 'page-break-before' property of the following element. When these properties have values other than 'auto', the values 'always', 'left', and 'right' take precedence over 'avoid'. CSS2 Reference: from group fo:page-break-after
page-break-before [0..1]fo:page-breakA potential page break location is typically under the influence of the parent element's 'page-break-inside' property, the 'page-break-after' property of the preceding element, and the 'page-break-before' property of the following element. When these properties have values other than 'auto', the values 'always', 'left', and 'right' take precedence over 'avoid'. CSS2 Reference: from group fo:page-break-before
page-break-inside [0..1]AnonymousA potential page break location is typically under the influence of the parent element's 'page-break-inside' property, the 'page-break-after' property of the preceding element, and the 'page-break-before' property of the following element. When these properties have values other than 'auto', values 'always', 'left', and 'right' take precedence over 'avoid'. CSS2 Reference: from group fo:page-break-inside
pause [0..1]AnonymousA shorthand for setting 'pause-before' and 'pause-after'. If two values are given, the first value is 'pause-before' and the second is 'pause-after'. If only one value is given, it applies to both properties. CSS2 Reference: from group fo:pause
position [0..1]AnonymousThe positioning scheme to be used. CSS2 Reference: from group fo:position
size [0..1]AnonymousThe size and orientation of a page box. CSS2 Reference: from group fo:size
vertical-align [0..1]AnonymousAffects the vertical positioning inside a line box of the boxes generated by an inline-level element. The following values only have meaning with respect to a parent inline-level element, or to a parent block-level element, if that element generates anonymous inline boxes; they have no effect if no such parent exists. CSS2 Reference: from group fo:vertical-align
white-space [0..1]AnonymousDeclares how whitespace inside the element is handled. CSS2 Reference: from group fo:white-space
xml:lang [0..1]Anonymous

Site developed and hosted by Datypic, Inc.

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