Another abandoned server code base... this is kind of an ancestor of taskrambler.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18907 lines
1.7 MiB

<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="EN"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Extensible Stylesheet Language (XSL) Version 1.1</title><style type="text/css">
code { font-family: monospace; }
div.constraint,
div.issue,
div.note,
div.notice { margin-left: 2em; }
ol.enumar { list-style-type: decimal; }
ol.enumla { list-style-type: lower-alpha; }
ol.enumlr { list-style-type: lower-roman; }
ol.enumua { list-style-type: upper-alpha; }
ol.enumur { list-style-type: upper-roman; }
@media print {
th.propindex { font-size: 8pt }
td.propindex { font-size: 8pt }
}
div.css-cited-thin { border: solid thin gray ; padding: 5pt }
div.css-cited-medium { border: solid medium black ; padding: 5pt }
div.figure { page-break-inside: avoid }
div.exampleInner pre { margin-left: 1em;
margin-top: 0em; margin-bottom: 0em}
div.exampleOuter {border: 4px double gray;
margin: 0em; padding: 0em}
div.exampleInner { background-color: #d5dee3;
border-top-width: 4px;
border-top-style: double;
border-top-color: #d3d3d3;
border-bottom-width: 4px;
border-bottom-style: double;
border-bottom-color: #d3d3d3;
padding: 4px; margin: 0em }
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
margin: 4px}
</style><link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-REC.css"></head><body><div class="head"><p><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a></p>
<h1><a name="title" id="title"></a>Extensible Stylesheet Language (XSL) Version 1.1</h1>
<h2><a name="w3c-doctype" id="w3c-doctype"></a>W3C Recommendation 05 December 2006</h2><dl><dt>This version:</dt><dd>
<a href="http://www.w3.org/TR/2006/REC-xsl11-20061205/">http://www.w3.org/TR/2006/REC-xsl11-20061205/</a>
</dd><dt>Latest version:</dt><dd>
<a href="http://www.w3.org/TR/xsl11/">http://www.w3.org/TR/xsl11/</a>
</dd><dt>Previous version:</dt><dd>
<a href="http://www.w3.org/TR/2006/PR-xsl11-20061006/">http://www.w3.org/TR/2006/PR-xsl11-20061006/</a>
</dd><dt>Editor:</dt><dd>Anders Berglund, IBM <a href="mailto:alrb@us.ibm.com">&lt;alrb@us.ibm.com&gt;</a></dd></dl><p>Please refer to the <a href="/2006/12/xsl11-errata.html"><strong>errata</strong></a> for this document, which may
include normative corrections.</p><p>See also <a href="http://www.w3.org/2003/03/Translations/byTechnology?technology=xsl11"><strong>translations</strong></a>.</p><p>This document is also available in these non-normative formats: <a href="http://www.w3.org/TR/2006/REC-xsl11-20061205/xsl11.pdf">PDF by RenderX</a> and&nbsp;<a href="http://www.w3.org/TR/2006/REC-xsl11-20061205/xslspec.xml">XML file</a>.</p><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>&nbsp;&copy;&nbsp;2006&nbsp;<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr><div>
<h2><a name="abstract" id="abstract"></a>Abstract</h2><p>This specification defines the features and syntax for
the Extensible Stylesheet Language (XSL),
a language for expressing stylesheets. It consists of two
parts:</p><ol class="enumar"><li><p>a language for transforming XML documents (XSLT), and</p></li><li><p>an XML vocabulary for specifying formatting
semantics.</p></li></ol><p>An XSL stylesheet specifies the presentation of a class of XML
documents by describing how an instance of the class is transformed
into an XML document that uses the formatting vocabulary.</p></div><div>
<h2><a name="status" id="status"></a>Status of this Document</h2><p><em>This section describes the status of this document at the time of its publication.
Other documents may supersede this document.
A list of current W3C publications and the latest revision of this technical report can be found
in the <a href="http://www.w3.org/TR/">W3C technical reports index</a> at
http://www.w3.org/TR/.</em></p><p>Please see the Working Group's
<a href="http://www.w3.org/Style/XSL/2006/01/xsl11-implementation">implementation report</a>.</p><p>This Recommendation supersedes
<a href="#XSL1.0">[XSL 1.0]</a>, which was published 15 October 2001.
New functionality has been added to support
change marks,
indexes,
multiple flows,
and bookmarks.
Existing functionality has been extended in the areas of
graphics scaling,
"markers" and their retrieval in tables to support e.g. partial sums,
and
page number referencing.
The changes made in this document are
intended to meet the requirements for XSL 1.1 described
in <a href="#XSL1.1REQ">[XSL 1.1 Requirements]</a>.
A number of errata have been incorporated into the text.
See <a href="#change10"><b>E Changes from XSL 1.0</b></a>.
</p><p>This document has been produced as part of the <a href="http://www.w3.org/XML/Activity">W3C XML Activity</a> by
the <a href="http://www.w3.org/Style/XSL/">XSL Working Group</a>.</p><p>Please send comments about this document
to <a href="mailto:xsl-editors@w3.org">xsl-editors@w3.org</a> (with
<a href="http://lists.w3.org/Archives/Public/xsl-editors/">public archive</a>).
</p><p>General public discussion of XSL takes place
on the <a href="http://www.mulberrytech.com/xsl/xsl-list/index.html">XSL-List</a>
and
on the <a href="http://lists.w3.org/Archives/Public/www-xsl-fo/">www-xsl-fo</a>
mailing lists.</p><p>This document has been reviewed by W3C Members,
by software developers, and by other W3C groups and interested parties,
and is endorsed by the Director as a W3C Recommendation.
It is a stable document and may be used as reference material or
cited from another document. W3C's role in making the Recommendation
is to draw attention to the specification and to promote
its widespread deployment. This enhances the functionality
and interoperability of the Web.</p><p>This document was produced by a group operating under the
<a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</a>.
W3C maintains a <a href="http://www.w3.org/Style/XSL/Disclosures">public list of any patent disclosures</a>
made in connection with the deliverables of the group;
that page also includes instructions for disclosing a patent.
An individual who has actual knowledge of a patent which the
individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a>
must disclose the information in accordance with section
<a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">6 of the W3C Patent Policy</a>.</p></div><div class="toc">
<h2><a name="contents" id="contents"></a>Table of Contents</h2><p class="toc">1 <a href="#d0e138">Introduction and Overview</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;1.1 <a href="#d0e147">Processing a Stylesheet</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.1.1 <a href="#d0e184">Tree Transformations</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.1.2 <a href="#d0e209">Formatting</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;1.2 <a href="#d0e284">Benefits of XSL</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.2.1 <a href="#d0e297">Paging and Scrolling</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.2.2 <a href="#d0e331">Selectors and Tree Construction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.2.3 <a href="#d0e338">An Extended Page Layout Model</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.2.4 <a href="#d0e347">A Comprehensive Area Model</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.2.5 <a href="#d0e356">Internationalization and Writing-Modes</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.2.6 <a href="#d0e371">Linking</a><br>
2 <a href="#d0e386">XSL Transformation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;2.1 <a href="#d0e389">Tree Construction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;2.2 <a href="#xsl-namespace">XSL Namespace</a><br>
3 <a href="#fo-jc-intro">Introduction to Formatting</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;3.1 <a href="#d0e506">Conceptual Procedure</a><br>
4 <a href="#area_model">Area Model</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.1 <a href="#area-intro">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.2 <a href="#area-rect">Rectangular Areas</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.1 <a href="#d0e723">Area Types</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.2 <a href="#area-common">Common Traits</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.3 <a href="#area-geo">Geometric Definitions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.4 <a href="#area-treeorder">Tree Ordering</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.5 <a href="#area-stackcon">Stacking Constraints</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.2.6 <a href="#area-font">Font Baseline Tables</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.3 <a href="#spacecond">Spaces and Conditionality</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.3.1 <a href="#area-space">Space-resolution Rules</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.3.2 <a href="#bpd-slack">Overconstrained space-specifiers</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.4 <a href="#area-block">Block-areas</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.4.1 <a href="#area-stackblock">Stacked Block-areas</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.4.2 <a href="#intrusadjust">Intrusion Adjustments</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.5 <a href="#area-line">Line-areas</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.6 <a href="#area-inline">Inline-areas</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.6.1 <a href="#area-stackinline">Stacked Inline-areas</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.6.2 <a href="#area-glyph">Glyph-areas</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.7 <a href="#area-order">Ordering Constraints</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.7.1 <a href="#area-genorder">General Ordering Constraints</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.7.2 <a href="#area-linebuild">Line-building</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.7.3 <a href="#area-inlinebuild">Inline-building</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.8 <a href="#keepbreak">Keeps and Breaks</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.9 <a href="#rendmodel">Rendering Model</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.9.1 <a href="#rend-geo">Geometry</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.9.2 <a href="#rend-view">Viewport Geometry</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.9.3 <a href="#rend-vis">Visibility</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.9.4 <a href="#rend-border">Border, Padding, and Background</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.9.5 <a href="#rend-intrinsic">Intrinsic Marks</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.9.6 <a href="#rend-layer">Layering and Conflict of Marks</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;4.10 <a href="#area-tree-sample">Sample Area Tree</a><br>
5 <a href="#refinement">Property Refinement / Resolution</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.1 <a href="#speccomact">Specified, Computed, and Actual Values, and Inheritance</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.1.1 <a href="#d0e4194">Specified Values</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.1.2 <a href="#d0e4211">Computed Values</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.1.3 <a href="#d0e4224">Actual Values</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.1.4 <a href="#inheritance">Inheritance</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.2 <a href="#shortexpan">Shorthand Expansion</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.3 <a href="#compcorr">Computing the Values of Corresponding Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.3.1 <a href="#refine-border-padding">Border and Padding Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.3.2 <a href="#refine-margin-space-indent">Margin, Space, and Indent Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.3.3 <a href="#d0e4413">Height, and Width Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.3.4 <a href="#overcons_geom">Overconstrained Geometry</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.4 <a href="#d0e4579">Simple Property to Trait Mapping</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.4.1 <a href="#d0e4601">Background-position-horizontal and background-position-vertical Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.4.2 <a href="#d0e4606">Column-number Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.4.3 <a href="#d0e4611">Text-align Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.4.4 <a href="#d0e4616">Text-align-last Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.4.5 <a href="#d0e4621">z-index Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.4.6 <a href="#d0e4626">Language Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.5 <a href="#d0e4637">Complex Property to Trait Mapping</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5.1 <a href="#d0e4643">Word spacing and Letter spacing Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5.2 <a href="#refine-reference-orientation">Reference-orientation Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5.3 <a href="#refine-writing-mode">Writing-mode and Direction Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5.4 <a href="#refine-absolute-pos">Absolute-position Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5.5 <a href="#refine-relative-pos">Relative-position Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5.6 <a href="#refine-text-decoration">Text-decoration Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.5.7 <a href="#fontprops">Font Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.6 <a href="#d0e4860">Non-property Based Trait Generation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.7 <a href="#d0e4868">Property Based Transformations</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.7.1 <a href="#d0e4871">Text-transform Property</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.8 <a href="#d0e4879">Unicode BIDI Processing</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.9 <a href="#d0e5032">Expressions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.1 <a href="#d0e5040">Property Context</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.2 <a href="#d0e5071">Evaluation Order</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.3 <a href="#d0e5078">Basics</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.4 <a href="#d0e5121">Function Calls</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.5 <a href="#numbers">Numerics</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.6 <a href="#d0e5394">Absolute Numerics</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.7 <a href="#d0e5413">Relative Numerics</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.7.1 <a href="#d0e5420">Percents</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.7.2 <a href="#relative.lengths">Relative Lengths</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.8 <a href="#d0e5447">Strings</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.9 <a href="#d0e5460">Colors</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.10 <a href="#d0e5474">Keywords</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.10.1 <a href="#d0e5479">inherit</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.11 <a href="#d0e5490">Lexical Structure</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.12 <a href="#expr.value.conv">Expression Value Conversions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.13 <a href="#d0e5752">Definitions of Units of Measure</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.9.13.1 <a href="#pixels">Pixels</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.10 <a href="#d0e5857">Core Function Library</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.10.1 <a href="#d0e5860">Number Functions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.10.2 <a href="#expr-color-functions">Color Functions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.10.3 <a href="#d0e5948">Font Functions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.10.4 <a href="#d0e5961">Property Value Functions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;5.11 <a href="#datatype">Property Datatypes</a><br>
6 <a href="#fo-section">Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.1 <a href="#d0e6336">Introduction to Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.1.1 <a href="#define-returned-by">Definitions Common to Many Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.2 <a href="#d0e6532">Formatting Object Content</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.3 <a href="#d0e6567">Formatting Objects Summary</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.4 <a href="#d0e7057">Declarations and Pagination and Layout Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1 <a href="#pag-intro">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.1 <a href="#d0e7070">Page-sequence-masters</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.2 <a href="#d0e7081">Page-masters</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.3 <a href="#d0e7128">Page Generation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.4 <a href="#fafm">Flows and Flow Mapping</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.5 <a href="#d0e7158">Constraints on Page Generation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.6 <a href="#d0e7181">Pagination Tree Structure</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.7 <a href="#d0e7194">Example Flow Maps</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.7.1 <a href="#d0e7202">Two flows mapping into their own regions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.7.2 <a href="#d0e7231">A flow mapping into two regions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.7.3 <a href="#d0e7246">Two flows mapping into a region</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.1.7.4 <a href="#d0e7261">Two flows mapping into two regions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.2 <a href="#fo_root">fo:root</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.3 <a href="#fo_declarations">fo:declarations</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.4 <a href="#fo_color-profile">fo:color-profile</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.5 <a href="#fo_page-sequence">fo:page-sequence</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.6 <a href="#fo_page-sequence-wrapper">fo:page-sequence-wrapper</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.7 <a href="#fo_layout-master-set">fo:layout-master-set</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.8 <a href="#fo_page-sequence-master">fo:page-sequence-master</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.9 <a href="#fo_single-page-master-reference">fo:single-page-master-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.10 <a href="#fo_repeatable-page-master-reference">fo:repeatable-page-master-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.11 <a href="#fo_repeatable-page-master-alternatives">fo:repeatable-page-master-alternatives</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.12 <a href="#fo_conditional-page-master-reference">fo:conditional-page-master-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.13 <a href="#fo_simple-page-master">fo:simple-page-master</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.14 <a href="#fo_region-body">fo:region-body</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.15 <a href="#fo_region-before">fo:region-before</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.16 <a href="#fo_region-after">fo:region-after</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.17 <a href="#fo_region-start">fo:region-start</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.18 <a href="#fo_region-end">fo:region-end</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.19 <a href="#fo_flow">fo:flow</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.20 <a href="#fo_static-content">fo:static-content</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.21 <a href="#fo_title">fo:title</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.22 <a href="#fo_flow-map">fo:flow-map</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.23 <a href="#fo_flow-assignment">fo:flow-assignment</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.24 <a href="#fo_flow-source-list">fo:flow-source-list</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.25 <a href="#fo_flow-name-specifier">fo:flow-name-specifier</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.26 <a href="#fo_flow-target-list">fo:flow-target-list</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.4.27 <a href="#fo_region-name-specifier">fo:region-name-specifier</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.5 <a href="#d0e9451">Block-level Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.5.1 <a href="#d0e9454">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.5.1.1 <a href="#d0e9459">Example</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.5.2 <a href="#fo_block">fo:block</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.5.3 <a href="#fo_block-container">fo:block-container</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.6 <a href="#d0e9759">Inline-level Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.1 <a href="#d0e9762">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.1.1 <a href="#d0e9777">Examples</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.1.1.1 <a href="#d0e9780">First Line of Paragraph in Small-caps</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.1.1.2 <a href="#d0e9795">Figure with a Photograph</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.1.1.3 <a href="#d0e9812">Page numbering and page number reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.1.1.4 <a href="#d0e9829">Table of Contents with Leaders</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.2 <a href="#fo_bidi-override">fo:bidi-override</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.3 <a href="#fo_character">fo:character</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.4 <a href="#fo_initial-property-set">fo:initial-property-set</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.5 <a href="#fo_external-graphic">fo:external-graphic</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.6 <a href="#fo_instream-foreign-object">fo:instream-foreign-object</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.7 <a href="#fo_inline">fo:inline</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.8 <a href="#fo_inline-container">fo:inline-container</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.9 <a href="#fo_leader">fo:leader</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.10 <a href="#fo_page-number">fo:page-number</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.11 <a href="#fo_page-number-citation">fo:page-number-citation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.12 <a href="#fo_page-number-citation-last">fo:page-number-citation-last</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.13 <a href="#fo_folio-prefix">fo:folio-prefix</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.14 <a href="#fo_folio-suffix">fo:folio-suffix</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.6.15 <a href="#fo_scaling-value-citation">fo:scaling-value-citation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.7 <a href="#d0e11404">Formatting Objects for Tables</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.1 <a href="#d0e11407">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.1.1 <a href="#d0e11420">Examples</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.1.1.1 <a href="#d0e11423">Simple Table, Centered and Indented</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.1.1.2 <a href="#d0e11440">Simple Table with Relative Column-width Specifications</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.2 <a href="#fo_table-and-caption">fo:table-and-caption</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.3 <a href="#fo_table">fo:table</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.4 <a href="#fo_table-column">fo:table-column</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.5 <a href="#fo_table-caption">fo:table-caption</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.6 <a href="#fo_table-header">fo:table-header</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.7 <a href="#fo_table-footer">fo:table-footer</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.8 <a href="#fo_table-body">fo:table-body</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.9 <a href="#fo_table-row">fo:table-row</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.7.10 <a href="#fo_table-cell">fo:table-cell</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.8 <a href="#d0e12374">Formatting Objects for Lists</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.1 <a href="#d0e12377">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.1.1 <a href="#d0e12424">Examples</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.1.1.1 <a href="#d0e12427">Enumerated List</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.1.1.2 <a href="#d0e12452">HTML-style "dl" lists</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.2 <a href="#fo_list-block">fo:list-block</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.3 <a href="#fo_list-item">fo:list-item</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.4 <a href="#fo_list-item-body">fo:list-item-body</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.8.5 <a href="#fo_list-item-label">fo:list-item-label</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.9 <a href="#d0e12855">Dynamic Effects: Link and Multi Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.1 <a href="#d0e12858">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.1.1 <a href="#d0e12887">Examples</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.1.1.1 <a href="#d0e12890">Expandable/Collapsible Table of Contents</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.1.1.2 <a href="#d0e12911">Styling an XLink Based on the Active State</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.2 <a href="#fo_basic-link">fo:basic-link</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.3 <a href="#fo_multi-switch">fo:multi-switch</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.4 <a href="#fo_multi-case">fo:multi-case</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.5 <a href="#fo_multi-toggle">fo:multi-toggle</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.6 <a href="#fo_multi-properties">fo:multi-properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.9.7 <a href="#fo_multi-property-set">fo:multi-property-set</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.10 <a href="#d0e13293">Formatting Objects for Indexing</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1 <a href="#d0e13296">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1.1 <a href="#d0e13312">Example</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1.1.1 <a href="#d0e13429">Associating Index Keys with Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1.1.2 <a href="#d0e13450">Building the Index</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1.2 <a href="#d0e13480">Processing the Example Index</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1.2.1 <a href="#ix-leave-separate">merge-pages-across-index-key-references="leave-separate"</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1.2.2 <a href="#ix-merge">merge-pages-across-index-key-references="merge"</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.1.3 <a href="#d0e13630">Example Index</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.2 <a href="#fo_index-page-number-prefix">fo:index-page-number-prefix</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.3 <a href="#fo_index-page-number-suffix">fo:index-page-number-suffix</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.4 <a href="#fo_index-range-begin">fo:index-range-begin</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.5 <a href="#fo_index-range-end">fo:index-range-end</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.6 <a href="#fo_index-key-reference">fo:index-key-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.7 <a href="#fo_index-page-citation-list">fo:index-page-citation-list</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.8 <a href="#fo_index-page-citation-list-separator">fo:index-page-citation-list-separator</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.10.9 <a href="#fo_index-page-citation-range-separator">fo:index-page-citation-range-separator</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.11 <a href="#d0e14206">Formatting Objects for Bookmarks</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.11.1 <a href="#fo_bookmark-tree">fo:bookmark-tree</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.11.2 <a href="#fo_bookmark">fo:bookmark</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.11.3 <a href="#fo_bookmark-title">fo:bookmark-title</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.12 <a href="#d0e14340">Out-of-Line Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.1 <a href="#d0e14343">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.1.1 <a href="#d0e14346">Floats</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.1.2 <a href="#d0e14359">Footnotes</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.1.3 <a href="#pg-out-of-line">Conditional Sub-Regions</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.1.4 <a href="#d0e14399">Examples</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.1.4.1 <a href="#d0e14402">Floating Figure</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.1.4.2 <a href="#d0e14419">Footnote</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.2 <a href="#fo_float">fo:float</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.3 <a href="#fo_footnote">fo:footnote</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.12.4 <a href="#fo_footnote-body">fo:footnote-body</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;6.13 <a href="#d0e14653">Other Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.1 <a href="#d0e14656">Introduction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.1.1 <a href="#d0e14659">Examples</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.1.1.1 <a href="#d0e14662">Wrapper</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.1.1.2 <a href="#d0e14681">Table Markers</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.2 <a href="#fo_change-bar-begin">fo:change-bar-begin</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.3 <a href="#fo_change-bar-end">fo:change-bar-end</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.4 <a href="#fo_wrapper">fo:wrapper</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.5 <a href="#fo_marker">fo:marker</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.6 <a href="#fo_retrieve-marker">fo:retrieve-marker</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.13.7 <a href="#fo_retrieve-table-marker">fo:retrieve-table-marker</a><br>
7 <a href="#pr-section">Formatting Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.1 <a href="#d0e15664">Description of Property Groups</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.2 <a href="#cssbox">XSL Areas and the CSS Box Model</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.3 <a href="#percrule">Reference Rectangle for Percentage Computations</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.4 <a href="#cssdatat">Additional CSS Datatypes</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.5 <a href="#common-accessibility-properties">Common Accessibility Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.5.1 <a href="#source-document">source-document</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.5.2 <a href="#role">role</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.6 <a href="#common-absolute-position-properties">Common Absolute Position Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.6.1 <a href="#absolute-position">absolute-position</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.6.2 <a href="#top">top</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.6.3 <a href="#right">right</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.6.4 <a href="#bottom">bottom</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.6.5 <a href="#left">left</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.7 <a href="#common-aural-properties">Common Aural Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.1 <a href="#azimuth">azimuth</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.2 <a href="#cue-after">cue-after</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.3 <a href="#cue-before">cue-before</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.4 <a href="#elevation">elevation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.5 <a href="#pause-after">pause-after</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.6 <a href="#pause-before">pause-before</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.7 <a href="#pitch">pitch</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.8 <a href="#pitch-range">pitch-range</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.9 <a href="#play-during">play-during</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.10 <a href="#richness">richness</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.11 <a href="#speak">speak</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.12 <a href="#speak-header">speak-header</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.13 <a href="#speak-numeral">speak-numeral</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.14 <a href="#speak-punctuation">speak-punctuation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.15 <a href="#speech-rate">speech-rate</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.16 <a href="#stress">stress</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.17 <a href="#voice-family">voice-family</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.7.18 <a href="#volume">volume</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.8 <a href="#common-border-padding-and-background-properties">Common Border, Padding, and Background Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.1 <a href="#background-attachment">background-attachment</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.2 <a href="#background-color">background-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.3 <a href="#background-image">background-image</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.4 <a href="#background-repeat">background-repeat</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.5 <a href="#background-position-horizontal">background-position-horizontal</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.6 <a href="#background-position-vertical">background-position-vertical</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.7 <a href="#border-before-color">border-before-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.8 <a href="#border-before-style">border-before-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.9 <a href="#border-before-width">border-before-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.10 <a href="#border-after-color">border-after-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.11 <a href="#border-after-style">border-after-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.12 <a href="#border-after-width">border-after-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.13 <a href="#border-start-color">border-start-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.14 <a href="#border-start-style">border-start-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.15 <a href="#border-start-width">border-start-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.16 <a href="#border-end-color">border-end-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.17 <a href="#border-end-style">border-end-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.18 <a href="#border-end-width">border-end-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.19 <a href="#border-top-color">border-top-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.20 <a href="#border-top-style">border-top-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.21 <a href="#border-top-width">border-top-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.22 <a href="#border-bottom-color">border-bottom-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.23 <a href="#border-bottom-style">border-bottom-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.24 <a href="#border-bottom-width">border-bottom-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.25 <a href="#border-left-color">border-left-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.26 <a href="#border-left-style">border-left-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.27 <a href="#border-left-width">border-left-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.28 <a href="#border-right-color">border-right-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.29 <a href="#border-right-style">border-right-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.30 <a href="#border-right-width">border-right-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.31 <a href="#padding-before">padding-before</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.32 <a href="#padding-after">padding-after</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.33 <a href="#padding-start">padding-start</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.34 <a href="#padding-end">padding-end</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.35 <a href="#padding-top">padding-top</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.36 <a href="#padding-bottom">padding-bottom</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.37 <a href="#padding-left">padding-left</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.8.38 <a href="#padding-right">padding-right</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.9 <a href="#common-font-properties">Common Font Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.1 <a href="#font-model">Fonts and Font Data</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.2 <a href="#font-family">font-family</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.3 <a href="#font-selection-strategy">font-selection-strategy</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.4 <a href="#font-size">font-size</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.5 <a href="#font-stretch">font-stretch</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.6 <a href="#font-size-adjust">font-size-adjust</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.7 <a href="#font-style">font-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.8 <a href="#font-variant">font-variant</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.9.9 <a href="#font-weight">font-weight</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.10 <a href="#common-hyphenation-properties">Common Hyphenation Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.10.1 <a href="#country">country</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.10.2 <a href="#language">language</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.10.3 <a href="#script">script</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.10.4 <a href="#hyphenate">hyphenate</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.10.5 <a href="#hyphenation-character">hyphenation-character</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.10.6 <a href="#hyphenation-push-character-count">hyphenation-push-character-count</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.10.7 <a href="#hyphenation-remain-character-count">hyphenation-remain-character-count</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.11 <a href="#common-margin-properties-block">Common Margin Properties-Block</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.1 <a href="#margin-top">margin-top</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.2 <a href="#margin-bottom">margin-bottom</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.3 <a href="#margin-left">margin-left</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.4 <a href="#margin-right">margin-right</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.5 <a href="#space-before">space-before</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.6 <a href="#space-after">space-after</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.7 <a href="#start-indent">start-indent</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.11.8 <a href="#end-indent">end-indent</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.12 <a href="#common-margin-properties-inline">Common Margin Properties-Inline</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.12.1 <a href="#d0e21775">margin-top</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.12.2 <a href="#d0e21783">margin-bottom</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.12.3 <a href="#d0e21791">margin-left</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.12.4 <a href="#d0e21799">margin-right</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.12.5 <a href="#space-end">space-end</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.12.6 <a href="#space-start">space-start</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.13 <a href="#common-relative-position-properties">Common Relative Position Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.13.1 <a href="#d0e21934">top</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.13.2 <a href="#d0e21942">right</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.13.3 <a href="#d0e21950">bottom</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.13.4 <a href="#d0e21958">left</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.13.5 <a href="#relative-position">relative-position</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.14 <a href="#area-alignment">Area Alignment Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.14.1 <a href="#alignment-adjust">alignment-adjust</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.14.2 <a href="#alignment-baseline">alignment-baseline</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.14.3 <a href="#baseline-shift">baseline-shift</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.14.4 <a href="#display-align">display-align</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.14.5 <a href="#dominant-baseline">dominant-baseline</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.14.6 <a href="#relative-align">relative-align</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.15 <a href="#d0e22982">Area Dimension Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.1 <a href="#allowed-height-scale">allowed-height-scale</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.2 <a href="#allowed-width-scale">allowed-width-scale</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.3 <a href="#block-progression-dimension">block-progression-dimension</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.4 <a href="#content-height">content-height</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.5 <a href="#content-width">content-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.6 <a href="#height">height</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.7 <a href="#inline-progression-dimension">inline-progression-dimension</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.8 <a href="#max-height">max-height</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.9 <a href="#max-width">max-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.10 <a href="#min-height">min-height</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.11 <a href="#min-width">min-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.12 <a href="#scaling">scaling</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.13 <a href="#scaling-method">scaling-method</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.15.14 <a href="#width">width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.16 <a href="#d0e24119">Block and Line-related Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.1 <a href="#hyphenation-keep">hyphenation-keep</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.2 <a href="#hyphenation-ladder-count">hyphenation-ladder-count</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.3 <a href="#last-line-end-indent">last-line-end-indent</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.4 <a href="#line-height">line-height</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.5 <a href="#line-height-shift-adjustment">line-height-shift-adjustment</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.6 <a href="#line-stacking-strategy">line-stacking-strategy</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.7 <a href="#linefeed-treatment">linefeed-treatment</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.8 <a href="#white-space-treatment">white-space-treatment</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.9 <a href="#text-align">text-align</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.10 <a href="#text-align-last">text-align-last</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.11 <a href="#text-indent">text-indent</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.12 <a href="#white-space-collapse">white-space-collapse</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.16.13 <a href="#wrap-option">wrap-option</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.17 <a href="#d0e25178">Character Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.1 <a href="#character">character</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.2 <a href="#letter-spacing">letter-spacing</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.3 <a href="#suppress-at-line-break">suppress-at-line-break</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.4 <a href="#text-decoration">text-decoration</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.5 <a href="#text-shadow">text-shadow</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.6 <a href="#text-transform">text-transform</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.7 <a href="#treat-as-word-space">treat-as-word-space</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.17.8 <a href="#word-spacing">word-spacing</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.18 <a href="#d0e25895">Color-related Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.18.1 <a href="#color">color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.18.2 <a href="#color-profile-name">color-profile-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.18.3 <a href="#rendering-intent">rendering-intent</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.19 <a href="#d0e26080">Float-related Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.19.1 <a href="#clear">clear</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.19.2 <a href="#float">float</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.19.3 <a href="#intrusion-displace">intrusion-displace</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.20 <a href="#d0e26492">Keeps and Breaks Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.20.1 <a href="#break-after">break-after</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.20.2 <a href="#break-before">break-before</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.20.3 <a href="#keep-together">keep-together</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.20.4 <a href="#keep-with-next">keep-with-next</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.20.5 <a href="#keep-with-previous">keep-with-previous</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.20.6 <a href="#orphans">orphans</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.20.7 <a href="#widows">widows</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.21 <a href="#d0e26965">Layout-related Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.21.1 <a href="#clip">clip</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.21.2 <a href="#overflow">overflow</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.21.3 <a href="#reference-orientation">reference-orientation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.21.4 <a href="#span">span</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.22 <a href="#d0e27308">Leader and Rule Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.22.1 <a href="#leader-alignment">leader-alignment</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.22.2 <a href="#leader-pattern">leader-pattern</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.22.3 <a href="#leader-pattern-width">leader-pattern-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.22.4 <a href="#leader-length">leader-length</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.22.5 <a href="#rule-style">rule-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.22.6 <a href="#rule-thickness">rule-thickness</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.23 <a href="#d0e27719">Properties for Dynamic Effects Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.1 <a href="#active-state">active-state</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.2 <a href="#auto-restore">auto-restore</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.3 <a href="#case-name">case-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.4 <a href="#case-title">case-title</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.5 <a href="#destination-placement-offset">destination-placement-offset</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.6 <a href="#external-destination">external-destination</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.7 <a href="#indicate-destination">indicate-destination</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.8 <a href="#internal-destination">internal-destination</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.9 <a href="#show-destination">show-destination</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.10 <a href="#starting-state">starting-state</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.11 <a href="#switch-to">switch-to</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.12 <a href="#target-presentation-context">target-presentation-context</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.13 <a href="#target-processing-context">target-processing-context</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.23.14 <a href="#target-stylesheet">target-stylesheet</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.24 <a href="#d0e28521">Properties for Indexing</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.24.1 <a href="#index-class">index-class</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.24.2 <a href="#index-key">index-key</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.24.3 <a href="#page-number-treatment">page-number-treatment</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.24.4 <a href="#merge-ranges-across-index-key-references">merge-ranges-across-index-key-references</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.24.5 <a href="#merge-sequential-page-numbers">merge-sequential-page-numbers</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.24.6 <a href="#merge-pages-across-index-key-references">merge-pages-across-index-key-references</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.24.7 <a href="#ref-index-key">ref-index-key</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.25 <a href="#d0e28896">Properties for Markers</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.25.1 <a href="#marker-class-name">marker-class-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.25.2 <a href="#retrieve-boundary-within-table">retrieve-boundary-within-table</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.25.3 <a href="#retrieve-class-name">retrieve-class-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.25.4 <a href="#retrieve-position">retrieve-position</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.25.5 <a href="#retrieve-boundary">retrieve-boundary</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.25.6 <a href="#retrieve-position-within-table">retrieve-position-within-table</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.26 <a href="#d0e29313">Properties for Number to String Conversion</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.26.1 <a href="#format">format</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.26.2 <a href="#grouping-separator">grouping-separator</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.26.3 <a href="#grouping-size">grouping-size</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.26.4 <a href="#letter-value">letter-value</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.27 <a href="#d0e29484">Pagination and Layout Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.1 <a href="#blank-or-not-blank">blank-or-not-blank</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.2 <a href="#column-count">column-count</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.3 <a href="#column-gap">column-gap</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.4 <a href="#extent">extent</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.5 <a href="#flow-name">flow-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.6 <a href="#force-page-count">force-page-count</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.7 <a href="#initial-page-number">initial-page-number</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.8 <a href="#master-name">master-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.9 <a href="#master-reference">master-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.10 <a href="#maximum-repeats">maximum-repeats</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.11 <a href="#media-usage">media-usage</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.12 <a href="#odd-or-even">odd-or-even</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.13 <a href="#page-height">page-height</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.14 <a href="#page-position">page-position</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.15 <a href="#page-width">page-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.16 <a href="#precedence">precedence</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.17 <a href="#region-name">region-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.18 <a href="#flow-map-name">flow-map-name</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.19 <a href="#flow-map-reference">flow-map-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.20 <a href="#flow-name-reference">flow-name-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.27.21 <a href="#region-name-reference">region-name-reference</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.28 <a href="#d0e30798">Table Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.1 <a href="#border-after-precedence">border-after-precedence</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.2 <a href="#border-before-precedence">border-before-precedence</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.3 <a href="#border-collapse">border-collapse</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.4 <a href="#border-end-precedence">border-end-precedence</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.5 <a href="#border-separation">border-separation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.6 <a href="#border-start-precedence">border-start-precedence</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.7 <a href="#caption-side">caption-side</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.8 <a href="#column-number">column-number</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.9 <a href="#column-width">column-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.10 <a href="#empty-cells">empty-cells</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.11 <a href="#ends-row">ends-row</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.12 <a href="#number-columns-repeated">number-columns-repeated</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.13 <a href="#number-columns-spanned">number-columns-spanned</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.14 <a href="#number-rows-spanned">number-rows-spanned</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.15 <a href="#starts-row">starts-row</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.16 <a href="#table-layout">table-layout</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.17 <a href="#table-omit-footer-at-break">table-omit-footer-at-break</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.28.18 <a href="#table-omit-header-at-break">table-omit-header-at-break</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.29 <a href="#writing-mode-related">Writing-mode-related Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.29.1 <a href="#direction">direction</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.29.2 <a href="#glyph-orientation-horizontal">glyph-orientation-horizontal</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.29.3 <a href="#glyph-orientation-vertical">glyph-orientation-vertical</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.29.4 <a href="#text-altitude">text-altitude</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.29.5 <a href="#text-depth">text-depth</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.29.6 <a href="#unicode-bidi">unicode-bidi</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.29.7 <a href="#writing-mode">writing-mode</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.30 <a href="#d0e32871">Miscellaneous Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.1 <a href="#change-bar-class">change-bar-class</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.2 <a href="#change-bar-color">change-bar-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.3 <a href="#change-bar-offset">change-bar-offset</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.4 <a href="#change-bar-placement">change-bar-placement</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.5 <a href="#change-bar-style">change-bar-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.6 <a href="#change-bar-width">change-bar-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.7 <a href="#content-type">content-type</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.8 <a href="#id">id</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.9 <a href="#intrinsic-scale-value">intrinsic-scale-value</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.10 <a href="#page-citation-strategy">page-citation-strategy</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.11 <a href="#provisional-label-separation">provisional-label-separation</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.12 <a href="#provisional-distance-between-starts">provisional-distance-between-starts</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.13 <a href="#ref-id">ref-id</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.14 <a href="#scale-option">scale-option</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.15 <a href="#score-spaces">score-spaces</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.16 <a href="#src">src</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.17 <a href="#visibility">visibility</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.30.18 <a href="#z-index">z-index</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;7.31 <a href="#d0e33965">Shorthand Properties</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.1 <a href="#background">background</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.2 <a href="#background-position">background-position</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.3 <a href="#border">border</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.4 <a href="#border-bottom">border-bottom</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.5 <a href="#border-color">border-color</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.6 <a href="#border-left">border-left</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.7 <a href="#border-right">border-right</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.8 <a href="#border-style">border-style</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.9 <a href="#border-spacing">border-spacing</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.10 <a href="#border-top">border-top</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.11 <a href="#border-width">border-width</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.12 <a href="#cue">cue</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.13 <a href="#font">font</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.14 <a href="#margin">margin</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.15 <a href="#padding">padding</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.16 <a href="#page-break-after">page-break-after</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.17 <a href="#page-break-before">page-break-before</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.18 <a href="#page-break-inside">page-break-inside</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.19 <a href="#pause">pause</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.20 <a href="#position">position</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.21 <a href="#size">size</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.22 <a href="#vertical-align">vertical-align</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.23 <a href="#white-space">white-space</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.31.24 <a href="#xml.lang">xml:lang</a><br>
8 <a href="#conform">Conformance</a><br>
</p>
<h3><a name="appendices" id="appendices"></a>Appendices</h3><p class="toc">A <a href="#FO-summary">Formatting Object Summary</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.1 <a href="#d0e36190">Declaration and Pagination and Layout Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.2 <a href="#d0e36476">Block Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.3 <a href="#d0e36509">Inline Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.4 <a href="#d0e36675">Table Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.5 <a href="#d0e36796">List Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.6 <a href="#ConfMulti">Link and Multi Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.7 <a href="#d0e36940">Out-of-line Formatting Objects</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.8 <a href="#d0e36995">Formatting Objects for Indexing</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.9 <a href="#d0e37115">Formatting Objects for Bookmarks</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;A.10 <a href="#d0e37170">Other Formatting Objects</a><br>
B <a href="#property-index">Property Summary</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;B.1 <a href="#trmval">Explanation of Trait Mapping Values</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;B.2 <a href="#prtab1">Property Table: Part I</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;B.3 <a href="#prtab2">Property Table: Part II</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;B.4 <a href="#prapply">Properties and the FOs they apply to</a><br>
C <a href="#d0e44237">References</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;C.1 <a href="#d0e44240">Normative References</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;C.2 <a href="#d0e44374">Other References</a><br>
D <a href="#d0e44425">Property Index</a><br>
E <a href="#change10">Changes from XSL 1.0</a> (Non-Normative)<br>
F <a href="#d0e45358">Acknowledgements</a> (Non-Normative)<br>
</p></div><hr><div class="body"><div class="div1">
<h2><a name="d0e138" id="d0e138"></a>1 Introduction and Overview</h2><p>
This specification defines the Extensible Stylesheet Language
(XSL). XSL is a language for expressing stylesheets. Given a class of
arbitrarily structured XML <a href="#XML">[XML]</a> or <a href="#XML11">[XML 1.1]</a>
documents or data files, designers use
an XSL stylesheet to express their intentions about how that
structured content should be presented; that is, how the source
content should be styled, laid out, and paginated onto some
presentation medium, such as a window in a Web browser or a
hand-held device, or a set of
physical pages in a catalog, report, pamphlet, or book.
</p><div class="div2">
<h3><a name="d0e147" id="d0e147"></a>1.1 Processing a Stylesheet</h3><p>
An XSL <b>stylesheet processor</b> accepts a document
or data in XML
and an XSL stylesheet and produces the presentation of that XML source
content that was intended by the designer of that
stylesheet. There are two aspects of this
presentation process:
first, constructing a result tree from the XML source tree and second,
interpreting the result tree to produce formatted
results suitable for presentation on a
display, on paper, in speech, or onto other media. The first
aspect is called <b>tree transformation</b> and the
second
is called <b>formatting</b>. The process of formatting
is performed by the <b>formatter.</b> This formatter
may simply be a rendering engine inside a browser.
</p><p>
Tree transformation allows the structure of the result tree to be significantly
different from the structure of the source tree. For example, one could add
a table-of-contents as a filtered selection of an original source document,
or one could rearrange source data into a sorted tabular presentation.
In constructing the result tree,
the tree transformation process also adds the information necessary to
format that result tree.
</p><p>Formatting is enabled by including formatting semantics
in the result tree. Formatting semantics are
expressed in terms of a catalog of classes of
<b>formatting
objects.</b> The nodes of the result tree are formatting
objects. The classes of formatting objects
denote typographic abstractions such as page, paragraph,
table, and so
forth. Finer control over the presentation of these abstractions is
provided by a set of <b>formatting properties</b>, such as
those controlling indents, word- and
letter spacing, and widow, orphan, and hyphenation control.
In XSL, the
classes of formatting objects and
formatting properties
provide the vocabulary for expressing presentation intent.
</p><p>
The XSL processing model is intended to be
conceptual only. An implementation is not
mandated to provide these as separate
processes. Furthermore, implementations are free to process
the source document in any way that produces the same result
as if it were processed using the conceptual XSL processing
model. A diagram depicting the detailed conceptual model is
shown below.</p><div class="figure">
<p><img src="two-process.gif" alt="The XSL two processes: transformation and formatting"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/two-process.html" title="Long description of illustration 'The XSL two processes: transformation and formatting'">[D]</a></span></p>
<p>XSL Two Processes: Transformation &amp; Formatting</p>
</div><div class="div3">
<h4><a name="d0e184" id="d0e184"></a>1.1.1 Tree Transformations</h4><p>
Tree transformation constructs the result tree. In XSL,
this tree is called the <b>element and attribute
tree,</b> with objects primarily in the
"formatting object" namespace. In this tree, a formatting
object
is represented as an XML element, with the properties represented by a
set of XML attribute-value pairs. The content of the formatting object
is the content of the XML element. Tree
transformation is defined in the XSLT Recommendation
<a href="#XSLT">[XSLT]</a>.
A diagram depicting this conceptual process is
shown below.</p><div class="figure">
<p><img src="tree1-2.gif" alt="The XSL Transformation process"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/tree1-2.html" title="Long description of illustration 'The XSL Transformation process'">[D]</a></span></p>
<p>Transform to Another Vocabulary</p>
</div><p>
The XSL stylesheet is used in tree transformation. A stylesheet
contains a set of tree construction rules. The tree construction rules
have two parts: a pattern that is matched against elements in the
source tree and a template that constructs a portion of the result
tree. This allows a stylesheet to be applicable to a wide class of
documents that have similar source tree structures.
</p><p>In some implementations of XSL/XSLT,
the result of tree construction
can be output as an XML document. This would allow an XML document
which contains formatting objects and formatting properties to be
output. This capability is neither necessary for an XSL processor nor
is it encouraged. There are, however, cases where this is important,
such as a server preparing input for a known client; for example, the way
that a WAP
(<a href="http://www.wapforum.org/faqs/index.htm">http://www.wapforum.org/faqs/index.htm</a>)
server prepares specialized input for a WAP capable
hand held device. To preserve accessibility, designers of Web systems
should not develop architectures that require (or use) the
transmission of documents containing formatting objects and properties
unless either the transmitter knows that the client can accept
formatting objects and properties or the transmitted document contains
a reference to the source document(s) used in the construction of the
document with the formatting objects and properties.
</p></div><div class="div3">
<h4><a name="d0e209" id="d0e209"></a>1.1.2 Formatting</h4><p>
Formatting interprets the result tree in its formatting object tree
form to produce the presentation intended by the designer
of the stylesheet from which the XML element and attribute
tree in the "fo" namespace was constructed.
</p><p>
The vocabulary of formatting objects supported by XSL - the set of
<code>fo:</code> element types - represents the set of
typographic abstractions available to the
designer. Semantically, each formatting object represents a
specification for a part of the pagination, layout, and styling
information that will be applied to the content of that formatting
object as a result of formatting the whole result tree. Each
formatting object class represents a particular kind of formatting
behavior. For example, the block formatting object class represents
the breaking of the content of a paragraph into lines. Other parts of
the specification may come from other formatting objects; for
example, the formatting of a paragraph (block formatting
object)
depends on both the specification of properties on the block
formatting object and the specification of the layout structure into
which the block is placed by the formatter.
</p><p>
The properties associated with an instance of a formatting object
control the formatting of that object. Some of the properties, for
example "color", directly specify the formatted result.
Other properties, for example 'space-before', only constrain the set
of possible formatted results without specifying any particular
formatted result. The formatter may make choices among other
possible considerations such as esthetics.
</p><p>
Formatting consists of the generation of a tree
of geometric areas, called the <b>area tree</b>. The
geometric areas are
positioned on a sequence of one or more pages (a browser typically
uses a single page). Each geometric area has a position on the page, a
specification of what to display in that area and may have a
background, padding, and borders. For example, formatting a
single
character generates an area sufficiently large enough to hold the
glyph that is used to present the character visually and the glyph is
what is displayed in this area. These areas may be nested. For
example, the glyph may be positioned within a line, within a
block, within a page.
</p><p>
Rendering
takes the area tree, the abstract model of the presentation (in terms
of pages and their collections of areas), and causes a
presentation to appear on the relevant medium, such as a browser
window on a computer display screen or sheets of paper. The semantics
of rendering are not described in detail in this specification.
</p><p>
The first step in formatting is to "objectify" the element
and attribute
tree obtained via an XSLT transformation.
Objectifying the tree basically consists of turning the
elements in the
tree into formatting object nodes and the
attributes into property specifications. The result of this step is
the <b>formatting object tree</b>.
</p><div class="figure">
<p><img src="tree2-3.gif" alt="Objectification of the FO tree"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/tree2-3.html" title="Long description of illustration 'Objectification of the FO tree'">[D]</a></span></p>
<p>Build the XSL Formatting Object Tree</p>
</div><p>
As part of the step of objectifying, the characters that occur in
the result tree are replaced by fo:character nodes.
Characters in text nodes which consist
solely of white space characters and
which are children of elements whose corresponding formatting objects do
not permit fo:character nodes as children are ignored. Other characters
within elements whose corresponding formatting objects do not permit
fo:character nodes as children are errors.
</p><p>The content of the fo:instream-foreign-object
is not objectified;
instead the object representing the fo:instream-foreign-object
element points to the appropriate node in the element and
attribute tree.
Similarly any non-XSL namespace child element
of fo:declarations is not objectified; instead the object representing
the fo:declarations element points to the appropriate node in the
element and attribute tree.
</p><p>
The second phase in formatting is to refine the formatting
object tree
to produce the <b>refined formatting object tree</b>.
The refinement process handles the mapping from properties
to traits. This consists of: (1) shorthand expansion into
individual properties, (2) mapping of corresponding
properties, (3) determining computed values (may include
expression evaluation),
(4) handling white-space-treatment and linefeed-treatment
property effects, and (5) inheritance.
Details on
refinement are found in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p><p>The refinement step is depicted in the diagram below.
</p><div class="figure">
<p><img src="tree3-4.gif" alt="Refinement of the FO tree"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/tree3-4.html" title="Long description of illustration 'Refinement of the FO tree'">[D]</a></span></p>
<p>Refine the Formatting Object Tree</p>
</div><p>
The third step in formatting is the construction of the area
tree. The
area tree is generated as described in the semantics of each
formatting object. The traits applicable to each formatting
object
class control how the areas are generated. Although every
formatting property may be specified on every formatting object, for
each formatting object class, only a subset of the formatting
properties are used to determine the traits for objects of
that class.
</p><p>Area generation is depicted in the diagram below.
</p><div class="figure">
<p><img src="trees4-5.gif" alt="Area tree generation"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/trees4-5.html" title="Long description of illustration 'Area tree generation'">[D]</a></span></p>
<p>Generate the Area Tree</p>
</div><div class="figure">
<p><img src="process-sum.gif" alt="FO-to-area process summary"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/process-sum.html" title="Long description of illustration 'FO-to-area process summary'">[D]</a></span></p>
<p>Summary of the Process</p>
</div></div></div><div class="div2">
<h3><a name="d0e284" id="d0e284"></a>1.2 Benefits of XSL</h3><p>Unlike the case of HTML, element names in XML have no intrinsic
presentation semantics. Absent a stylesheet, a processor could not
possibly know how to render the content of an XML document other
than as an undifferentiated string of characters. XSL provides
a comprehensive model and a vocabulary for writing such stylesheets using XML syntax.
</p><p>
This document is intended for implementors of such XSL processors.
Although it can be used as a reference manual for writers of XSL
stylesheets, it is not tutorial in nature. </p><p>
XSL builds on the prior work on Cascading Style Sheets
<a href="#CSS2">[CSS2]</a> and
the Document Style Semantics and Specification Language
<a href="#DSSSL">[DSSSL]</a>.
While many of XSL's formatting objects and properties correspond
to the common set of properties, this would not be
sufficient by
itself to accomplish all the goals of XSL. In particular, XSL introduces
a model for pagination and layout that extends what is currently available
and that can in turn be extended, in a straightforward way, to page
structures beyond the simple page models described in this specification.
</p><div class="div3">
<h4><a name="d0e297" id="d0e297"></a>1.2.1 Paging and Scrolling</h4><p>Doing both scrollable document windows and pagination introduces
new complexities to the styling (and pagination) of XML content.
Because pagination introduces arbitrary boundaries
(pages or regions on pages) on the content, concepts such as
the control
of spacing at page, region, and block boundaries become
extremely important. There are also concepts related to
adjusting the spaces between lines (to adjust the page
vertically)
and between words and letters (to justify the lines of text).
These do not always arise with simple scrollable document
windows, such as those found in today's browsers. However, there
is a correspondence between a page with multiple regions, such as a body,
header, footer, and left and right sidebars, and a Web
presentation using "frames". The distribution of content into the regions
is basically the same in both cases, and XSL handles both
cases in an analogous fashion.</p><p>
XSL was developed to give designers control over the features
needed when documents are paginated as well as to provide an
equivalent "frame" based structure for browsing on the Web.
To achieve this control, XSL has extended the set of formatting
objects and formatting properties beyond those available in
either CSS2 or DSSSL.
In addition, the selection
of XML source components that can be styled (elements,
attributes, text nodes, comments, and processing
instructions) is based on XSLT and
XPath <a href="#XPATH">[XPath]</a>,
thus providing the
user with an extremely powerful selection mechanism. </p><p>
The design of the formatting objects and properties extensions
was first inspired by DSSSL. The actual extensions, however, do not
always look like the DSSSL constructs on which they were based. To either
conform more closely with the CSS2 specification or to
handle cases more simply than in DSSSL, some extensions have diverged from DSSSL.
</p><p>
There are several ways in which extensions were made. In some cases,
it sufficed to add new values, as in the case of those added to reflect
a variety of writing-modes, such as top-to-bottom and bottom-to-top, rather
than just left-to-right and right-to-left.
</p><p>
In other cases, common properties that are expressed in CSS2
as one property with multiple simultaneous values, were split into
several new properties to provide independent control over independent
aspects of the property. For example, the "white-space" property was
split into four properties:
a "white-space-treatment" property that
controls how white space is processed, a "linefeed-treatment" property that controls
how line feeds are processed,
a "white-space-collapse" property that controls
how multiple consecutive spaces are collapsed,
and a "wrap-option" property
that controls whether lines are automatically wrapped when
they encounter a boundary, such as the edge of a column.
The effect of splitting a property into two or more
(sub-)properties is to make the equivalent existing CSS2
property a "shorthand" for the set of sub-properties it subsumes.
</p><p>
In still other cases, it was necessary to create new properties.
For example, there are a number of new properties that control how
hyphenation is done. These include identifying the script and country
the text is from as well as such properties as "hyphenation-character"
(which varies from script to script).
</p><p>
Some of the formatting objects and many of the properties in XSL
come from the CSS2 specification, ensuring compatibility
between the two.</p><p>
There are four classes of XSL properties that can be identified as:</p><ol class="enumar"><li><p>
CSS properties by copy (unchanged from their CSS2
semantics)</p></li><li><p>
CSS properties with extended values</p></li><li><p>
CSS properties broken apart and/or extended</p></li><li><p>
XSL-only properties</p></li></ol></div><div class="div3">
<h4><a name="d0e331" id="d0e331"></a>1.2.2 Selectors and Tree Construction</h4><p>
As mentioned above, XSL uses XSLT and XPath for tree construction
and pattern selection, thus providing a high degree of control
over how portions of the source content are presented, and what
properties are associated with those content portions, even where
mixed namespaces are involved.
</p><p>
For example, the patterns of XPath allow the selection of a portion
of a string or the Nth text node in a paragraph. This allows
users to have a rule that makes all third paragraphs in
procedural steps appear in bold, for instance. In addition,
properties can be associated with a content portion based on the
numeric value of that content portion or attributes on the
containing element. This allows one to have a style rule
that makes negative values appear in "red" and positive
values appear in "black". Also, text can be generated
depending on a particular context in the source tree,
or portions of the source tree may be presented
multiple times with different styles.
</p></div><div class="div3">
<h4><a name="d0e338" id="d0e338"></a>1.2.3 An Extended Page Layout Model</h4><p>
There is a set of formatting objects in XSL to describe both the
layout structure of a page or "frame"
(how big is the body; are there multiple columns;
are there headers, footers, or sidebars; how big are these)
and the rules by which the XML source content is placed into these "containers".
</p><p>
The layout structure is defined in terms of one or more instances
of a "simple-page-master" formatting object. This formatting
object allows one to define independently filled regions for
the body (with multiple columns), a header, a footer, and sidebars
on a page. These simple-page-masters can be used in page sequences
that specify in which order the various simple-page-masters shall be used.
The page sequence also specifies how styled content is to fill those pages.
This model allows one to specify a sequence of simple-page-masters
for a book chapter where the page instances are automatically
generated by the formatter or an explicit sequence of pages
such as used in a magazine layout. Styled content is assigned
to the various regions on a page by associating the name of the
region with names attached to styled content in the result tree.
</p><p>
In addition to these layout formatting objects and properties,
there are properties designed to provide the level of control
over formatting that is typical of paginated documents.
This includes control over hyphenation, and expanding the control over
text that is kept with other text in the same line, column,
or on the same page.
</p></div><div class="div3">
<h4><a name="d0e347" id="d0e347"></a>1.2.4 A Comprehensive Area Model</h4><p>
The extension of the properties and formatting objects,
particularly in the area on control over the spacing of blocks, lines,
and page regions and within lines, necessitated an extension of the
CSS2 box formatting model. This extended model is described
in <a href="#area_model"><b>4 Area Model</b></a> of this
specification. The CSS2 box model is a
subset of this model. See the mapping of the CSS2 box model
terminology to the XSL Area Model terminology in
<a href="#cssbox"><b>7.2 XSL Areas and the CSS Box Model</b></a>.
The area model provides a vocabulary for describing
the relationships and space-adjustment between
letters, words, lines, and blocks.</p></div><div class="div3">
<h4><a name="d0e356" id="d0e356"></a>1.2.5 Internationalization and Writing-Modes</h4><p>
There are some scripts, in particular in the Far East, that are
typically set with words proceeding from top-to-bottom and
lines proceeding either from right-to-left (most common) or
from left-to-right. Other directions are also
used. Properties expressed in terms of a fixed,
absolute frame of reference (using top, bottom, left, and right)
and which apply only to a notion of words proceeding from left to right
or right to left do not generalize well to
text written in those scripts.
</p><p>
For this reason XSL (and before it DSSSL) uses a relative frame of
reference for the formatting object and property descriptions. Just as
the CSS2 frame of reference has four directions (top, bottom, left and right),
so does the XSL relative frame of reference have four directions
(before, after, start, and end), but these are relative to the "writing-mode". The
"writing-mode" property is a way of controlling the
directions needed by a formatter to correctly place
glyphs, words, lines, blocks, etc. on the page or screen.
The "writing-mode" expresses the basic directions noted
above. There are writing-modes for "left-to-right - top-to-bottom"
(denoted as "lr-tb"), "right-to-left - top-to-bottom" (denoted as "rl-tb"),
"top-to-bottom - right-to-left" (denoted as "tb-rl") and more. See <a href="#writing-mode"><b>7.29.7 writing-mode</b></a>
for the description of the "writing-mode" property.
Typically, the writing-mode value specifies two directions:
the first is the inline-progression-direction which determines
the direction in which words will
be placed and the second is the block-progression-direction
which determines the direction in which blocks (and lines)
are placed one after another.
In addition, the inline-progression-direction
for a sequence of characters may be implicitly determined using
bidirectional character types for those characters from the
Unicode Character Database <a href="#UNICODE-CD">[UNICODE Character Database]</a>
for those characters and the Unicode bidirectional (BIDI) algorithm <a href="#UNICODE-TR9">[UNICODE UAX #9]</a>.
</p><p>
Besides the directions that are explicit in the name of the
value of the "writing-mode" property, the writing-mode determines
other directions needed by the formatter, such as the
shift-direction (used for subscripts and superscripts), etc.
</p></div><div class="div3">
<h4><a name="d0e371" id="d0e371"></a>1.2.6 Linking</h4><p>
Because XML, unlike HTML, has no built-in semantics,
there is no built-in notion of a hypertext link.
In this context, "link" refers
to "hypertext link" as defined in
<a href="http://www.w3.org/TR/html401/struct/links.html#h-12.1">http://www.w3.org/TR/html401/struct/links.html#h-12.1</a>
as well as some of the aspects of "link" as defined in
<a href="http://www.w3.org/TR/xlink/#intro">http://www.w3.org/TR/xlink/#intro</a>,
where "link is a relationship between two or more resources or
portions of resources, made explicit by an XLink linking element".
Therefore,
XSL has a formatting object that expresses the dual semantics of
formatting the content of the link reference and the
semantics of following the link.</p><p>
XSL provides a few mechanisms for changing the presentation
of a link target that is being visited. One of these mechanisms
permits indicating the link target as such;
another allows for control over the placement of the link
target in the viewing area; still another permits some degree of
control over the way the link target is displayed in relationship
to the originating link anchor.</p><p>XSL also provides a general mechanism for changing the way elements
are formatted depending on their active state. This is particularly
useful in relation to links, to indicate whether a given link
reference has already been visited, or to apply a given style
depending on whether the mouse, for instance, is hovering over
the link reference or not.</p></div></div></div><div class="div1">
<h2><a name="d0e386" id="d0e386"></a>2 XSL Transformation</h2><div class="div2">
<h3><a name="d0e389" id="d0e389"></a>2.1 Tree Construction</h3><p>The Tree Construction is described in
"XSL Transformations" <a href="#XSLT">[XSLT]</a>.
The data model in XSLT is capable of representing either an
XML 1.0 document
(conforming to <a href="#XML">[XML]</a> and <a href="#XMLNAMES">[XML Names]</a>)
or an XML 1.1 document
(conforming to <a href="#XML11">[XML 1.1]</a> and <a href="#XMLNAMES11">[XML Names 1.1]</a>),
and it makes no distinction between the two.
In principle, therefore, XSL 1.1 can be used with either of these XML versions;
the only differences arise outside the boundary of the transformation proper,
while creating the data model from textual XML (parsing).</p><p>The provisions in "XSL Transformations" form an integral part of
this Recommendation and are considered normative.
Because the data model is the same whether the original document was
XML 1.0 or XML 1.1, the semantics of XSLT processing
do not depend on the version of XML used by the original document.
There is no reason in principle why all the documents
used in a single transformation must conform to the same version of XML.</p></div><div class="div2">
<h3><a name="xsl-namespace" id="xsl-namespace"></a>2.2 XSL Namespace</h3><p>The XSL namespace has the URI <code>http://www.w3.org/1999/XSL/Format</code>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The <code>1999</code> in the URI indicates the year in which
the URI was allocated by the W3C. It does not indicate the version of
XSL being used.</p></div><p>XSL processors must use the XML namespaces mechanism
(<a href="#XMLNAMES">[XML Names]</a> or <a href="#XMLNAMES11">[XML Names 1.1]</a>)
to recognize elements and attributes from this
namespace. Elements from the XSL namespace are recognized only in the
stylesheet, not in the source document.
Implementors must not extend the XSL
namespace with additional elements or attributes. Instead, any
extension must be in a separate namespace.
The expanded-name of extension elements must have a
non-null namespace URI.</p><p>This specification uses the prefix <code>fo:</code> for referring
to elements in the XSL namespace. However, XSL stylesheets are free
to use any prefix, provided that there is a namespace declaration that
binds the prefix to the URI of the XSL namespace.</p><p>An element from the XSL namespace may have any attribute not from
the XSL namespace, provided that the <a href="http://www.w3.org/TR/xpath#dt-expanded-name">expanded-name</a> of the
attribute has a non-null namespace URI. The presence of such
attributes must not change the behavior of XSL elements and functions
defined in this document.
This means that an extension attribute may change the processing of
an FO, but only provided that the constraints specified by XSL on
that FO remain satisfied.
Thus, an XSL processor is always free to
ignore such attributes, and must ignore such attributes without giving
an error if it does not recognize the namespace URI. Such attributes
can provide, for example, unique identifiers, optimization hints, or
documentation.</p><p>It is an error for an element from the XSL namespace to have
attributes with expanded-names that have null namespace URIs
(i.e., attributes with unprefixed names) other than
attributes defined in this document.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The conventions used for the names of XSL elements,
attributes, and functions are as follows:
names are all lowercase,
hyphens are used to separate words, dots are used to
separate names for the components of complex datatypes,
and abbreviations are used only if they already
appear in the syntax of a related language such as XML or
HTML.</p></div></div></div><div class="div1">
<h2><a name="fo-jc-intro" id="fo-jc-intro"></a>3 Introduction to Formatting</h2><p>The aim of this section is to describe the general process
of formatting, enough to read the area model and the
formatting object descriptions and properties and to
understand the process of refinement.</p><p><em>Formatting</em> is the process of turning the result of an XSL
transformation into a tangible form for the reader or listener. This
process comprises several steps, some of which depend on others in a
non-sequential way.
Our model for formatting will be the construction of an
<b>area tree</b>, which is an ordered tree containing
geometric information
for the placement of every glyph, shape, and image in the document,
together with information embodying spacing constraints and other rendering
information; this information is referred to under the rubric of
<em>traits</em>, which are to areas what properties are to formatting objects
and attributes are to XML elements.
<a href="#area_model"><b>4 Area Model</b></a> will
describe the area tree and
define the default placement constraints on stacked areas. However, this is
an abstract model which need not be actually implemented in this way
in a formatter, so long as the resulting tangible form obeys the implied constraints.
Constraints might conflict to the point where it is
impossible to satisfy them all. In that case, it is
implementation-defined which constraints should be relaxed
and in what order to satisfy the others.
</p><p><em>Formatting objects</em> are elements in the formatting object tree, whose
names are from the XSL namespace; a formatting object belongs to a
<em>class</em> of formatting objects identified by its element name. The
formatting behavior of each class of formatting objects is described in
terms of what areas are created by a formatting object of that class, how
the traits of the areas are established, and how the areas are
structured hierarchically with respect to areas created by other formatting
objects. <a href="#fo-section"><b>6 Formatting Objects</b></a> and
<a href="#pr-section"><b>7 Formatting Properties</b></a>
describe formatting objects and their properties.</p><p>Some formatting objects are <em>block-level</em> and others are
<em>inline-level</em>. This refers to the types of areas which they generate,
which in turn refer to their default placement method. Inline-areas (for
example, glyph-areas) are collected into lines and the direction in which
they are stacked is the inline-progression-direction. Lines are a type of
block-area and these are stacked in a direction perpendicular to the
inline-progression-direction, called the block-progression-direction. See
<a href="#area_model"><b>4 Area Model</b></a> for detailed decriptions
of these area types and directions.</p><p>In Western writing systems, the block-progression-direction is
"top-to-bottom" and the inline-progression-direction is
"left-to-right". This specification treats other writing systems
as well and introduces the terms "block" and "inline"
instead of using absolute indicators like "vertical" and
"horizontal". Similarly this specification tries to give
relatively-specified directions ("before" and "after"
in the block-progression-direction, "start" and "end"
in the inline-progression-direction) where appropriate, either in addition
to or in place of absolutely-specified directions such as "top",
"bottom", "left", and "right". These are
interpreted according to the value of the writing-mode property.</p><p>Central to this model of formatting is <em>refinement</em>.
This is a computational
process which finalizes the specification of properties based on the attribute
values in the XML result tree. Though the XML result tree and the formatting object
tree have very similar structure, it is helpful to think of them as
separate conceptual entities. Refinement involves</p><ul><li><p>propagating the various inherited values
of properties (both implicitly and those with an attribute value of "inherit"),
</p></li><li><p>evaluating expressions in property value specifications into actual
values, which
are then used to determine the value of the properties,</p></li><li><p>converting relative numerics to absolute numerics,</p></li><li><p>constructing some composite properties from more than one attribute</p></li></ul><p>Some of these operations (particularly evaluating expressions) depend on knowledge
of the area tree. Thus refinement is not necessarily a straightforward, sequential
procedure, but may involve look-ahead, back-tracking, or control-splicing with
other processes in the formatter. Refinement is described more fully in
<a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.</p><p>To summarize, formatting proceeds by constructing an area tree
(containing areas and their traits) which satisfies constraints based on
information contained in the XML result tree (containing
element nodes and their
attributes). Conceptually, there are intermediate steps of
constructing a formatting object tree (containing formatting objects and their
properties) and refinement;
these steps may proceed in an interleaved fashion during the
construction of the area tree.</p><div class="div2">
<h3><a name="d0e506" id="d0e506"></a>3.1 Conceptual Procedure</h3><p>This subsection contains a conceptual description of how
formatting could work. This conceptual
procedure does not mandate any particular algorithms or data structures as
long as the result obeys the implied constraints.</p><p>The procedure works by processing formatting objects. Each object,
while being processed, may initiate processing of other objects. While the
objects are hierarchically structured, the processing is not; processing of
a given object is rather like a co-routine which may pass control to other
processes, but pick up again later where it left off. The procedure starts
by initiating the processing of the fo:root
formatting object.</p><p>Unless otherwise specified, processing a formatting object creates areas
and returns
them to its parent to be placed in the area tree. Like a co-routine, when
given control, it initiates, then continues
formatting of its own children (if
any), or some subset of them. The formatting object supplies parameters to its
children
based on the traits of areas already in the area tree, possibly including
areas generated by the formatting object or its ancestors. It then disposes of the
areas
returned by its formatting object children. It might simply
return such an area to its
parent (and will always do this if it does not generate areas itself), or
alternatively it might arrange the area in the area tree according to the
semantics of the formatting object; this may involve changing its geometric position.
It
terminates processing when all its children have terminated processing (if
initiated) and it is finished generating areas.</p><p>Some formatting objects do not themselves generate areas; instead these
formatting objects simply
return the areas returned to them by their children. Alternatively, a formatting object
may continue to generate (and return) areas based on information discovered
while formatting its own children; for example, the fo:page-sequence formatting object
will continue generating pages as long as it contains a flow with
unprocessed descendants.</p><p>Areas returned to an fo:root formatting object are
page-viewport-areas, and are simply placed as
children of the area tree root in the order in which they are returned,
with no geometrical implications.</p><p>As a general rule, the order of the area tree parallels the order of the
formatting object tree. That is, if one formatting object
precedes another in the depth-first
traversal of the formatting object tree, with neither
containing the other, then
all the areas generated by the first will precede all the areas generated
by the second in the depth-first traversal of the area tree, unless
otherwise specified. Typical exceptions to this rule would be things like
side floats, before floats, and footnotes.</p><p>At the end of the procedure, the areas and their traits have been
constructed, and they are required to satisfy constraints described in the
definitions of their associated formatting objects, and in the area model
section. In particular, size and position of the areas will be subject to
the placement and spacing constraints described in the area model, unless
the formatting object definition indicates otherwise.</p><p>The formatting object definitions, property descriptions, and area model
are not algorithms. Thus, the formatting object semantics do not specify how
the line-breaking algorithm must work in collecting characters into words,
positioning words within lines, shifting lines within a container, etc.
Rather this specification assumes that the formatter has done these things
and describes the constraints which the result is supposed to
satisfy.
Thus, the constraints do not specify at what time an implementation
makes use of that information; the constraints only specify what must
be true after processing has been completed.
An actual implementation may well make use of some constraints at a
time other than when formatting the formatting object for which the
constraint applies. For example, the constraint given by the
"hyphenate" property on an fo:character would typically be used during
line-building, rather than when progessing the fo:character.
Other examples include constraints for keeps and breaks.</p></div></div><div class="div1">
<h2><a name="area_model" id="area_model"></a>4 Area Model</h2><p>In XSL, one creates a tree of formatting objects that serve as inputs or
specifications to a formatter. The formatter generates a hierarchical arrangement
of areas which comprise the formatted result. This section defines the general
model of these areas and how they interact. The purpose is to present an abstract
framework which is used in describing the semantics of formatting objects.
It should be seen as describing a series of constraints for
conforming implementations,
and not as prescribing particular algorithms.</p><div class="div2">
<h3><a name="area-intro" id="area-intro"></a>4.1 Introduction</h3><p>The formatter generates an ordered tree, the <b>area tree,</b> which
describes a geometric structuring of the output medium. The terms
<b>child, sibling, parent, descendant,</b> and <b>ancestor</b>
refer to this tree structure. The tree has a <b>root node</b>.</p><p>Each area tree node other than the root is called an <b>area</b> and is
associated to a rectangular portion of the output medium. Areas are
not formatting objects; rather, a formatting object generates zero or more
rectangular areas, and normally each area is generated by a unique object in the
formatting object tree.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The only exceptions to this rule are when several leaf nodes of the formatting object
tree are combined
to generate a single area, for example when several characters
in sequence generate a single ligature
glyph. In all such cases, relevant properties such as
<b>font-family</b> and <b>font-size</b> must be the same for
all the generating formatting objects (see section <a href="#area-linebuild"><b>4.7.2 Line-building</b></a>).</p></div><p>An area has a <b>content-rectangle</b>,
the portion in which its child areas are assigned, and optional
<b>padding</b> and <b>border</b>. The diagram shows
how these portions are related to one another. The outer bound of the border
is called the <b>border-rectangle</b>, and the outer
bound of the
padding is called the <b>padding-rectangle</b>.</p><p><img src="RectsOnlyForModel.gif" alt="Elements of an area"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/RectsOnlyForModel.html" title="Long description of illustration 'Elements of an area'">[D]</a></span></p><p>Each area has a set of <b>traits</b>, a mapping of names to values,
in the way elements have attributes and formatting objects have properties.
Individual traits are used either
for rendering the area or for defining constraints on the result of formatting,
or both. Traits used strictly for formatting purposes or for defining
constraints may be called <b>formatting traits</b>, and traits used for
rendering may be called <b>rendering traits</b>.
Traits whose values are copied or derived from a property
of the same or a corresponding
name are listed in <a href="#property-index"><b>B Property Summary</b></a> and <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>;
other traits are listed below.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Traits are also associated with FOs during the process of refinement.
Some traits are assigned during formatting, while others are already present after
refinement.</p></div><p>The semantics of each type of formatting object that generates areas are
given in terms of which areas it generates and their place in the area-tree
hierarchy. This may be further modified by interactions between the various
types of formatting
objects. The properties of the formatting object determine what areas are
generated and how the formatting object's content is distributed among them.
(For example, a word that is not to be hyphenated may not have its glyphs
distributed into areas on two separate line-areas.)</p><p>The traits of an area are either:</p><p><b>directly-derived</b>: the values of directly-derived traits are the computed
value of a property of the same or a corresponding name on the generating formatting object, or</p><p><b>indirectly-derived</b>: the values of indirectly-derived traits are the
result of a computation involving the computed values of one or more properties
on the generating formatting object, other traits on this area or other
interacting areas (ancestors, parent, siblings, and/or children) and/or
one or more values constructed by the formatter. The calculation formula
may depend on the type of the formatting object.</p><p>This description assumes that refined values have been computed for all
properties of formatting objects in the result tree, i.e.,
all relative and corresponding values have been computed and the inheritable
values have been propagated as described in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>. This
allows the
process of inheritance to be described once and avoids a need to repeat
information on computing values
in this description.</p><p>The indirectly-derived traits are:
<b>block-progression-direction</b>,
<b>inline-progression-direction</b>,
<b>shift-direction</b>,
<b>glyph-orientation</b>,
<b>is-reference-area</b>,
<b>is-viewport-area</b>,
<b>left-position</b>,
<b>right-position</b>,
<b>top-position</b>,
<b>bottom-position</b>,
<b>left-offset</b>,
<b>top-offset</b>,
<b>is-first</b>,
<b>is-last</b>,
<b>alignment-point</b>,
<b>area-class</b>,
<b>start-intrusion-adjustment</b>,
<b>end-intrusion-adjustment</b>,
<b>generated-by</b>,
<b>returned-by</b>,
<b>folio-number</b>,
<b>blink</b>,
<b>underline-score</b>,
<b>overline-score</b>,
<b>through-score</b>,
<b>underline-score-color</b>,
<b>overline-score-color</b>,
<b>through-score-color</b>,
<b>alignment-baseline</b>,
<b>baseline-shift</b>,
<b>nominal-font</b>,
<b>dominant-baseline-identifier</b>,
<b>actual-baseline-table</b>, and
<b>script</b>.
</p></div><div class="div2">
<h3><a name="area-rect" id="area-rect"></a>4.2 Rectangular Areas</h3><div class="div3">
<h4><a name="d0e723" id="d0e723"></a>4.2.1 Area Types</h4><p>There are two types of areas: <b>block-areas</b> and
<b>inline-areas</b>. These differ according to how
they are typically stacked by the formatter. An area can have
block-area children or inline-area children as determined
by the generating formatting object, but a given area's children must all be of
one type. Although block-areas and inline-areas are
typically stacked, some areas can be explicitly positioned.</p><p>A <b>line-area</b> is a special kind of block-area whose children
are all inline-areas. A <b>glyph-area</b> is a special kind of
inline-area which has no child areas, and has a single
glyph image as its content.</p><p>Typical examples of areas are: a paragraph rendered by using
an fo:block formatting object,
which generates block-areas,
and a character rendered by using an fo:character
formatting object,
which generates an inline-area (in fact, a glyph-area).</p></div><div class="div3">
<h4><a name="area-common" id="area-common"></a>4.2.2 Common Traits</h4><p>Associated with any area are two directions, which are derived from the
generating
formatting object's <b>writing-mode</b> and
<b>reference-orientation</b> properties: the
<b>block-progression-direction</b> is the direction for stacking block-area
descendants of the area, and the
<b>inline-progression-direction</b> is the direction for stacking inline-area
descendants of the area. Another
trait, the <b>shift-direction</b>, is present on inline-areas and refers to
the direction in which baseline
shifts are applied. Also the <b>glyph-orientation</b> defines the orientation
of glyph-images in the rendered result.</p><p>If the reference-orientation for an area is 0, then the
top, bottom, left, and right edges of the content are parallel to those of
the area's parent and consistent with them. Otherwise the edges are rotated
from those of the area's parent as described in <a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a>.
The inline-progression-direction and block-progression-direction are determined
by the location of these edges as described in <a href="#writing-mode"><b>7.29.7 writing-mode</b></a>.</p><p>The Boolean trait <b>is-reference-area</b> determines
whether or not an area establishes a coordinate system for
specifying indents. An area for which this trait is <code>true</code>
is called a <b>reference-area</b>.
Only a reference-area may have a block-progression-direction which is different from
that of its parent.
A reference-area may be either a
block-area or an inline-area.
Only specific formatting objects generate reference areas.</p><p>The Boolean trait <b>is-viewport-area</b> determines
whether or not an area establishes an opening through which its
descendant areas can be viewed, and can be used to
present clipped or scrolled material; for example, in printing
applications where bleed and trim is desired.
An area for which this trait is <code>true</code>
is called a <b>viewport-area</b>.
A viewport-area also has the value <code>true</code>
for the <b>is-reference-area</b> trait.</p><p>A common construct is a <b>viewport/reference pair</b>.
This is a
viewport-area <var>V</var> and a block-area
reference-area <var>R</var>, where <var>R</var> is the sole child
of <var>V</var> and where the start-edge and end-edge of the
content-rectangle of <var>R</var> are parallel to the start-edge and
end-edge of the content-rectangle of <var>V</var>.</p><p>Each area has the traits <b>top-position</b>, <b>bottom-position</b>,
<b>left-position</b>, and <b>right-position</b> which represent the distance
from the edges of its content-rectangle to the like-named edges of the
nearest ancestor reference-area (or the page-viewport-area
in the
case of areas generated by descendants of formatting objects
whose absolute-position is <code>fixed</code>); the <b>left-offset</b>
and <b>top-offset</b> determine the amount by which
a relatively-positioned area is shifted for rendering. These traits receive
their values during the formatting process, or in the case
of absolutely positioned areas, during refinement.</p><p>The <b>block-progression-dimension</b> and
<b>inline-progression-dimension</b> of an area represent the
extent of the content-rectangle of that area in each of the two
relative directions.</p><p>Other traits include:</p><ul><li><p>the <b>is-first</b> and <b>is-last</b> traits, which are Boolean traits
indicating the order in which areas are generated and returned
(See <a href="#define-returned-by"><b>6.1.1 Definitions Common to Many Formatting Objects</b></a>)
by a given
formatting object.
<b>is-first</b> is <code>true</code>
for the first area (or only area) generated and returned by a formatting object,
and <b>is-last</b>
is <code>true</code> for the last area (or only area);</p></li><li><p>the amount of space outside the border-rectangle: <b>space-before</b>,
<b>space-after</b>, <b>space-start</b>, and <b>space-end</b>
(though some of these may be required to be zero on certain classes of area);</p><div class="note"><p class="prefix"><b>Note:</b></p><p>"Before", "after", "start",
and "end" refer to relative directions and are defined
below.</p></div></li><li><p>the thickness of each of the four sides of the padding: <b>padding-before</b>,
<b>padding-after</b>, <b>padding-start</b>, and <b>padding-end</b>;</p></li><li><p>the style, thickness, and color of each of the
four sides of the border: <b>border-before</b>, etc.;</p></li><li><p>the background rendering of the
area: <b>background-color</b>, <b>background-image</b>, and
other background traits; and</p></li><li><p>the <b>nominal-font</b> for an area, as
determined by the font properties and the character descendants of the
area's generating formatting object.
(see <a href="#fontprops"><b>5.5.7 Font Properties</b></a>)</p></li></ul><p>Unless otherwise specified, the traits of a
formatting object are present on each of its generated areas,
and with the same value. (However, see sections
<a href="#area-linebuild"><b>4.7.2 Line-building</b></a> and <a href="#rend-border"><b>4.9.4 Border, Padding, and Background</b></a>.)
The <b>id</b> trait is computed for formatting objects but
is not present on areas.</p></div><div class="div3">
<h4><a name="area-geo" id="area-geo"></a>4.2.3 Geometric Definitions</h4><p>As described above, the <b>content-rectangle</b> is the rectangle
bounding the inside of the padding and is used to describe
the constraints on the positions of descendant areas. It is possible that
marks from descendant glyphs or other areas may appear outside the
content-rectangle.</p><p>Related to this is the <b>allocation-rectangle</b>
of an area,
which is used to describe the constraints on the position of
the area within its parent area. For an inline-area this is either the
<b>normal-allocation-rectangle</b> or the <b>large-allocation-rectangle</b>.
The <b>normal-allocation-rectangle</b>
extends
to the content-rectangle
in the block-progression-direction and to the border-rectangle in the
inline-progression-direction. The <b>large-allocation-rectangle</b>
is the border-rectangle. Unless
otherwise specified, the allocation-rectangle for an area is the
normal-allocation-rectangle.
</p><div class="figure">
<p><img src="AllocationRectInline.4.gif" alt="Normal-allocation-rectangle of an inline-area"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AllocationRectInline.4.html" title="Long description of illustration 'Normal-allocation-rectangle of an inline-area'">[D]</a></span></p>
<p>Normal-allocation-rectangle of an inline-area</p>
</div><div class="figure">
<p><img src="AllocationRectInline-Large.gif" alt="Large-allocation-rectangle of an inline-area"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AllocationRectInline-Large.html" title="Long description of illustration 'Large-allocation-rectangle of an inline-area'">[D]</a></span></p>
<p>Large-allocation-rectangle of an inline-area</p>
</div><p>For a block-area, the allocation-rectangle extends to the border-rectangle in
the block-progression-direction and outside the content-rectangle
in the inline-progression-direction by an amount equal to
the <b>end-indent</b>,
and in the opposite direction by an amount equal to the <b>start-indent</b>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The inclusion of space outside the border-rectangle of a block-area
in the inline-progression-direction does not affect
placement constraints, and
is intended to promote compatibility with the CSS box model.</p></div><div class="figure">
<p><img src="AllocationRect.2.gif" alt="Allocation- and content-rectangles of a block-area"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AllocationRect.2.html" title="Long description of illustration 'Allocation- and content-rectangles of a block-area'">[D]</a></span></p>
<p>Allocation- and content-rectangles of a block-area</p>
</div><p>The edges of a rectangle are designated as follows:</p><ul><li><p>the <b>before-edge</b> is the edge occurring first in the
block-progression-direction and perpendicular
to it;</p></li><li><p>the <b>after-edge</b> is the edge opposite
the before-edge;</p></li><li><p>the <b>start-edge</b> is the edge occurring
first in the inline-progression-direction and perpendicular
to it,</p></li><li><p>the <b>end-edge</b> is the edge opposite the
start-edge.</p></li></ul><p>For purposes of this definition, the content-rectangle of an area uses the
inline-progression-direction and block-progression-direction of that area;
but the border-rectangle, padding-rectangle, and
allocation-rectangle use the
directions of its parent area. Thus the edges designated for the
content-rectangle may not correspond to the same-named edges
on the padding-, border-,
and allocation-rectangles. This is important in the case of
nested areas with different writing-modes or reference-orientation.</p><p>The following diagram shows the correspondence between the various edge
names for a mixed writing-mode example:</p><p><img src="japaneseblock3.gif" alt="Embedded areas with different writing-modes"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/japaneseblock3.html" title="Long description of illustration 'Embedded areas with different writing-modes'">[D]</a></span></p><p>Each inline-area has an <b>alignment-point</b> determined by the formatter,
on the start-edge
of its allocation-rectangle; for a glyph-area, this is
a point on the start-edge of the glyph on its alignment baseline (see below).
This is script-dependent and does not necessarily correspond to the
(0,0) coordinate point used for the data describing the glyph shape.</p></div><div class="div3">
<h4><a name="area-treeorder" id="area-treeorder"></a>4.2.4 Tree Ordering</h4><p>In the area tree, the set of areas with a given parent is ordered.
The terms <b>initial, final, preceding</b>, and
<b>following</b> refer to this ordering.</p><p>In any ordered tree, this sibling order extends to an ordering of the entire tree
in at least two ways.</p><ul><li><p>In the <b>pre-order traversal order</b> of a tree, the children
of each node (their order unchanged relative to one another) follow the node, but
precede any following siblings of the node or of its ancestors.</p></li><li><p>In the <b>post-order traversal order</b> of a tree, the children of
each node precede the node, but follow any preceding siblings of the node or of its
ancestors.</p></li></ul><p>"Preceding" and "following", when applied to non-siblings, will depend on the
extension order used, which must be specified. However, in either of these given orders,
the leaves of the tree (nodes without children) are unambiguously ordered.</p></div><div class="div3">
<h4><a name="area-stackcon" id="area-stackcon"></a>4.2.5 Stacking Constraints</h4><p>This section defines the notion of <b>block-stacking constraints</b> and
<b>inline-stacking constraints</b> involving areas. These are defined as
ordered relations, i.e., if <var>A</var> and <var>B</var>
have a stacking constraint
it does not necessarily mean that <var>B</var> and <var>A</var> have a stacking
constraint. These definitions are recursive in nature and some cases may depend
upon simpler cases of the same definition. This is not circularity but rather a
consequence of recursion. The intention of the
definitions is to identify areas at any level of the
tree which may have only space between them.</p><p>The <b>area-class</b> trait is an enumerated value which is
<code>xsl-normal</code> for an area which is stacked with
other areas in sequence. A <b>normal</b> area is an
area for which this trait is <code>xsl-normal</code>. A
<b>page-level-out-of-line</b>
area is an area with area-class <code>xsl-footnote</code>,
<code>xsl-before-float</code>,
or <code>xsl-fixed</code>; placement of these areas is controlled
by the fo:page-sequence
ancestor of its generating formatting object. A <b>reference-level-out-of-line</b>
area is an area with area-class
<code>xsl-side-float</code> or <code>xsl-absolute</code>;
placement of these areas is controlled by the formatting object generating
the relevant reference-area. An <b>anchor</b>
area is an area with area-class
<code>xsl-anchor</code>;
placement of these areas is arbitrary and does not affect stacking.
Areas with area-class equal to one of
<code>xsl-normal</code>,
<code>xsl-footnote</code>, or
<code>xsl-before-float</code> are defined to be
<b>stackable</b>,
indicating that they are supposed to be properly stacked.
</p><p><em>Block-stacking constraints</em></p><p>If <var>P</var> is a block-area, then there is a <b>fence preceding</b>
<var>P</var> if <var>P</var> is a reference-area or if the
border-before-width
or padding-before-width of <var>P</var> are non-zero.
Similarly, there is a
<b>fence following</b> <var>P</var> if <var>P</var> is a
reference-area
or if the border-after-width or padding-after-width of <var>P</var> are non-zero.</p><p>If <var>A</var> and <var>B</var> are stackable areas, and <var>S</var> is
a sequence of space-specifiers (see <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a>),
it is defined that <b><var>A</var> and <var>B</var>
have block-stacking constraint <var>S</var></b> if
any of the following conditions holds:</p><ol class="enumar"><li><p><var>B</var> is a block-area which is the first normal
child of <var>A</var>, and <var>S</var> is the sequence consisting of the
space-before of <var>B</var>.</p></li><li><p><var>A</var> is a block-area which is the last normal
child of <var>B</var>, and <var>S</var> is the sequence consisting of the
space-after of <var>A</var>.</p></li><li><p><var>A</var> and <var>B</var> are both block-areas, and either</p><p>a. <var>B</var> is the next stackable sibling area of <var>A</var>,
and <var>S</var> is the sequence consisting of the space-after of <var>A</var>
and the space-before of <var>B</var>;</p><p>b. <var>B</var> is the first normal child of a block-area
<var>P</var>,
<var>B</var> is not a line-area,
there is no fence preceding <var>P</var>,
<var>A</var> and
<var>P</var> have a block-stacking constraint <var>S</var>', and <var>S</var>
consists of <var>S</var>' followed by the space-before of <var>B</var>; or</p><p>c. <var>A</var> is the last normal child of a block-area
<var>P</var>,
<var>A</var> is not a line-area,
there is no fence following <var>P</var>,
<var>P</var> and
<var>B</var> have a block-stacking constraint <var>S</var>'', and <var>S</var>
consists of the space-after of <var>A</var> followed by <var>S</var>''.</p><p>d.
<var>A</var> has a block-stacking constraint <var>S'</var> with a
block-area <var>E</var>, <var>E</var> has a block-stacking constraint <var>S''</var>
with <var>B</var>, <var>E</var> is
<b>empty</b> (i.e., it has zero border,
padding, and block-progression-dimension, and no normal children), and
<var>S</var> consists of <var>S'</var> followed by
<var>S''</var>.</p></li></ol><div class="note"><p class="prefix"><b>Note:</b></p><p>The use of "stackable" in two places in the above definition allows
block-stacking constraints to apply between areas of area-class
<code>xsl-before-float</code>
or <code>xsl-footnote</code>.</p></div><div class="figure">
<p><img src="block-stacking-constraints.gif" alt="Adjacent Edges with Block-stacking"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/block-stacking-constraints.html" title="Long description of illustration 'Adjacent Edges with Block-stacking'">[D]</a></span></p>
<p>Adjacent Edges with Block-stacking</p>
</div><p>When <var>A</var> and <var>B</var> have a block-stacking constraint, the
<b>adjacent edges</b> of <var>A</var> and <var>B</var> are an ordered
pair recursively defined as:</p><ul><li><p>In case 1, the before-edge of the
content-rectangle of <var>A</var>
and the before-edge of the allocation-rectangle of <var>B</var>.</p></li><li><p>In case 2, the after-edge of the allocation-rectangle
of <var>A</var> and
the after-edge of the content-rectangle of <var>B</var>.</p></li><li><p>In case 3a, the after-edge of the
allocation-rectangle of <var>A</var>
and the before-edge of the allocation-rectangle of <var>B</var>.</p></li><li><p>In case 3b, the first of the adjacent edges of <var>A</var> and <var>P</var>,
and the before-edge of the allocation-rectangle of <var>B</var>.</p></li><li><p>In case 3c, the after-edge of the
allocation-rectangle of <var>A</var>
and the second of the adjacent edges of <var>P</var> and <var>B</var>.</p></li><li><p>In
case 3d, the first of the adjacent edges of <var>A</var> and <var>E</var>,
and the second of the adjacent edges of <var>E</var> and <var>B</var>.</p></li></ul><p><em>Example</em>. In this diagram each node represents a block-area.
Assume that all padding
and border widths are zero, and none of the areas are
reference-areas. Then <var>P</var>
and <var>A</var> have a block-stacking constraint, as do <var>A</var>
and <var>B</var>, <var>A</var> and
<var>C</var>, <var>B</var> and <var>C</var>, <var>C</var> and <var>D</var>,
<var>D</var> and <var>B</var>,
<var>B</var> and
<var>E</var>, <var>D</var> and
<var>E</var>, and <var>E</var> and
<var>P</var>; these
are the only pairs in the diagram having block-stacking constraints. If
<var>B</var> had non-zero padding-after, then <var>D</var>
and <var>E</var> would not have any block-stacking constraint (though <var>B</var>
and <var>E</var> would continue to have a block-stacking constraint).</p><div class="figure">
<p><img src="mantree.gif" alt="Block-stacking constraint example"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/mantree.html" title="Long description of illustration 'Block-stacking constraint example'">[D]</a></span></p>
<p>Block-stacking constraint example</p>
</div><p><em>Inline-stacking constraints.</em></p><p>This section will recursively define the
inline-stacking constraints between two areas (either two inline-areas or one inline-area
and one line-area),
together with the notion of
<b>fence preceding</b> and <b>fence following</b>; these definitions are interwoven with one another.
This parallels the definition for block-stacking
constraints, but with the additional complication that we may have a stacking
constraint between inline-areas which are stacked in opposite inline-progression-directions.
(This is not an issue for block-stacking constraints because
a block-area which is not a reference-area may not have a
block-progression-direction
different from that of its parent.)</p><p>If <var>P</var> and <var>Q</var> have an inline-stacking constraint, then
<var>P</var> has a <b>fence preceding <var>Q</var></b> if <var>P</var> is
a reference-area or has non-zero border-width or padding-width at the first
adjacent edge of <var>P</var> and <var>Q</var>. Similarly, <var>Q</var> has
a <b>fence following <var>P</var></b> if <var>Q</var> is a reference-area
or has non-zero border-width or padding-width at the second
adjacent edge of
<var>P</var> and <var>Q</var>.</p><p>If <var>A</var> and <var>B</var> are normal areas, and <var>S</var>
is a sequence of space-specifiers, it is defined that <b><var>A</var> and
<var>B</var> have inline-stacking constraint <var>S</var></b> if any of the
following conditions holds:</p><ol class="enumar"><li><p><var>A</var> is an inline-area or line-area, <var>B</var> is an inline-area which is the first normal child of
<var>A</var>, and <var>S</var> is the sequence consisting of the space-start of
<var>B</var>.</p></li><li><p><var>B</var> is an inline-area or line-area, <var>A</var> is an inline-area which is the last normal child of
<var>B</var>, and <var>S</var> is the sequence consisting of the space-end of
<var>A</var>.</p></li><li><p><var>A</var> and <var>B</var> are each either an inline-area or a line-area, and either</p><p>a. both <var>A</var> and <var>B</var> are inline-areas,
<var>B</var> is the next normal sibling area of <var>A</var>,
and <var>S</var> is the sequence consisting of the space-end of <var>A</var>
and the space-start of <var>B</var>;</p><p>b. <var>B</var> is an inline-area which is the first normal child of an inline-area <var>P</var>,
<var>P</var> has no fence following <var>A</var>,
<var>A</var> and <var>P</var> have an
inline-stacking constraint <var>S</var>', the inline-progression-direction of
<var>P</var> is the same as the inline-progression-direction of the nearest
common ancestor area of <var>A</var> and <var>P</var>, and <var>S</var> consists of
<var>S</var>' followed by the space-start of <var>B</var>.</p><p>c. <var>A</var> is an inline-area which is the last normal child of an inline-area <var>P</var>,
<var>P</var> has no fence preceding <var>B</var>,
<var>P</var> and <var>B</var> have an
inline-stacking constraint <var>S</var>'', the inline-progression-direction of
<var>P</var> is the same as the inline-progression-direction of the nearest
common ancestor area of <var>P</var> and <var>B</var>, and <var>S</var> consists of the
space-end of <var>A</var> followed by <var>S</var>''.</p><p>d. <var>B</var> is an inline-area which is the last normal child of an inline-area <var>P</var>,
<var>P</var> has no fence following <var>A</var>,
<var>A</var> and <var>P</var> have an
inline-stacking constraint <var>S</var>', the inline-progression-direction of
<var>P</var> is opposite to the inline-progression-direction of the nearest
common ancestor area of <var>A</var> and <var>P</var>, and <var>S</var> consists of
<var>S</var>' followed by the space-end of <var>B</var>.</p><p>e. <var>A</var> is an inline-area which is the first normal child of an inline-area <var>P</var>,
<var>P</var> has no fence preceding <var>B</var>,
<var>P</var> and <var>B</var> have an
inline-stacking constraint <var>S</var>'', the inline-progression-direction of
<var>P</var> is opposite to the inline-progression-direction of the nearest
common ancestor area of <var>P</var> and <var>B</var>, and <var>S</var> consists of the
space-start of <var>A</var> followed by <var>S</var>''.</p></li></ol><div class="figure">
<p><img src="inline-stacking1.gif" alt="Adjacent Edges with Inline-stacking"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/inline-stacking1.html" title="Long description of illustration 'Adjacent Edges with Inline-stacking'">[D]</a></span></p>
<p>Adjacent Edges with Inline-stacking</p>
</div><div class="figure">
<p><img src="inline-stacking2.gif" alt="Adjacent Edges with Inline-stacking, continued"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/inline-stacking2.html" title="Long description of illustration 'Adjacent Edges with Inline-stacking, continued'">[D]</a></span></p>
<p>Adjacent Edges with Inline-stacking, continued</p>
</div><div class="figure">
<p><img src="inline-stacking3.gif" alt="Adjacent Edges with Inline-stacking, continued"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/inline-stacking3.html" title="Long description of illustration 'Adjacent Edges with Inline-stacking, continued'">[D]</a></span></p>
<p>Mixed English and Arabic</p>
</div><div class="figure">
<p><img src="inline-stacking4.gif" alt="Adjacent Edges with Inline-stacking, continued"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/inline-stacking4.html" title="Long description of illustration 'Adjacent Edges with Inline-stacking, continued'">[D]</a></span></p>
<p>Mixed English and Arabic</p>
</div><p>When <var>A</var> and <var>B</var> have an inline-stacking constraint,
the <b>adjacent edges</b> of <var>A</var> and <var>B</var> are an ordered
pair defined as:</p><ul><li><p>In case 1, the start-edge of the
content-rectangle of <var>A</var>
and the start-edge of the allocation-rectangle of <var>B</var>.</p></li><li><p>In case 2, the end-edge of the allocation-rectangle of <var>A</var> and
the end-edge of the content-rectangle of <var>B</var>.</p></li><li><p>In case 3a, the end-edge of the
allocation-rectangle of <var>A</var> and
the start-edge of the allocation-rectangle of <var>B</var>.</p></li><li><p>In case 3b, the first of the adjacent edges of <var>A</var> and
<var>P</var>, and the start-edge of the allocation-rectangle of <var>B</var>.</p></li><li><p>In case 3c, the end-edge of the
allocation-rectangle of <var>A</var>
and the second of the adjacent edges of <var>P</var> and <var>B</var>.</p></li><li><p>In case 3d, the first of the adjacent edges of <var>A</var> and
<var>P</var>, and the end-edge of the allocation-rectangle of <var>B</var>.</p></li><li><p>In case 3e, the start-edge of the
allocation-rectangle of <var>A</var>
and the second of the adjacent edges of <var>P</var> and <var>B</var>.</p></li></ul><p>Two areas are <b>adjacent</b> if they have a block-stacking constraint
or an inline-stacking constraint. It follows from the definitions that areas of the same
type (inline or block) can be adjacent only if all their non-common ancestors
are also of the same type (up to but not including their nearest common ancestor).
Thus, for example, two inline-areas which reside in different line-areas are never
adjacent.</p><p>An area <var>A</var> <b>begins</b> an area <var>P</var> if
<var>A</var> is a
descendant of <var>P</var> and <var>P</var> and <var>A</var> have either a
block-stacking constraint or an inline-stacking constraint,
provided that no descendant of <var>P</var> which is an ancestor
of <var>A</var> has a space-before (in the case of a block-stacking constraint)
or a space-start (in the case of an inline-stacking constraint)
whose computed minimum, maximum, or optimum values
are nonzero.
In this case the
second of the adjacent edges of <var>P</var> and <var>A</var> is defined
to be
a <b>leading edge</b> in <var>P</var>. A space-specifier which
applies to
the leading edge is also defined to <b>begin</b> <var>P</var>.</p><p>Similarly, An area <var>A</var> <b>ends</b> an area
<var>P</var> if <var>A</var> is a
descendant of <var>P</var> and <var>A</var> and <var>P</var> have either a
block-stacking constraint or an inline-stacking constraint,
provided that no descendant of <var>P</var> which is an ancestor
of <var>A</var> has a space-after (in the case of a block-stacking constraint)
or a space-end (in the case of an inline-stacking constraint)
whose computed minimum, maximum, or optimum values
are nonzero.
In this case the
first of the adjacent edges of <var>A</var> and <var>P</var> is defined
to be
a <b>trailing edge</b> in <var>P</var>. A space-specifier which
applies to
the trailing edge is also defined to <b>end</b> <var>P</var>.</p></div><div class="div3">
<h4><a name="area-font" id="area-font"></a>4.2.6 Font Baseline Tables</h4><p>Each script has its preferred "baseline" for aligning glyphs from that script.
Western scripts typically use an "alphabetic" baseline that touches at or near the
bottom of capital letters. Further, for each font there is a
preferred way of aligning embedded glyphs from different scripts, e.g., for a
Western font there are separate baselines for aligning embedded ideographic or Indic
glyphs.</p><p>Each block-area and inline-area has a
<b>dominant-baseline-identifier</b> trait whose value is a baseline identifier
corresponding to the type of alignment expected for inline-area descendants of that area,
and each inline-area has an <b>alignment-baseline</b> which specifies how the
area is aligned to its parent. These traits are interpreted as described in section
<a href="#font-model"><b>7.9.1 Fonts and Font Data</b></a>.</p><p>For each font, an <b>actual-baseline-table</b> maps these identifiers
to points on the start-edge of the area. By
abuse of terminology, the line in the inline-progression-direction
through the point corresponding to the dominant-baseline-identifier is called
the "dominant baseline."</p></div></div><div class="div2">
<h3><a name="spacecond" id="spacecond"></a>4.3 Spaces and Conditionality</h3><p>A space-specifier is a compound datatype whose components are minimum, optimum,
maximum, conditionality, and precedence.</p><p><b>Minimum</b>, <b>optimum</b>, and <b>maximum</b> are lengths
and can be used to define a constraint
on a distance, namely that the distance should preferably be the optimum,
and in any case no less than the minimum nor more than the maximum. Any of these
values may be negative, which can (for
example) cause areas to overlap, but in any case the minimum should be less
than or equal to the optimum value, and the optimum less than or equal to
the maximum value.</p><p><b>Conditionality</b> is an enumerated value which controls whether a
space-specifier has effect at the beginning or end of a reference-area or a
line-area. Possible values are <code>retain</code> and
<code>discard</code>;
a <b>conditional</b> space-specifier is one for which this value is
<code>discard</code>.</p><p><b>Precedence</b> has a value which is either an integer or the special
token <code>force</code>. A <b>forcing</b> space-specifier
is one for which this value is <code>force</code>.</p><p>Space-specifiers occurring in sequence may interact with each other. The
constraint imposed by a sequence of space-specifiers is computed by
calculating for each space-specifier
its associated <b>resolved space-specifier</b> in accordance with
their conditionality and precedence, as
shown below in the space-resolution rules.</p><p>The constraint imposed on a distance by a sequence of resolved space-specifiers
is additive; that is, the distance is constrained to be no less than the
sum of the resolved minimum values and no larger than the sum of the resolved
maximum values.</p><div class="div3">
<h4><a name="area-space" id="area-space"></a>4.3.1 Space-resolution Rules</h4><p>The
resolved space-specifier of a given space-specifier <var>S</var> is
computed as follows. Consider the maximal inline-stacking constraint or
block-stacking constraint <var>S''</var> containing the space-specifier
<var>S</var> as an element of the sequence (<var>S''</var> is a sequence
of space-specifiers; see <a href="#area-stackcon"><b>4.2.5 Stacking Constraints</b></a>). Define
<var>S'</var> to be a subsequence of <var>S''</var> as follows:</p><ul><li><p>if <var>S</var> is the space-before or space-after of a line-area,
then <var>S'</var> is the maximal subsequence of <var>S''</var> containing
<var>S</var> such that all the space-specifiers in <var>S'</var> are traits
of line-areas,</p></li><li><p>if <var>S</var> is the space-before or space-after of a block-area
which is not a line-area, then <var>S'</var> is the maximal subsequence
of <var>S''</var> containing <var>S</var> such that all the space-specifiers
in <var>S'</var> are traits of block-areas which are not
line-areas,</p></li><li><p>if <var>S</var> is the space-start or space-end of an inline-area,
then <var>S'</var> is all of <var>S''</var>.</p></li></ul><p>The resolved space-specifier of <var>S</var> is a non-conditional,
forcing space-specifier computed in terms of the
sequence <var>S'</var>.</p><ol class="enumar"><li><p>If any of the space-specifiers in <var>S'</var> is conditional,
and begins a reference-area or line-area, then it is
<b>suppressed</b>,
which means that its resolved space-specifier is zero. Further, any conditional
space-specifiers which consecutively follow it in the sequence are also suppressed.
For purposes of this rule, a space-specifier <var>U</var>
<b>consecutively follows</b> a space-specifier <var>V</var> if it
<var>U</var> follows <var>V</var> and <var>U</var> and <var>V</var> are separated in
the sequence only by conditional space-specifiers and/or
space-specifiers whose computed minimum, maximum, and optimum values are
zero.</p><p>If a conditional space-specifier ends a reference-area or line-area, then it
is suppressed together with any other conditional space-specifiers which
consecutively precede it in the sequence.
For purposes of this rule, a space-specifier <var>U</var>
<b>consecutively precedes </b> a space-specifier <var>V</var> if
it <var>U</var> precedes <var>V</var> and <var>U</var> and <var>V</var>
are separated in
the sequence only by conditional space-specifiers and/or
space-specifiers whose computed minimum, maximum, and optimum values are
zero.</p></li><li><p>If any of the remaining space-specifiers in <var>S'</var> is forcing, all non-forcing
space-specifiers are suppressed, and the value of each of the forcing space-specifiers
is taken as its resolved value.</p></li><li><p>Alternatively if all of the remaining space-specifiers in <var>S'</var> are non-forcing,
then the resolved space-specifier is defined in terms of those non-suppressed space-specifiers
whose precedence is numerically highest, and among these those whose optimum value is the
greatest. All other space-specifiers are suppressed. If there is only one of
these then its value is taken as its resolved value.</p><p>Otherwise, follow these rules when there are
two or more
space-specifiers all of the same highest precedence and the same
(largest) optimum: The resolved space-specifier of the last
space-specifier in the sequence is derived from these spaces by
taking their common optimum value as its optimum. The greatest of
their minimum values is its minimum. The least of their maximum
values is its maximum. All other space-specifiers are suppressed.</p></li><li><p>If
<var>S</var> is subject to overconstrainment relaxing,
then its maximum value is set to the actual block-progression-dimension of the
containing block-area. See <a href="#bpd-slack"><b>4.3.2 Overconstrained space-specifiers</b></a></p></li></ol><p><em>Example</em>. Suppose the sequence of space values occurring at the
beginning of a reference-area is:
first, a space with value 10 points (that is
minimum, optimum, and maximum all equal to 10 points) and conditionality
<code>discard</code>; second, a space with value 4 points and
conditionality <code>retain</code>; and third, a space
with value 5 points and conditionality <code>discard</code>;
all three spaces having precedence zero. Then the first (10 point) space is
suppressed under rule 1, and the
second (4 point) space is suppressed under rule 3. The resolved value of the
third space is a non-conditional 5 points, even though
it originally came from a conditional space.</p><p>The padding of a block-area does not interact with any
space-specifier
(except that by definition, the presence of padding at the before- or after-edge
prevents areas on either side of it from having a stacking constraint.)</p><p>The border or padding at the before-edge or after-edge of a block-area <var>B</var> may
be specified as conditional. If so, then it is set to zero if its associated
edge is a leading edge in a reference-area, and the is-first trait of <var>B</var>
is false, or if its associated
edge is a trailing edge in a reference-area, and the is-last trait of <var>B</var>
is false. In either of these cases, the border
or padding is taken to be zero for purposes of the stacking constraint definitions.</p><p>The border or padding at the start-edge or end-edge of an inline-area <var>I</var> may
be specified as conditional. If so, then it is set to zero if its associated
edge is a leading edge in a line-area, and the is-first trait of <var>I</var>
is false, or if its associated
edge is a trailing edge in a line-area, and the is-last trait of <var>I</var>
is false. In either of these cases, the border
or padding is taken to be zero for purposes of the stacking constraint definitions.</p></div><div class="div3">
<h4><a name="bpd-slack" id="bpd-slack"></a>4.3.2 Overconstrained space-specifiers</h4><p>When
an area <var>P</var> is generated by a formatting object whose
block-progression-dimension
is "auto", then the constraints involving the before-edge and after-edge of
the content-rectangle of <var>P</var>, together with the constraints between the
various descendants of <var>P</var>, result in a constraint on the actual value
of the block-progression-dimension. If the block-progression-dimension is instead
specified as a length, then this might result in an overconstrained area tree,
for example an incompletely-filled fo:block
with a specified size. In that case some constraints between <var>P</var> and its
descendants should be relaxed; those that are eligible for this treatment are
said to be <em>subject to overconstrainment relaxing</em>, and treated as in
the previous section.</p><ul><li><p>If the display-align value is "after" or "center" and <var>P</var> is the first normal area generated
by the formatting object, then the space-before of the first normal child of <var>P</var>
is subject to overconstrainment relaxing.</p></li><li><p>If the display-align value is "before" or "center" and <var>P</var> is the last normal area generated
by the formatting object, then the space-after of the last normal child of <var>P</var>
is subject to overconstrainment relaxing.</p></li></ul></div></div><div class="div2">
<h3><a name="area-block" id="area-block"></a>4.4 Block-areas</h3><p>Block-areas have several traits which typically affect the placement of their
children. The <b>line-height</b> is used in line placement calculations.
The <b>line-stacking-strategy</b> trait controls what kind of allocation
is used for descendant line-areas and has an enumerated value
(either <code>font-height</code>, <code>max-height</code>,
or <code>line-height</code>). This is all rigorously described below.
All areas have these traits,
but they only have relevance for areas which have stacked line-area children.</p><p>The <b>space-before</b> and <b>space-after</b> traits
determine the
distance between the block-area and surrounding block-areas.</p><p>A block-area which is not a line-area typically has its size in the
inline-progression-direction determined
by its <b>start-indent</b> and <b>end-indent</b> and by the size of its nearest ancestor
reference-area.
A block-area which is not a line-area must be properly stacked (as defined in
<a href="#area-stackblock"><b>4.4.1 Stacked Block-areas</b></a> below)
unless otherwise specified in the description of its generating formatting object.
In this case its block-progression-dimension will be subject to constraints based
on the block-progression-dimensions and space-specifiers of its descendants.
See <a href="#bpd-slack"><b>4.3.2 Overconstrained space-specifiers</b></a></p><div class="div3">
<h4><a name="area-stackblock" id="area-stackblock"></a>4.4.1 Stacked Block-areas</h4><p>Block-area children of an area are typically stacked in the
block-progression-direction
within their parent area, and this is the default method of
positioning block-areas. However, formatting objects
are free to specify other methods of positioning child areas of areas which
they generate, for example list-items or tables.</p><p>For a parent area <var>P</var> whose children are
block-areas, <var>P</var> is defined to be <b>properly
stacked</b> if all of the following conditions hold:</p><ol class="enumar"><li><p>For each block-area <var>B</var> which is a descendant of <var>P</var>,
the following hold:</p><ul><li><p>the before-edge and after-edge
of its allocation-rectangle are parallel to the before-edge and after-edges of the
content-rectangle of <var>P</var>,</p></li><li><p>the start-edge of its allocation-rectangle is parallel to the start-edge
of the content-rectangle of <var>R</var> (where <var>R</var> is the closest
ancestor reference-area of <var>B</var>), and offset from it inward
by a distance equal to
the block-area's start-indent plus its
<b>start-intrusion-adjustment</b>
(as defined below), minus its border-start,
padding-start, and space-start values, and</p></li><li><p>the end-edge of its allocation-rectangle is parallel to the
end-edge
of the content-rectangle of <var>R</var>, and offset from it inward
by a distance equal to
the block-area's end-indent plus its
<b>end-intrusion-adjustment</b>
(as defined below),
minus its border-end, padding-end, and space-end
values.</p></li></ul><div class="figure">
<p><img src="RectsForModel.gif" alt="Metrics of a block area"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/RectsForModel.html" title="Long description of illustration 'Metrics of a block area'">[D]</a></span></p>
<p>Content Rectangle of Reference Area</p>
</div><div class="note"><p class="prefix"><b>Note:</b></p><p>The notion of indent is intended to apply to the content-rectangle, but
the constraint is written in terms of the
allocation-rectangle, because as noted earlier
(<a href="#area-geo"><b>4.2.3 Geometric Definitions</b></a>)
the edges of the
content-rectangle may not
correspond to like-named edges of the
allocation-rectangle.</p><p>The <b>start-intrusion-adjustment</b> and
<b>end-intrusion-adjustment</b> are traits used to
deal with intrusions from
floats in the inline-progression-direction.</p><p>See also section <a href="#refine-margin-space-indent"><b>5.3.2 Margin, Space, and Indent Properties</b></a>
for how the margin properties affect the indents.</p></div></li><li><p>For each pair of normal areas <var>B</var> and <var>B</var>'
in the subtree below <var>P</var>, if
<var>B</var> and <var>B</var>' have a block-stacking constraint <var>S</var>
and <var>B</var> is not empty (see <a href="#area-stackcon"><b>4.2.5 Stacking Constraints</b></a>),
then the distance between the adjacent edges of <var>B</var> and <var>B</var>'
is consistent with the
constraint imposed by the
resolved values of the space-specifiers in <var>S</var>.</p><p><img src="spacebeforeafter.gif" alt="Example of stacked areas"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/spacebeforeafter.html" title="Long description of illustration 'Example of stacked areas'">[D]</a></span></p><p><em>Example</em>. In the diagram, if area
<var>A</var>
has a space-after value of 3 points, <var>B</var> a
space-before
of 1 point, and <var>C</var> a space-before of 2 points, all
with
precedence of <code>force</code>, and with zero border and padding,
then the constraints will place <var>B</var>'s
allocation-rectangle
4 points below that of <var>A</var>, and <var>C</var>'s
allocation-rectangle
6 points below that
of <var>A</var>. Thus the 4-point gap receives the
background color
from <var>P</var>, and the 2-point gap before <var>C</var>
receives the background color from <var>B</var>.</p></li></ol></div><div class="div3">
<h4><a name="intrusadjust" id="intrusadjust"></a>4.4.2 Intrusion Adjustments</h4><p>Intrusion adjustments (both start- and end-) are defined to account for the
indentation that occurs as the result of side floats.</p><p>If <var>A</var> and <var>B</var> are areas which have the same nearest reference area ancestor, then <var>A</var>
and <var>B</var> are defined to be <b>inline-overlapping</b> if there is some line
parallel to the inline-progression-direction, which intersects both the
allocation-rectangle of <var>A</var> and the allocation-rectangle of <var>B</var>.</p><p>If
<var>A</var> is an area of class <code>xsl-side-float</code> with float="<code>start</code>", and <var>B</var> is a block-area, and <var>A</var> and <var>B</var>
have the same nearest reference area ancestor, then <var>A</var> is defined to <b>encroach</b> upon <var>B</var> if <var>A</var> and <var>B</var>
are inline-overlapping and the start-indent of <var>B</var> is less than the sum of the start-indent of <var>A</var>
and the inline-progression-dimension of <var>A</var>. The <b>start-encroachment</b> of <var>A</var> on <var>B</var> is then defined to
be amount by which the start-indent of <var>B</var> is less than the sum of the start-indent of <var>A</var> and
the inline-progression-dimension of <var>A</var>.</p><p>If <var>A</var> is an area of class <code>xsl-side-float</code> with float="<code>end</code>", and <var>B</var> is a block-area, and <var>A</var> and <var>B</var>
have the same nearest reference area ancestor, then <var>A</var> is defined to <b>encroach</b> upon <var>B</var> if <var>A</var> and <var>B</var>
are inline-overlapping and the end-indent of <var>B</var> is less than the sum of the end-indent of <var>A</var>
and the inline-progression-dimension of <var>A</var>. The <b>end-encroachment</b> of <var>A</var> on <var>B</var> is then
defined to be amount by which the end-indent of <var>B</var> is less than the sum of the end-indent of <var>A</var> and
the inline-progression-dimension of <var>A</var>.</p><p>If <var>B</var> is a block-area which is not a line-area, then its <b>local-start-intrusion-adjustment</b> is computed as the maximum of
the following lengths:</p><ol class="enumar"><li><p>zero;</p></li><li><p>if the parent of <var>B</var> is not a reference area: the start-intrusion-adjustment of the parent of <var>B</var>;
and</p></li><li><p>if <var>B</var> has intrusion-displace="<code>block</code>",
then for each area <var>A</var> of class <code>xsl-side-float</code>
with float="<code>start</code>" such that the generating formatting object of <var>A</var> is not a descendant of
the generating formatting object of <var>B</var>, and such that <var>A</var> encroaches upon some line-area child of
<var>B</var>: the start-encroachment of <var>A</var> on <var>B</var>;
and</p></li><li><p>if <var>B</var> has intrusion-displace = "<code>block</code>", then for each area <var>A</var> of class <code>xsl-side-float</code> with float="<code>start</code>"
such that <var>A</var> and <var>B</var> are inline-overlapping, and for each block-area ancestor <var>B'</var> of <var>B</var> which is
a descendant of the nearest reference area ancestor of <var>B</var>, such that <var>A</var> encroaches on a line-area
child of <var>B'</var>: the start-encroachment of <var>A</var> on <var>B'</var>.</p></li></ol><p>The start-intrusion-adjustment of a block-area <var>B</var> is then defined to be
the maximum of the local-start-intrusion-adjustments of the normal block-areas generated
and returned by the generating formatting object of <var>B</var>.</p><p>If <var>L</var> is a line-area, then its start-intrusion-adjustment is computed as the maximum of
the following lengths:</p><ol class="enumar"><li><p>the start-intrusion-adjustment of the parent of <var>L</var>;</p></li><li><p>for each area <var>A</var> of class <code>xsl-side-float</code> with float="<code>start</code>" such that <var>A</var> encroaches upon <var>L</var>:
the start-encroachment of <var>A</var> on <var>L</var>; and</p></li><li><p>if the parent of <var>L</var> has intrusion-displace = "<code>indent</code>",
then for each area <var>A</var> of class <code>xsl-side-float</code> with float="<code>start</code>" such that
<var>A</var> and <var>L</var> are inline-overlapping, and for each block-area ancestor <var>B'</var> of <var>L</var> which is
a descendant of the nearest reference area ancestor of <var>L</var>, such that <var>A</var> encroaches on some line-area
child <var>L'</var> of <var>B'</var>: the start-encroachment of <var>A</var> on <var>B'</var>.</p></li></ol><p>The end-intrusion-adjustment for a block-area is computed in a precisely analogous manner.
That is:</p><p>If <var>B</var> is a block-area which is not a line-area, then its <b>local-end-intrusion-adjustment</b> is computed as the maximum of
the following lengths:</p><ol class="enumar"><li><p>zero;</p></li><li><p>if the parent of <var>B</var> is not a reference area: the end-intrusion-adjustment of the parent of <var>B</var>;
and</p></li><li><p>if <var>B</var> has intrusion-displace="<code>block</code>",
then for each area <var>A</var> of class <code>xsl-side-float</code>
with float="<code>end</code>" such that the generating formatting object of <var>A</var> is not a descendant of
the generating formatting object of <var>B</var>, and such that <var>A</var> encroaches upon some line-area child of
<var>B</var>: the end-encroachment of <var>A</var> on <var>B</var>;
and</p></li><li><p>if <var>B</var> has intrusion-displace = "<code>block</code>", then for each area <var>A</var> of class <code>xsl-side-float</code> with float="<code>end</code>"
such that <var>A</var> and <var>B</var> are inline-overlapping, and for each block-area ancestor <var>B'</var> of <var>B</var> which is
a descendant of the nearest reference area ancestor of <var>B</var>, such that <var>A</var> encroaches on a line-area
child of <var>B'</var>: the end-encroachment of <var>A</var> on <var>B'</var>.</p></li></ol><p>The end-intrusion-adjustment of a block-area <var>B</var> is then defined to be
the maximum of the local-end-intrusion-adjustments of the normal block-areas generated
and returned by the generating formatting object of <var>B</var>.</p><p>If <var>L</var> is a line-area, then its end-intrusion-adjustment is computed as the maximum of
the following lengths:</p><ol class="enumar"><li><p>the end-intrusion-adjustment of the parent of <var>L</var>;</p></li><li><p>for each area <var>A</var> of class <code>xsl-side-float</code> with float="<code>end</code>" such that <var>A</var> encroaches upon <var>L</var>:
the end-encroachment of <var>A</var> on <var>L</var>; and</p></li><li><p>if the parent of <var>L</var> has intrusion-displace = "<code>indent</code>",
then for each area <var>A</var> of class <code>xsl-side-float</code> with float="<code>end</code>" such that
<var>A</var> and <var>L</var> are inline-overlapping, and for each block-area ancestor <var>B'</var> of <var>L</var> which is
a descendant of the nearest reference area ancestor of <var>L</var>, such that <var>A</var> encroaches on some line-area
child <var>L'</var> of <var>B'</var>: the end-encroachment of <var>A</var> on <var>B'</var>.</p></li></ol></div></div><div class="div2">
<h3><a name="area-line" id="area-line"></a>4.5 Line-areas</h3><p>A line-area is a special type of block-area, and is generated by the same
formatting object which generated
its parent. Line-areas do not have borders and padding, i.e., border-before-width,
padding-before-width, etc. are all zero. Inline-areas are stacked within a line-area
relative to a <b>baseline-start-point</b> which is a point determined by the
formatter, on the start-edge of the line area's content-rectangle.</p><p>The allocation-rectangle of a line is determined by the value of the
<b>line-stacking-strategy</b> trait: if the
value is <code>font-height</code>, the allocation-rectangle is
the <b>nominal-requested-line-rectangle</b>, defined below; if the value is
<code>max-height</code>, the allocation-rectangle is the
<b>maximum-line-rectangle</b>, defined below; and if
the value is
<code>line-height</code>, the allocation-rectangle is the
<b>per-inline-height-rectangle</b>, defined below.
If the <b>line-stacking-strategy</b> trait is <code>font-height</code>
or <code>max-height</code> the <b>space-before</b> and <b>space-after</b>
are both set to the half-leading value; otherwise they are both set to zero.</p><p>The <b>nominal-requested-line-rectangle</b> for a line-area is the rectangle
whose start-edge is parallel to the start-edge of the
content-rectangle of the nearest ancestor reference-area and offset from it by the sum
of the start-indent and the start-intrusion-adjustment of the line area,
whose end-edge is parallel to the end-edge of the
content-rectangle of the nearest ancestor reference-area and offset from it by the sum
of the end-indent and the end-intrusion-adjustment of the line area,
whose before-edge is separated from the
baseline-start-point by the text-altitude of the parent block-area, and whose after-edge is
separated from the baseline-start-point by the text-depth of the parent block-area. It has the
same block-progression-dimension for each line-area child of a block-area.</p><p>The <b>maximum-line-rectangle</b> for a line-area is the rectangle
whose start-edge and end-edge are parallel to and coincident with the start-edge
and end-edge of the nominal-requested-line-rectangle, and whose
extent in the block-progression-direction is the minimum required to enclose both the
nominal-requested-line-rectangle and the allocation-rectangles of all the
inline-areas stacked within the line-area; this may vary depending on the
descendants of the line-area.</p><div class="figure">
<p><img src="InlineExampleMixed.2a.gif" alt="Nominal and Maximum Line Rectangles"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/InlineExampleMixed.2a.html" title="Long description of illustration 'Nominal and Maximum Line Rectangles'">[D]</a></span></p>
<p>Nominal and Maximum Line Rectangles</p>
</div><p>The <b>per-inline-height-rectangle</b> for a line-area is the rectangle
whose start-edge and end-edge are parallel to and coincident with the start-edge
and end-edge of the nominal-requested-line-rectangle, and whose extent in the
block-progression-dimension is determined as follows.</p><p>The <b>expanded-rectangle</b> of an inline-area is the rectangle with start-edge
and end-edge coincident with those of its allocation-rectangle, and whose
before-edge and after-edge are outside those of its allocation-rectangle by a
distance equal to either (a.) the half-leading, when the area's allocation-rectangle is
specified to be the normal-allocation-rectangle by the description of the generating
formatting object , or (b.) the space-before and space-after (respectively),
when the area's allocation-rectangle is specified to be the large-allocation-rectangle. The
<b>expanded-nominal-requested-line-rectangle</b> is the rectangle with start-edge
and end-edge coincident with those of the nominal-requested-line-rectangle, and whose
before-edge and after-edge are outside those of the nominal-requested-line-rectangle by a
distance equal to the half-leading.</p><p>The extent of the
per-inline-height-rectangle in the block-progression-direction is then defined to
be the minimum required to enclose both
the expanded-nominal-requested-line-rectangle and the expanded-rectangles of all the
inline-areas stacked within the line-area; this may vary depending on the
descendants of the line-area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
Using the nominal-requested-line-rectangle allows equal baseline-to-baseline
spacing. Using the maximum-line-rectangle allows constant space between line-areas.
Using the
per-inline-height-rectangle and zero space-before and space-after allows
CSS-style line box stacking. Also, the value of half-leading is included in the
expanded-rectangle regardless of conditionality, and thus a line-height conditionality
of "discard" does not have effect in this case.
</p></div></div><div class="div2">
<h3><a name="area-inline" id="area-inline"></a>4.6 Inline-areas</h3><p>An inline-area has its own <b>line-height</b> trait, which may be
different from the line-height of its containing block-area. This may affect the
placement of its ancestor line-area when the line-stacking-strategy
is <code>line-height</code>. An inline-area has an
<b>actual-baseline-table</b>
for its <b>nominal-font</b>. It has
a <b>dominant-baseline-identifier</b> trait which determines how
its stacked inline-area descendants are to be aligned.</p><p>An inline-area may or may not have child areas, and if so it may or may not
be a reference-area. The dimensions of the content-rectangle for an inline-area
without children is computed as specified by the generating formatting object,
as are those of an inline-area with block-area children.</p><p>An inline-area with inline-area children has a content-rectangle
which extends from its dominant baseline (see
<a href="#area-font"><b>4.2.6 Font Baseline Tables</b></a>) by its
text-depth in the block-progression-direction, and in the opposite
direction by its text-altitude; in the inline-progression-direction it
extends from the start-edge of the allocation-rectangle of its first child to
the end-edge of the allocation-rectangle of its last child. The allocation-rectangle
of such an inline-area is the same as its content-rectangle.</p><p>The allocation-rectangle of an inline-area without children is either
the normal-allocation-rectangle or the large-allocation-rectangle, as specified
in the description of the generating formatting object.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>When the line-stacking-strategy is <code>line-height</code>,
allocation is done with respect to the expanded-rectangle.</p></div><p>Examples of inline-areas with children might include portions of inline
mathematical expressions or areas arising from mixed writing systems
(left-to-right within right-to-left, for example).</p><div class="div3">
<h4><a name="area-stackinline" id="area-stackinline"></a>4.6.1 Stacked Inline-areas</h4><p>Inline-area children of an area are typically stacked in the
inline-progression-direction
within their parent area, and this is the default method of
positioning inline-areas.</p><p>Inline-areas are stacked relative to the <b>dominant baseline</b>,
as defined above
(<a href="#area-font"><b>4.2.6 Font Baseline Tables</b></a>).</p><p>For a parent area <var>P</var> whose children are inline-areas, <var>P</var>
is defined to be <b>properly stacked</b> if all of the following conditions
hold:</p><ol class="enumar"><li><p>For each inline-area descendant <var>I</var> of <var>P</var>, the
start-edge, end-edge, before-edge and after-edge of the allocation-rectangle
of <var>I</var> are parallel to corresponding edges of the content-rectangle
of the nearest ancestor reference-area of <var>I</var>.</p></li><li><p>For each pair of normal areas <var>I</var> and <var>I</var>'
in the subtree below <var>P</var>, if <var>I</var> and <var>I</var>' have
an inline-stacking constraint <var>S</var>, then the distance between the
adjacent edges of <var>I</var> and <var>I</var>' is consistent with the
constraint imposed by the resolved values of the space-specifiers in
<var>S</var>.</p></li><li><p>For any inline-area descendant <var>I</var> of <var>P</var>, the
distance in the shift-direction from the dominant baseline of the parent
<var>Q</var> of <var>I</var>, to the alignment-point of <var>I</var>
equals the offset between the dominant baseline of <var>Q</var> and
the baseline of <var>Q</var> corresponding to the alignment-baseline
trait of <var>I</var>, plus
the baseline-shift for <var>I</var>.</p><p> The first summand is computed to compensate for
mixed writing systems with different baseline types, and the other
summands involve deliberate baseline shifts for things like superscripts
and subscripts.</p></li></ol></div><div class="div3">
<h4><a name="area-glyph" id="area-glyph"></a>4.6.2 Glyph-areas</h4><p>The most common inline-area is a glyph-area, which contains the
representation for a character (or characters) in a particular font.</p><p>A glyph-area has an associated <b>nominal-font</b>, determined by
the area's typographic traits, which apply to its character data, and
a <b>glyph-orientation</b> determined by its writing-mode and
reference-orientation, which determine the orientation of the glyph
when it is rendered.</p><p>The alignment-point and dominant-baseline-identifier of a glyph-area are assigned
according to the writing-system in use (e.g., the glyph baseline
in Western languages), and are used to control placement of inline-areas
descendants of a line-area. The formatter may generate inline-areas with
different inline-progression-directions from their parent to accommodate
correct inline-area stacking in the case of mixed writing systems.</p><p>A glyph-area has no children. Its block-progression-dimension and
actual-baseline-table are the same for all glyphs in a font.
Conforming implementations may choose to
compute the block-progression-dimension for a glyph area based on the
actual glyph size rather than using a common size for all glyphs
in a font.</p></div></div><div class="div2">
<h3><a name="area-order" id="area-order"></a>4.7 Ordering Constraints</h3><div class="div3">
<h4><a name="area-genorder" id="area-genorder"></a>4.7.1 General Ordering Constraints</h4><p>A subset <var>S</var> of the areas returned to a formatting object is
called <b>properly ordered</b> if the areas in that
subset have the
same order as their generating formatting objects. Specifically, if <var>A</var><sub>1</sub>
and <var>A</var><sub>2</sub> are areas in <var>S</var>, returned by child
formatting objects <var>F</var><sub>1</sub> and <var>F</var><sub>2</sub>
where <var>F</var><sub>1</sub> precedes <var>F</var><sub>2</sub>,
then <var>A</var><sub>1</sub> must precede <var>A</var><sub>2</sub> in the
pre-order traversal order of the area tree. If <var>F</var><sub>1</sub>
equals <var>F</var><sub>2</sub> and <var>A</var><sub>1</sub> is
returned prior to <var>A</var><sub>2</sub>, then <var>A</var><sub>1</sub>
must precede <var>A</var><sub>2</sub> in the pre-order-traversal
of the area tree.
</p><p>For each formatting object <var>F</var> and each area-class <var>C</var>,
the subset consisting of the areas returned to <var>F</var> with area-class
<var>C</var> must be properly ordered, except where
otherwise specified.
</p></div><div class="div3">
<h4><a name="area-linebuild" id="area-linebuild"></a>4.7.2 Line-building</h4><p>This section describes the ordering constraints that apply to formatting
an fo:block or similar block-level object.</p><p>A block-level formatting object <var>F</var> which
constructs lines does so by
constructing block-areas which it returns to its parent
formatting object, and placing normal areas and/or anchor areas returned to
<var>F</var> by its child
formatting objects as children of those block-areas or of
line-areas
which it constructs as children of those block-areas.</p><p>For each such formatting object <var>F</var>, it must be
possible to form an
ordered partition <var>P</var> consisting of ordered subsets <var>S</var><sub>1</sub>,
<var>S</var><sub>2</sub>, ..., <var>S</var><sub><var>n</var></sub> of
the normal areas and anchor areas returned by the child formatting objects,
such that the following are all satisfied:</p><ol class="enumar"><li><p>Each subset consists of a sequence of inline-areas, or of a single
block-area.</p></li><li><p>The ordering of the partition follows the ordering of the
formatting object tree. Specifically, if <var>A</var> is in
<var>S</var><sub><var>i</var></sub>
and <var>B</var> is in <var>S</var><sub><var>j</var></sub> with
<var>i</var> &lt; <var>j</var>, or if <var>A</var> and <var>B</var> are both in the same subset
<var>S</var><sub><var>i</var></sub> with <var>A</var> before <var>B</var> in the
subset order, then either <var>A</var> is returned by a preceding sibling
formatting object of <var>B</var>, or <var>A</var> and
<var>B</var> are returned by the same
formatting object with <var>A</var> being returned before
<var>B</var>.</p></li><li><p>The partitioning occurs at legal line-breaks. Specifically, if <var>A</var> is
the last area of <var>S</var><sub><var>i</var></sub> and <var>B</var> is the first area of
<var>S</var><sub><var>i</var>+1</sub>, then the rules of
the language, script and hyphenation constraints
(<a href="#common-hyphenation-properties"><b>7.10 Common Hyphenation Properties</b></a>,
<a href="#hyphenation-keep"><b>7.16.1 hyphenation-keep</b></a>, and
<a href="#hyphenation-ladder-count"><b>7.16.2 hyphenation-ladder-count</b></a>)
in effect must permit a line-break
between <var>A</var> and
<var>B</var>, within the context of all areas in <var>S</var><sub><var>i</var></sub>
and <var>S</var><sub><var>i</var>+1</sub>.</p></li><li><p>Forced line-breaks are respected.
Specifically, if C is a descendant of F, and C is an fo:character
whose Unicode character is U+000A, and A is the area generated by C,
then either C is a child of F and A is the last area in a subset S<sub>i</sub>,
or C is a descendant of a child C' of F, and A ends
(in the sense of 4.2.5) an area A' returned by C',
such that A' is the last area in a subset S<sub>i</sub>.</p></li><li id="linebuilding-5"><p>The partition follows the ordering of the area tree,
except for certain glyph substitutions and deletions.
Specifically, if B<sub>1</sub>, B<sub>2</sub>, ..., B<sub>p</sub> are
the normal child areas of the area or areas returned by F,
(ordered in the pre-order traversal order of the area tree),
then there is a one-to-one correspondence between these child areas
and the partition subsets (i.e. n = p), and for each i,</p><ul><li><p>S<sub>i</sub> consists of a single block-area and
B<sub>i</sub> is that block-area, or</p></li><li><p>S<sub>i</sub> consists of inline-areas and B<sub>i</sub> is a line-area
whose child areas are the same as the inline-areas in S<sub>i</sub>,
and in the same order, except that where the rules of the language
and script in effect call for glyph-areas to be substituted,
inserted, or deleted, then the substituted or inserted glyph-areas
appear in the area tree in the corresponding place, and the
deleted glyph-areas do not appear in the area tree.
For example, insertions and substitutions may occur because of
addition of hyphens or spelling changes due to hyphenation,
or glyph image construction from syllabification, or ligature formation.
Deletions occur as specified in <a href="#linebuilding-6">6.</a>,
below.</p></li></ul></li><li id="linebuilding-6"><p>white-space-treatment is enforced. In particular,
deletions in <a href="#linebuilding-5">5.</a>
occur when there is a glyph area G such that</p><p>(a.) the white-space-treatment of G is "ignore" and the character of G
is classified as white space in XML; or</p><p>(b.) the white-space-treatment of G is "ignore-if-before-linefeed" or
"ignore-if-surrounding-linefeed", the suppress-at-line-break of G is
"suppress", and G would end a line-area; or</p><p>(c.) the white-space-treatment of G is "ignore-if-after-linefeed" or
"ignore-if-surrounding-linefeed", the suppress-at-line-break of G is
"suppress", and G would begin a line-area.</p><p>In these cases the area G is deleted; this may cause the condition in
clauses (b.) or (c.) to become true and lead to further deletions.</p></li></ol><p>Substitutions that replace a sequence of glyph-areas with a single
glyph-area should only occur when the margin, border, and padding in the
inline-progression-direction (start- and end-), baseline-shift, and
letter-spacing values are zero, treat-as-word-space is
<code>false</code>, and the
values of all other relevant traits match (i.e.,
alignment-adjust, alignment-baseline, color
trait, background traits, dominant-baseline-identifier, font traits,
text-depth,
text-altitude, glyph-orientation-horizontal,
glyph-orientation-vertical, line-height, line-height-shift-adjustment,
text-decoration, text-shadow).</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Line-areas do not receive the background traits or text-decoration
of their generating formatting object, or any other trait that requires
generation of a mark during rendering.</p></div></div><div class="div3">
<h4><a name="area-inlinebuild" id="area-inlinebuild"></a>4.7.3 Inline-building</h4><p>This section describes the ordering constraints that apply to formatting
an fo:inline or similar inline-level object.</p><p>An inline-level formatting object <var>F</var> which
constructs one or more inline-areas does so by
placing normal inline-areas and/or anchor inline-areas returned to <var>F</var> by its child
formatting objects as children of inline-areas which it
generates.</p><p>For each such formatting object <var>F</var>, it must be
possible to form an
ordered partition <var>P</var> consisting of ordered subsets <var>S</var><sub>1</sub>,
<var>S</var><sub>2</sub>, ..., <var>S</var><sub><var>n</var></sub> of
the normal and/or anchor inline-areas and normal block-areas
returned by the child formatting objects,
such that the following are all satisfied:</p><ol class="enumar"><li><p>Each subset consists of a sequence of inline-areas,
or of a single block-area.</p></li><li><p>The ordering of the partition follows
the ordering of the formatting object tree, as defined above.</p></li><li><p>The partitioning occurs at legal line-breaks, as defined above.</p></li><li><p>Forced line-breaks are respected, as defined above.</p></li><li><p>The partition follows the ordering of the area tree,
except for certain glyph substitutions and deletions, as
defined above.</p></li></ol></div></div><div class="div2">
<h3><a name="keepbreak" id="keepbreak"></a>4.8 Keeps and Breaks</h3><p>Keep and break conditions apply to a class of areas, which are typically
page-reference-areas,
column-areas, and line-areas. The appropriate class for a given condition is referred
to as a <b>context</b> and an area in this class is a <b>context-area</b>.
As defined in Section <a href="#pag-intro"><b>6.4.1 Introduction</b></a>, <b>page-reference-areas</b> are
areas generated by an fo:page-sequence using the
specifications in an fo:page-master, and
<b>column-areas</b> are
normal-flow-reference-areas generated from a region-body, or
region-reference-areas generated from other types of region-master.</p><p>A keep or break condition is an open statement about a formatting object and the
tree relationships of the areas it generates with the relevant context-areas. These
tree relationships are defined mainly in terms of <b>leading</b> or <b>trailing</b>
areas. If <var>A</var> is a descendant of <var>P</var>, then <var>A</var> is defined to
be <b>leading</b> in <var>P</var> if <var>A</var> has no preceding sibling which
is a normal area, nor does any of its ancestor areas up to but not including
<var>P</var>. Similarly, <var>A</var> is defined to
be <b>trailing</b> in <var>P</var> if <var>A</var> has no following sibling which
is a normal area, nor does any of its ancestor areas up to but not including
<var>P</var>. For any given formatting object, the <b>next</b> formatting object
in the flow is the first formatting object following (in the pre-order traversal order)
which is not a descendant of the given formatting object and
which generates and returns normal areas.</p><p>Break conditions are either break-before or break-after conditions. A break-before
condition is <b>satisfied</b> if the first area generated and returned
by the formatting object is
leading within a context-area. A break-after condition
depends on the next formatting object in
the flow; the condition
is satisfied if either there is no such next formatting object, or if the
first normal area generated and returned by that formatting object is leading in a context-area.</p><p>Break conditions are imposed by the <b>break-before</b> and
<b>break-after</b> properties. A
refined value of <code>page</code> for these traits imposes a
break condition with a context
consisting of the page-reference-areas; a value of <code>even-page</code>
or <code>odd-page</code> imposes a
break condition with a context of even-numbered page-reference-areas
or odd-numbered
page-reference-areas, respectively; a value of <code>column</code> imposes a
break condition with a
context of column-areas. A value of <code>auto</code> in a
break-before or break-after
trait imposes no break condition.</p><p>Keep conditions are either keep-with-previous, keep-with-next, or keep-together
conditions. A keep-with-previous condition on an object is satisfied if the first
area generated and returned by the formatting object is not leading within a
context-area, or if
there are no preceding areas in a post-order traversal of the area tree. A
keep-with-next condition is satisfied if the last area generated and returned by the
formatting object is not trailing within a context-area, or
if there are
no following areas in a pre-order traversal of the area tree. A keep-together
condition is satisfied if all areas generated and returned by the formatting object are
descendants of a single context-area.</p><p>Keep conditions are imposed by the "within-page", "within-column", and "within-line" components
of the "keep-with-previous", "keep-with-next", and
"keep-together" properties.
The refined value of each component specifies the <b>strength</b> of the keep condition
imposed, with higher numbers being stronger than lower numbers and the value
<code>always</code> being stronger than all numeric values.
A component with value <code>auto</code>
does not impose a keep condition. A "within-page" component imposes a keep-condition
with context consisting of the page-reference-areas; "within-column", with context consisting of
the column-areas; and "within-line" with context consisting of the line-areas.</p><p>The area tree is constrained to satisfy all break conditions imposed.
Each keep condition must also be satisfied, except when this would cause a
break condition or a stronger keep condition to fail to be satisfied. If not
all of a set of keep conditions of equal strength can be satisfied, then some
maximal satisfiable subset of conditions of that strength
must be satisfied (together with all break conditions
and maximal subsets of stronger keep conditions, if any).</p></div><div class="div2">
<h3><a name="rendmodel" id="rendmodel"></a>4.9 Rendering Model</h3><p>
This section makes explicit the relationship between the area tree
and visually rendered output.
</p><p>
Areas generate three types of marks: (1) the area
background, if any, (2) the marks
intrinsic to the area (a glyph, image, or decoration) if any, and (3) the
area border, if any.
</p><p>
An area tree is rendered by causing marks to appear on an output medium in
accordance with the areas in the area tree. This section describes the
geometric location of such marks, and how conflicts between marks are to
be resolved.
</p><div class="div3">
<h4><a name="rend-geo" id="rend-geo"></a>4.9.1 Geometry</h4><p>
Each area is rendered in a particular location. Formatting object semantics
describe the location of intrinsic marks relative to the object's location,
i.e., the left, right, top, and bottom edges of its content-rectangle. This
section describes how the area's location is determined,
which determines the location of its intrinsic marks.
</p><p>
For each page, the page-viewport-area corresponds isometrically to the
output medium.
</p><p>
The page-reference-area is offset from the page-viewport-area as described
below in section <a href="#rend-view"><b>4.9.2 Viewport Geometry</b></a>.
</p><p>
All areas in the tree with an area-class of <code>xsl-fixed</code>
are positioned such
that the left-, right-, top-, and bottom-edges of its
content-rectangle are
offset inward from the content-rectangle of its ancestor page-viewport-area
by distances specified by the <b>left-position</b>,
<b>right-position</b>, <b>top-position</b>,
and <b>bottom-position</b> traits, respectively.
</p><p>
Any area in the tree which is the child of a viewport-area is rendered
as described in section <a href="#rend-view"><b>4.9.2 Viewport Geometry</b></a>.
</p><p>
All other areas in the tree are positioned such that the
left-, right-, top-,
and bottom-edges of its content-rectangle are offset inward
from the
content-rectangle of its nearest ancestor reference-area by distances
specified by the <b>left-position</b>,
<b>right-position</b>, <b>top-position</b>,
and
<b>bottom-position</b> traits, respectively. These are shifted down
and left by the values of the <b>top-offset</b>
and <b>left-offset</b> traits, respectively, if the area
has a <b>relative-position</b> of <code>relative</code>.
</p></div><div class="div3">
<h4><a name="rend-view" id="rend-view"></a>4.9.2 Viewport Geometry</h4><p>
A reference-area which is the child of a viewport-area is positioned
such that
the start-edge and end-edge of its content-rectangle are
parallel to the
start-edge and end-edge of the content-rectangle of its parent
viewport-area. The start-edge of its content-rectangle
is offset from the start-edge of the content-rectangle of its parent viewport-area
by an <b>inline-scroll-amount</b>, and the before-edge of its content-rectangle is offset from the
before-edge of
the content-rectangle of its parent viewport-area by a
<b>block-scroll-amount</b>.
</p><p>
If the block-progression-dimension of the reference-area is larger
than that
of the viewport-area and the <b>overflow</b> trait
for the reference-area is <code>scroll</code>,
then the inline-scroll-amount and block-scroll-amount are
determined by a scrolling mechanism, if any,
provided by the user agent. Otherwise, both are zero.
</p></div><div class="div3">
<h4><a name="rend-vis" id="rend-vis"></a>4.9.3 Visibility</h4><p>
The visibility of marks depends upon the location of the marks,
the <b>visibility</b> of the area, and the <b>overflow</b> of any ancestor
viewport-areas.
</p><p>
If an area has visibility <code>hidden</code> it generates no marks.
</p><p>
If an area has an <b>overflow</b> of <code>hidden</code>,
or when the environment is non-dynamic and the <b>overflow</b> is
<code>scroll</code> then the area determines
a <b>clipping rectangle</b>, which is defined to be the
rectangle determined by the value of the <b>clip</b> trait of the area, and
for any mark
generated by one of its descendant areas, portions of the mark
lying outside
the clipping rectangle do not appear.</p></div><div class="div3">
<h4><a name="rend-border" id="rend-border"></a>4.9.4 Border, Padding, and Background</h4><p>
The border- and padding-rectangles are determined relative to the
content-rectangle by the values of the common padding and border width
traits (border-before-width, etc.).
</p><p>
For any area, which is not a child of a viewport-area, the border is
rendered between the border-rectangle and the padding-rectangle in
accordance with the common border color and style traits. For a child of
a viewport-area, the border is not rendered.
</p><p>For an area, which is not part of a viewport/reference pair, the
background is rendered. For an area that is either a viewport-area or a
reference-area in a viewport/reference pair, if the refined value of
<b>background-attachment</b> is <code>scroll</code>
and the block-progression-dimension of the reference-area is larger than
that of the viewport-area, then the background is rendered on the
reference-area and not the viewport-area, and otherwise it is rendered
on the viewport-area and not the reference-area.
</p><p>
The background, if any, is rendered in the
padding-rectangle, in accordance
with the <b>background-image</b>,
<b>background-color</b>,
<b>background-repeat</b>,
<b>background-position-vertical</b>, and
<b>background-position-horizontal</b> traits.
</p></div><div class="div3">
<h4><a name="rend-intrinsic" id="rend-intrinsic"></a>4.9.5 Intrinsic Marks</h4><p>
For each class of formatting objects, the marks intrinsic to its
generated areas are specified in the formatting object description.
For example, an fo:character object generates a glyph-area, and this
is rendered by drawing a glyph within that area's
content-rectangle in accordance with the area's font traits and <b>glyph-orientation</b>
and <b>blink</b> traits.
</p><p>
In addition, other traits (for example the various score and score-color traits) specify
other intrinsic
marks. In the case of score traits (<b>underline-score</b>,
<b>overline-score</b> and <b>through-score</b>), the score thickness and position
are specified by the nominal-font in effect; where the font fails to
specify these quantities, they are implementation-dependent.
</p></div><div class="div3">
<h4><a name="rend-layer" id="rend-layer"></a>4.9.6 Layering and Conflict of Marks</h4><p>
Marks are layered as described below, which defines a partial
ordering of which marks are <b>beneath</b> which other marks.
</p><p>
Two marks are defined to <b>conflict</b> if they apply to
the same point
in the output medium. When two marks conflict, the one which is
beneath the other does not affect points in the output medium where
they both apply.
</p><p>
Marks generated by the same area are layered as follows: the area
background is beneath the area's intrinsic marks, and the intrinsic
marks are beneath the border. Layering among the area's intrinsic
marks is defined by the semantics of the area's generating formatting
object and its properties. For example, a glyph-area's glyph drawing
comes beneath the marks generated for text-decoration.
</p><p>The stacking layer of an area is defined by its stacking context and
its z-index value. The stacking layer of an area <var>A</var> is defined to be less
than that of an area <var>B</var> if some ancestor-or-self <var>A'</var> of <var>A</var>
and <var>B'</var> of <var>B</var> have the same stacking context and
the z-index of <var>A'</var> is less
than the z-index of <var>B'</var>. If neither stacking layer is less than the
other then they are defined to have the same stacking layer.</p><p>If <var>A</var> and <var>B</var> are areas, and the stacking layer
of <var>A</var> is less than the stacking layer
of <var>B</var>, then all marks generated by <var>A</var>
are beneath all marks generated by <var>B</var>.
</p><p>
If <var>A</var> and <var>B</var> are areas with the same
stacking layer, the backgrounds of <var>A</var> and <var>B</var>
come beneath all other marks generated by <var>A</var> and
<var>B</var>. Further, if <var>A</var> is an
ancestor of <var>B</var> (still with the same stacking layer), then
the background of <var>A</var>
is beneath all the areas of <var>B</var>, and all the areas
of <var>B</var> are beneath the intrinsic areas (and border)
of <var>A</var>.
</p><p>
If <var>A</var> and <var>B</var> have the same stacking layer and
neither is an ancestor of the other,
then it is an error if either their backgrounds conflict or if a
non-background mark of <var>A</var> conflicts with a
non-background mark of <var>B</var>.
An implementation may recover by proceeding as if the marks from the
first area in the pre-order traversal order are beneath those of the
other area.
</p></div></div><div class="div2">
<h3><a name="area-tree-sample" id="area-tree-sample"></a>4.10 Sample Area Tree</h3><div class="figure">
<p><img src="page-area-tree.gif" alt="A typical area tree"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/page-area-tree.html" title="Long description of illustration 'A typical area tree'">[D]</a></span></p>
<p>A Typical Area Tree</p>
</div></div></div><div class="div1">
<h2><a name="refinement" id="refinement"></a>5 Property Refinement / Resolution</h2><p>Every formatting property may be specified on every formatting
object. For each formatting object class, however, only a subset of
the formatting properties are used; those that <b>apply</b>
to the class.</p><p>During refinement the set of <b>properties</b> that apply to a formatting
object is transformed into a set of <b>traits</b> that
define constraints on the result of formatting. For many traits there
is a one-to-one correspondence with a property; for other traits the
transformation is more complex. Details on the transformation are
described below.
</p><p>The first step in refinement of a particular formatting object
is to obtain the effective value of each property that applies to the
object. Any shorthand property specified on the formatting object is
expanded into the individual properties. This is further described in
<a href="#shortexpan"><b>5.2 Shorthand Expansion</b></a>. For any property that has not been specified
on the object the inherited (see <a href="#inheritance"><b>5.1.4 Inheritance</b></a>)
or initial value, as applicable, is used as the effective value.
The second step is to transform this property set into traits.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Although the refinement process is described in a series of
steps, this is solely for the convenience of exposition
and does not imply they must be implemented as separate
steps in any conforming implementation. A conforming implementation
must only achieve the same effect.</p></div><div class="div2">
<h3><a name="speccomact" id="speccomact"></a>5.1 Specified, Computed, and Actual Values, and Inheritance</h3><p>For every property that is applicable to a given
formatting object, it is necessary to determine
the value of the property.
Three variants of the property value are
distinguished: the specified value, the computed value, and
the actual value. The "specified value" is one that is
placed on the formatting object during the tree-construction process.
A specified value may not be in a
form that is directly usable; for example, it may be a
percentage or other expression
that must be converted into an absolute value.
A value resulting from such a conversion is called the
"computed value". Finally, the computed value may not be
realizable on the output medium and may need to be adjusted
prior to use in rendering. For example, a line width may be
adjusted to become an integral number of output
medium pixels. This adjusted value is the "actual value."</p><div class="div3">
<h4><a name="d0e4194" id="d0e4194"></a>5.1.1 Specified Values</h4><p>The specified value of a property is
determined using the following mechanisms
(in order of precedence):</p><ol class="enumar"><li><p>
If the tree-construction process placed the property
on the formatting object, use the value of that property
as the specified value. This is called "explicit
specification".</p></li><li><p>
Otherwise, if the property is inheritable, use the value of that
property from the parent formatting object, generally the
computed value (see below).</p></li><li><p>
Otherwise use the property's initial value, if it has one.
The initial value of each property is indicated in the
property's definition. If there is no initial value, that
property is not specified on the formatting object.
In general, this is an error.
</p></li></ol><p>Since it has no parent, the root of the result tree
cannot use values from a parent formatting
object; in this case, the initial value is used if necessary.</p></div><div class="div3">
<h4><a name="d0e4211" id="d0e4211"></a>5.1.2 Computed Values</h4><p>Specified values may be absolute (i.e., they are not
specified relative to another value, as in "red" or "2mm")
or relative (i.e., they are specified relative to another value,
as in "auto", "2em", and "12%"), or they may be expressions.
For most absolute values, no
computation is needed to find the computed value. Relative values,
on the other hand, must be transformed into computed values: percentages
must be multiplied by a reference value (each property defines which value
that is), values with a relative unit (em)
must be made absolute by multiplying with the appropriate font size,
"auto" values must be computed by the formulas given with
each property, certain property
values ("smaller", "bolder") must be replaced
according to their definitions.
The computed value of any property that controls a border width
where the style of
the border is "none" is forced to be "0pt".</p><p>
Some properties have more than one way in which the property value can be specified.
The simplest example of such properties are those which can be specified
either in terms of a direction relative to the writing-mode (e.g., padding-before)
or a direction in terms of the absolute geometric orientation of the viewport
(e.g., padding-top). These two properties are called the
relative property and the absolute property, respectively.
Collectively, they are called "corresponding properties".</p><p>Specifying a value for one property determines both a
computed value for the specified property and a computed value
for the corresponding property.
Which relative property corresponds to which absolute
property depends on the writing-mode. For example, if
the "writing-mode" at the top level of a document is
"lr-tb",
then "padding-start" corresponds to "padding-left", but if
the "writing-mode" is "rl-tb", then "padding-start"
corresponds to "padding-right".
The exact specification of how to compute the values of
corresponding properties is given in <a href="#compcorr"><b>5.3 Computing the Values of Corresponding Properties</b></a>.</p><p>In most cases, elements inherit computed values. However,
there are some properties whose specified value may be
inherited (e.g., some values for the "line-height"
property).
In the cases where child elements do not inherit the computed value,
this is described in the property definition.</p></div><div class="div3">
<h4><a name="d0e4224" id="d0e4224"></a>5.1.3 Actual Values</h4><p>A computed value is in principle ready to be
used, but a user agent may not be able to make
use of the value in a given environment. For
example, a user agent may only be able to render
borders with integer pixel widths and may, therefore,
have to adjust the computed width to an integral number
of media pixels. The actual
value is the computed value after any such adjustments have been applied.</p></div><div class="div3">
<h4><a name="inheritance" id="inheritance"></a>5.1.4 Inheritance</h4><p>Some of the properties applicable to formatting objects are "inheritable."
Such properties are so identified in the property description.
The inheritable properties can be placed on any formatting
object. The inheritable properties are propagated down the
formatting object tree from a parent to each child. (These properties
are given their initial value at the root of the result tree.)
For a given inheritable property, if that property is present on a
child, then that value of the property is used for that child
(and its descendants until explicitly re-set in a lower descendant);
otherwise, the specified value of that property on the child is the
computed value of that property on the parent formatting
object. Hence there is always a specified value
defined for every inheritable property for every
formatting object.</p></div></div><div class="div2">
<h3><a name="shortexpan" id="shortexpan"></a>5.2 Shorthand Expansion</h3><p>In XSL there are two kinds of shorthand properties; those originating
from CSS, such as "border", and those that arise from breaking apart
and/or combining CSS properties, such as "page-break-inside". In XSL
both types of shorthands are handled in the same way.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Shorthands are included only in the highest XSL conformance
level: "complete" (see
<a href="#conform"><b>8 Conformance</b></a>).</p><p>The conformance level for each property is shown in
<a href="#prtab2"><b>B.3 Property Table: Part II</b></a>.</p></div><p>Shorthand properties do not inherit from
the shorthand on the parent. Instead the individual properties that
the shorthand expands into may inherit.</p><p>Some CSS shorthands are interrelated; their expansion has one
or more individual properties in common.
CSS indicates that the user must specify the order of processing
for combinations of multiple interrelated shorthands and individual
interrelated properties. In XML, attributes are defined as unordered.
To resolve this issue, XSL defines a precedence order
when multiple interrelated shorthand properties or a shorthand property
and an interrelated individual property are specified:</p><p>They are processed in increasing precision (i.e., "border" is less precise
than "border-top", which is less precise than "border-top-color").
The individual properties are always more precise than any shorthand.
For the remaining ambiguous case, XSL defines the ordering to
be:</p><ol class="enumar"><li><p>"border-style", "border-color", and "border-width"
is less precise than</p></li><li><p>"border-top", "border-bottom", "border-right",
and "border-left".</p></li></ol><p>Processing is conceptually in the following steps:</p><ol class="enumar"><li><p>Set the effective value of
all properties to their initial values.</p></li><li><p>Process all shorthands in increasing precision.</p><p>If the shorthand is set to "inherit": set the effective
value of each property that can be set by the shorthand to
the computed value of the corresponding property in the parent.</p><p>If the value of the shorthand is not "inherit": determine which
individual properties are to be set, and replace the
initial value with the computed value derived from the specified
value.</p></li><li><p>Process all specified individual properties.</p></li><li><p>Carry out any inheritance for properties that were
not given a value other than by the first step.</p></li></ol><div class="note"><p class="prefix"><b>Note:</b></p><p>For example,
if both the "background"
and the "background-color" properties are specified on a given
formatting object:
process the "background" shorthand, then process the
"background-color" property.</p></div></div><div class="div2">
<h3><a name="compcorr" id="compcorr"></a>5.3 Computing the Values of Corresponding Properties</h3><p>Where there are corresponding properties, such as "padding-left"
and "padding-start", a computed value is determined for all the
corresponding properties. How the computed values are determined
for a given formatting object is dependent on which of
the corresponding properties are specified on the object. See description
below.</p><p>The correspondence mapping from absolute to relative property
is as follows:
</p><p>If the "writing-mode" specifies a block-progression-direction of
"top-to-bottom": "top" maps to "before", and "bottom" maps to "after".</p><p>If the "writing-mode" specifies a block-progression-direction of
"bottom-to-top": "top" maps to "after", and "bottom" maps to "before".</p><p>If the "writing-mode" specifies a block-progression-direction of
"left-to-right": "left" maps to "before", and "right" maps to "after".</p><p>If the "writing-mode" specifies a block-progression-direction of
"right-to-left": "left" maps to "after", and "right" maps to "before".</p><p>If the "writing-mode" specifies an inline-progression-direction of
"left-to-right": "left" maps to "start", and "right" maps to "end".</p><p>If the "writing-mode" specifies an inline-progression-direction of
"right-to-left": "left" maps to "end", and "right" maps to "start".</p><p>If the "writing-mode" specifies an inline-progression-direction of
"top-to-bottom": "top" maps to "start", and "bottom" maps to "end".</p><p>If the "writing-mode" specifies an inline-progression-direction of
"bottom-to-top": "top" maps to "end", and "bottom" maps to "start".</p><p>If the "writing-mode" specifies an inline-progression-direction of
"left-to-right" for odd-numbered lines, and "right-to-left" for
even-numbered lines: "left" maps to "start", and "right" maps to "end".</p><div class="note"><p class="prefix"><b>Note:</b></p><p>"reference-orientation" is a rotation and does not influence
the correspondence mapping.
</p></div><div class="div3">
<h4><a name="refine-border-padding" id="refine-border-padding"></a>5.3.1 Border and Padding Properties</h4><p>The simplest class of corresponding properties are
those for which there are only two variants in the
correspondence, an absolute property and a relative
property, and the property names differ only in the
choice of absolute or
relative designation; for example, "border-left-color" and
"border-start-color".</p><p>For this class, the computed values of the corresponding
properties are determined as follows. If the corresponding
absolute variant of the property is specified on the formatting
object, its computed value is used to set the computed value of the
corresponding relative property. If the corresponding absolute property
is not explicitly specified, then the computed
value of the absolute property is set to the computed value of the
corresponding relative property.
If the corresponding relative property is specified on the
formatting object and the absolute property only specified by
the expansion of a shorthand, then the computed value of the
absolute property is set to the computed value of the corresponding
relative property.</p><p>Note that if both the absolute and the relative
properties are not
explicitly specified, then the rules for determining the specified
value will use either inheritance if that is defined for the property
or the initial value. The initial value must be the same for all possible
corresponding properties. If both an absolute and a corresponding relative
property are explicitly specified, then the above rule gives precedence to the
absolute property, and the specified value of the
corresponding relative property
is ignored in determining the computed value of the corresponding properties.</p><p>The (corresponding) properties that use the above rule to
determine their computed value are:</p><ul><li><p>border-after-color</p></li><li><p>border-before-color</p></li><li><p>border-end-color</p></li><li><p>border-start-color</p></li><li><p>border-after-style</p></li><li><p>border-before-style</p></li><li><p>border-end-style</p></li><li><p>border-start-style</p></li><li><p>border-after-width</p></li><li><p>border-before-width</p></li><li><p>border-end-width </p></li><li><p>border-start-width</p></li><li><p>padding-after</p></li><li><p>padding-before</p></li><li><p>padding-end</p></li><li><p>padding-start </p></li></ul></div><div class="div3">
<h4><a name="refine-margin-space-indent" id="refine-margin-space-indent"></a>5.3.2 Margin, Space, and Indent Properties</h4><p>The "space-before", and "space-after" properties (block-level
formatting objects), "space-start", and "space-end" properties
(inline-level formatting objects) are handled in the same way as the
properties immediately above, but the corresponding
absolute properties are in the set: "margin-top",
"margin-bottom", "margin-left", and "margin-right".
The .conditionality component of any space-before or space-after determined
from a margin property is set to "retain".</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The treatment of the .conditionality component is for CSS2
compatibility.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The computed value of a CSS2 margin in the
block-progression-dimension specified as "auto" is 0pt. Any space-before
or space-after determined from a margin value of "auto" is set to 0pt.</p></div><p>There are two more properties, "end-indent"
and "start-indent" (block-level
formatting objects) which correspond to the
various absolute "margin" properties. For these properties,
the correspondence is more complex and involves the corresponding
"border-X-width" and "padding-X" properties,
where X is one of "left", "right", "top" or "bottom".
The computed values of these corresponding properties are determined
as follows:</p><p>If the corresponding absolute "margin" property is specified on the
formatting object and the formatting object generates a reference area
the computed value of the margin is used to calculate the computed
value of the corresponding "Y-indent" property,
where Y is either "start" or "end".
The computed value of the of the absolute "margin" property
is determined by the CSS descriptions of the properties
and the relevant sections (in particular section 10.3) of the
CSS Recommendation referenced by these properties.
The formulae for "start-indent"
and "end-indent" are":</p><p><code>start-indent = margin-corresponding
+ padding-corresponding + border-corresponding-width</code></p><p><code>end-indent = margin-corresponding
+ padding-corresponding + border-corresponding-width</code></p><p>If the corresponding absolute "margin" property is specified on the
formatting object and the formatting object does not generate a
reference area, the computed value of the margin and the computed values
of the corresponding "border-X-width" and "padding-X" properties are used to
calculate the computed value of the corresponding "Y-indent" property.
The formulae for "start-indent"
and "end-indent" are:</p><p><code>start-indent = inherited_value_of(start-indent) +
margin-corresponding + padding-corresponding +
border-corresponding-width</code></p><p><code>end-indent = inherited_value_of(end-indent) +
margin-corresponding + padding-corresponding +
border-corresponding-width</code></p><p>If the corresponding absolute margin property is not explicitly
specified, or if
the corresponding relative property is specified on the
formatting object and the absolute property only specified by
the expansion of a shorthand,
the corresponding absolute margin property is calculated
according to the following formulae:</p><p><code>margin-corresponding = start-indent -
inherited_value_of(start-indent) - padding-corresponding -
border-corresponding-width</code></p><p><code>margin-corresponding = end-indent -
inherited_value_of(end-indent) - padding-corresponding -
border-corresponding-width</code></p><div class="note"><p class="prefix"><b>Note:</b></p><p>If the "start-indent" or "end-indent" properties are not
specified their inherited value is used in these formulae.</p></div></div><div class="div3">
<h4><a name="d0e4413" id="d0e4413"></a>5.3.3 Height, and Width Properties</h4><p>Based on the writing-mode in effect for the formatting object,
either the "height", "min-height", and "max-height" properties, or
the "width", "min-width", and "max-width" properties are converted
to the corresponding block-progression-dimension, or
inline-progression-dimension.</p><p>The "height" properties are absolute and indicate the dimension
from "top" to "bottom"; the width properties the dimension from
"left" to "right".</p><p>If the "writing-mode" specifies a block-progression-direction of
"top-to-bottom" or "bottom-to-top" the conversion is as follows:</p><ul><li><p>If any of "height", "min-height", or "max-height" is specified:</p><ul><li><p>If "height" is specified then first set:</p><p>block-progression-dimension.minimum=&lt;height&gt;</p><p>block-progression-dimension.optimum=&lt;height&gt;</p><p>block-progression-dimension.maximum=&lt;height&gt;</p></li><li><p>If "height" is not specified, then first set:</p><p>block-progression-dimension.minimum=auto</p><p>block-progression-dimension.optimum=auto</p><p>block-progression-dimension.maximum=auto</p></li><li><p>Then, if "min-height" is specified, reset:</p><p>block-progression-dimension.minimum=&lt;min-height&gt;</p></li><li><p>Then, if "max-height" is specified, reset:</p><p>block-progression-dimension.maximum=&lt;max-height&gt;</p></li><li><p>However, if "max-height" is specified
as "none", reset:</p><p>block-progression-dimension.maximum=auto</p></li></ul></li><li><p>If any of "width", "min-width", or "min-width" is specified:</p><ul><li><p>If "width" is specified then first set:</p><p>inline-progression-dimension.minimum=&lt;width&gt;</p><p>inline-progression-dimension.optimum=&lt;width&gt;</p><p>inline-progression-dimension.maximum=&lt;width&gt;</p></li><li><p>If "width" is not specified, then first set:</p><p>inline-progression-dimension.minimum=auto</p><p>inline-progression-dimension.optimum=auto</p><p>inline-progression-dimension.maximum=auto</p></li><li><p>Then, if "min-width" is specified, reset:</p><p>inline-progression-dimension.minimum=&lt;min-width&gt;</p></li><li><p>Then, if "max-width" is specified, reset:</p><p>inline-progression-dimension.maximum=&lt;max-width&gt;</p></li><li><p>However, if "max-width" is specified
as "none", reset:</p><p>inline-progression-dimension.maximum=auto</p></li></ul></li></ul><p>If the "writing-mode" specifies a block-progression-direction of
"left-to-right" or "right-to-left" the conversion is as follows:</p><ul><li><p>If any of "height", "min-height", or "max-height" is specified:</p><ul><li><p>If "height" is specified then first set:</p><p>inline-progression-dimension.minimum=&lt;height&gt;</p><p>inline-progression-dimension.optimum=&lt;height&gt;</p><p>inline-progression-dimension.maximum=&lt;height&gt;</p></li><li><p>If "height" is not specified, then first set:</p><p>inline-progression-dimension.minimum=auto</p><p>inline-progression-dimension.optimum=auto</p><p>inline-progression-dimension.maximum=auto</p></li><li><p>Then, if "min-height" is specified, reset:</p><p>inline-progression-dimension.minimum=&lt;min-height&gt;</p></li><li><p>Then, if "max-height" is specified, reset:</p><p>inline-progression-dimension.maximum=&lt;max-height&gt;</p></li><li><p>However, if "max-height" is specified
as "none", reset:</p><p>inline-progression-dimension.maximum=auto</p></li></ul></li><li><p>If any of "width", "min-width", or "min-width" is specified:</p><ul><li><p>If "width" is specified then first set:</p><p>block-progression-dimension.minimum=&lt;width&gt;</p><p>block-progression-dimension.optimum=&lt;width&gt;</p><p>block-progression-dimension.maximum=&lt;width&gt;</p></li><li><p>If "width" is not specified, then first set:</p><p>block-progression-dimension.minimum=auto</p><p>block-progression-dimension.optimum=auto</p><p>block-progression-dimension.maximum=auto</p></li><li><p>Then, if "min-width" is specified, reset:</p><p>block-progression-dimension.minimum=&lt;min-width&gt;</p></li><li><p>Then, if "max-width" is specified, reset:</p><p>block-progression-dimension.maximum=&lt;max-width&gt;</p></li><li><p>However, if "max-width" is specified
as "none", reset:</p><p>block-progression-dimension.maximum=auto</p></li></ul></li></ul></div><div class="div3">
<h4><a name="overcons_geom" id="overcons_geom"></a>5.3.4 Overconstrained Geometry</h4><p>The sum of the start-indent, end-indent, and inline-progression-dimension
of the content-rectangle of an area should be equal to the
inline-progression-dimension of the content-rectangle of the closest
ancestor reference-area. In the case where a specification would
lead to them being different the end-indent (and thus the corresponding
margin) is adjusted such that the equality is true.</p></div></div><div class="div2">
<h3><a name="d0e4579" id="d0e4579"></a>5.4 Simple Property to Trait Mapping</h3><p>The majority of the properties map into traits of the same name.
Most of these also simply copy the value from the property.
These are classified as "Rendering", "Formatting", "Specification",
"Font selection", "Reference", and "Action" in the property table in
<a href="#prtab2"><b>B.3 Property Table: Part II</b></a>.
For example, the property <code>font-style="italic"</code> is
refined into a <b>font-style</b> trait with a value of "italic".
</p><p>Some traits have a value that is different
from the value of the property. These are classified as "Value change"
in the property table.
For example, the property <code>background-position-horizontal="left"</code>
is refined into a <b>background-position-horizontal</b> trait
with a value of "0pt".
The value mapping for these traits is given below.</p><div class="div3">
<h4><a name="d0e4601" id="d0e4601"></a>5.4.1 Background-position-horizontal and background-position-vertical Properties</h4><p>A value of "top", "bottom", "left", "right", or "center" is
converted to a length as specified in the property definition.</p></div><div class="div3">
<h4><a name="d0e4606" id="d0e4606"></a>5.4.2 Column-number Property</h4><p>If a value has not been specified on a formatting object to which
this property applies the initial value is computed as specified
in the property definition.</p></div><div class="div3">
<h4><a name="d0e4611" id="d0e4611"></a>5.4.3 Text-align Property</h4><p>A value of "left", or "right" is converted to the writing-mode
relative value as specified in the property definition.</p></div><div class="div3">
<h4><a name="d0e4616" id="d0e4616"></a>5.4.4 Text-align-last Property</h4><p>A value of "left", or "right" is converted to the writing-mode
relative value as specified in the property definition.</p></div><div class="div3">
<h4><a name="d0e4621" id="d0e4621"></a>5.4.5 z-index Property</h4><p>The value is converted to one that is absolute; i.e., the refined value
is the specified value plus the refined value of z-index of its parent
formatting object, if any.</p></div><div class="div3">
<h4><a name="d0e4626" id="d0e4626"></a>5.4.6 Language Property</h4><p>A value being a 2-letter code in conformance with
<a href="#ISO639">[ISO639]</a> is converted to the corresponding
3-letter <a href="#ISO639-2">[ISO639-2]</a> terminology code,
a 3-letter code in conformance with <a href="#ISO639-2">[ISO639-2]</a>
bibliographic code is converted to the corresponding 3-letter
terminology code, a value of 'none' or 'mul' is converted to 'und'.</p></div></div><div class="div2">
<h3><a name="d0e4637" id="d0e4637"></a>5.5 Complex Property to Trait Mapping</h3><p>A small number of properties influence traits in a more
complex manner. Details are given below.</p><div class="div3">
<h4><a name="d0e4643" id="d0e4643"></a>5.5.1 Word spacing and Letter spacing Properties</h4><p>These properties may set values for the <b>space-start</b>
and <b>space-end</b> traits, as described in the property
definitions.</p></div><div class="div3">
<h4><a name="refine-reference-orientation" id="refine-reference-orientation"></a>5.5.2 Reference-orientation Property</h4><p>The <b>reference-orientation</b> trait is copied from
the reference-orientation property during refinement. During
composition an absolute orientation is determined
(see <a href="#area-common"><b>4.2.2 Common Traits</b></a>).</p></div><div class="div3">
<h4><a name="refine-writing-mode" id="refine-writing-mode"></a>5.5.3 Writing-mode and Direction Properties</h4><p>The <b>writing-mode</b>,
<b>direction</b>, and
<b>unicode-bidi</b> traits
are copied from
the properties of the same name during refinement.
During composition these are used in the determination of
absolute orientations for the
<b>block-progression-direction</b>,
<b>inline-progression-direction</b>, and
<b>shift-direction</b> traits
in accordance with <a href="#area-common"><b>4.2.2 Common Traits</b></a>.</p></div><div class="div3">
<h4><a name="refine-absolute-pos" id="refine-absolute-pos"></a>5.5.4 Absolute-position Property</h4><p>If absolute-position has the value
"absolute" or "fixed", the values of the
<b>left-position</b>, <b>top-position</b>, etc. traits
are copied directly from the
values of the "left", "top", etc. properties. Otherwise these traits'
values are left undefined during refinement and determined during
composition.</p></div><div class="div3">
<h4><a name="refine-relative-pos" id="refine-relative-pos"></a>5.5.5 Relative-position Property</h4><p>If relative-position has the value
"relative" then the values of the
<b>left-offset</b> and
<b>top-offset</b> traits are copied directly
from the "left" and "top"
properties. If the "right" property is specified but "left" is not,
then <b>left-offset</b> is set to the negative of the
value of "right". If neither
"left" nor "right" is specified the <b>left-offset</b> is 0.
If the "bottom"
property is specified but "top" is not, then
<b>top-offset</b> is set to the
negative of the value of "bottom". If neither "top" nor "bottom" is
specified the <b>top-offset</b> is 0.</p></div><div class="div3">
<h4><a name="refine-text-decoration" id="refine-text-decoration"></a>5.5.6 Text-decoration Property</h4><p>The "text-decoration" property value provides values for
the <b>blink</b> trait and a set of
score and score-color traits. The <b>specified color</b> has the
value of the <b>color</b> trait of the formatting object
for which the "text-decoration" property is being refined.</p><p>A property value containing the token "underline" sets a value of
"true" to the <b>underline-score</b> trait, and a value of
<b>specified color</b> to the <b>underline-score-color</b>
trait.</p><p>A property value containing the token "overline" sets a value of
"true" to the <b>overline-score</b> trait, and a value of
<b>specified color</b> to the <b>overline-score-color</b>
trait.</p><p>A property value containing the token "line-through" sets a value of
"true" to the <b>through-score</b> trait, and a value of
<b>specified color</b> to the <b>through-score-color</b>
trait.</p><p>A property value containing the token "blink" sets a value of
"true" to the <b>blink</b> trait.</p><p>A property value containing the token "no-underline" sets a value of
"false" to the <b>underline-score</b> trait, and a value of
<b>specified color</b> to the <b>underline-score-color</b>
trait.</p><p>A property value containing the token "no-overline" sets a value of
"false" to the <b>overline-score</b> trait, and a value of
<b>specified color</b> to the <b>overline-score-color</b>
trait.</p><p>A property value containing the token "no-line-through" sets a value of
"false" to the <b>through-score</b> trait, and a value of
<b>specified color</b> to the <b>through-score-color</b>
trait.</p><p>A property value containing the token "no-blink" sets a value of
"false" to the <b>blink</b> trait.</p></div><div class="div3">
<h4><a name="fontprops" id="fontprops"></a>5.5.7 Font Properties</h4><p>
The font traits on an area are indirectly derived from the combination
of the font properties, which are used to select a font, and the
font tables from that font.
</p><p>The abstract model that XSL assumes for a font is described in <a href="#font-model"><b>7.9.1 Fonts and Font Data</b></a>.
</p><p>
There is no XSL mechanism to specify a particular font; instead,
a <b>selected font</b> is chosen from the fonts available to the
User Agent based on a set of selection criteria. The <b>selection
criteria</b> are the following font properties:
"font-family",
"font-style",
"font-variant",
"font-weight",
"font-stretch", and
"font-size",
plus, for some formatting
objects, one or more characters.
The details of
how the selection criteria are used is specified in the
"font-selection-strategy" property (see <a href="#font-selection-strategy"><b>7.9.3 font-selection-strategy</b></a>).
</p><p>
The <b>nominal-font</b> trait is set to the selected font. In the
case where there is no selected font and the 'missing character' glyph
is displayed, the <b>nominal-font</b> trait is set to the font containing
that glyph, otherwise
(i.e., some other mechanism was used to indicate that a character
is not being displayed) the <b>nominal-font</b> is a
system font.
</p><p>
The <b>dominant-baseline-identifier</b> and
<b>actual-baseline-table</b> traits are derived from the
value of the "dominant-baseline" property. The value of this property
is a compound value with three components: a baseline-identifier for
the dominant-baseline, a baseline-table and a baseline-table
font-size. The <b>dominant-baseline-identifier</b> is set from
the first component. The baseline-table font-size is used to scale the
the positions of the baselines from the baseline table and, then, the
position of the dominant-baseline is subtracted from the positions
of the other baselines to yield a table of offsets from the dominant
baseline. This table is the value of the
<b>actual-baseline-table</b> trait.
</p></div></div><div class="div2">
<h3><a name="d0e4860" id="d0e4860"></a>5.6 Non-property Based Trait Generation</h3><p>The <b>is-reference-area</b> trait is set to "true" for
specific formatting objects.
The description of these formatting objects specify explicitly that
this is the case.
For all other formatting objects it is set to "false".
</p></div><div class="div2">
<h3><a name="d0e4868" id="d0e4868"></a>5.7 Property Based Transformations</h3><div class="div3">
<h4><a name="d0e4871" id="d0e4871"></a>5.7.1 Text-transform Property</h4><p>The case changes specified by this property are carried out during
refinement by changing the value of the "character" property
appropriately.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The use of the "text-transform" property is deprecated in XSL
due to its severe internationalization issues.</p></div></div></div><div class="div2">
<h3><a name="d0e4879" id="d0e4879"></a>5.8 Unicode BIDI Processing</h3><p>The characters in certain scripts are written horizontally from right
to left. In some documents, in particular those written with the
Arabic or Hebrew script, and in some mixed-language contexts, text in
a single (visually displayed) block may appear with mixed
directionality. This phenomenon is called bidirectionality, or "BIDI"
for short.
</p><p>The Unicode BIDI algorithm <a href="#UNICODE-TR9">[UNICODE UAX #9]</a>
defines a complex algorithm for
determining the proper directionality of text. The algorithm is based
on both an implicit part based on character properties, as well as
explicit controls for embeddings and overrides.
</p><p>The final step of refinement uses this algorithm and the Unicode
bidirectional character type of each character to convert the implicit
directionality of the text into explicit markup in terms of formatting
objects. For example, a sub-sequence of Arabic characters in an
otherwise English paragraph would cause the creation of an inline
formatting object with the Arabic characters as its content, with a
"direction" property of "rtl" and a "unicode-bidi" property of
"bidi-override". The formatting object makes explicit the previously
implicit right to left positioning of the Arabic characters.
</p><p>As defined in <a href="#UNICODE-TR9">[UNICODE UAX #9]</a>,
the Unicode BIDI algorithm
takes a stream of text as input, and proceeds in three main phases:
</p><ol class="enumar"><li><p>Separation of the input text into paragraphs. The rest of the algorithm
affects only the text between paragraph separators.
</p></li><li><p>Resolution of the embedding levels of the text. In this phase, the
bidirectional character types, plus the Unicode directional formatting
codes, are used to produce <b>resolved embedding levels</b>. The
normative bidirectional character type for each character is specified
in the Unicode Character Database <a href="#UNICODE-CD">[UNICODE Character Database]</a>.
</p></li><li><p>Reordering the text for display on a line-by-line basis using the
resolved embedding levels, once the text has been broken into lines.
</p></li></ol><p>The algorithm, as described above, requires some adaptions to fit
into the XSL processing model. First, the final, text reordering step
is not done during refinement. Instead, the XSL equivalent of
re-ordering is done during area tree generation. The
<b>inline-progression-direction</b> of each glyph is used to
control the stacking of glyphs as described in <a href="#area-stackcon"><b>4.2.5 Stacking Constraints</b></a>. The
<b>inline-progression-direction</b> is determined at the block
level by the "writing-mode" property and within the inline formatting
objects within a block by the "direction" and "unicode-bidi"
properties that were either specified on inline formatting objects
generated by tree construction or are on inline formatting objects
introduced by this step of refinement (details below).
</p><p>Second, the algorithm is applied to a sequence of characters coming
from the content of one or more formatting objects. The sequence of
characters is created by processing a fragment of the formatting
object tree. A <b>fragment</b> is any contiguous sequence of
children of some formatting object in the tree. The sequence is
created by doing a pre-order traversal of the fragment down to the
fo:character level. During the pre-order traversal, every fo:character
formatting object adds a character to the sequence. Furthermore,
whenever the pre-order scan encounters a node with a "unicode-bidi"
property with a value of "embed" or "bidi-override", add a Unicode RLO/LRO
or RLE/LRE character to the sequence as appropriate to the value of
the "direction" and "unicode-bidi" properties. On returning to that
node after traversing its content, add a Unicode PDF character. In
this way, the formatting object tree fragment is flattened into a
sequence of characters. This sequence of characters is called the
<b>flattened sequence of characters</b> below.
</p><p>Third, in XSL the algorithm is applied to <b>delimited text
ranges</b> instead of just paragraphs. A delimited text range is a
maximal flattened sequence of characters that does not contain any
delimiters. Any formatting object that generates block-areas is a
delimiter. It acts as a delimiter for its content. It also acts as a
delimiter for its parent's content. That is, if the parent has
character content, then its children formatting objects that generate
block-areas act to break that character content into <b>anonymous
blocks</b> each of which is a delimited text range. In a similar
manner, the fo:multi-case formatting object acts as delimiter for its
content and the content of its parent. Finally, text with an
orientation that is not perpendicular to the dominant-baseline acts as
a delimiter to text with an orientation perpendicular to the
dominant-baseline. We say that <b>text has an orientation
perpendicular to the dominant-baseline</b> if the glyphs that correspond
to the characters in the text are all oriented perpendicular to the
dominant-baseline.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In most cases, a delimited text range is the maximal sequence of
characters that would be formatted into a sequence of one or more
line-areas. For the fo:multi-case and the text with an orientation
perpendicular to the dominant-baseline, the delimited range may be a
sub-sequence of a line or sequence of lines. For example, in Japanese
formatted in a vertical writing-mode, rotated Latin and Arabic text
would be delimited by the vertical Japanese characters that
immediately surround the Latin and Arabic text. Any formatting objects
that generated inline-areas would have no affect on the determination
of the delimited text range.
</p></div><p>For each delimited text range, the <b>inline-progression-direction</b>
of the nearest ancestor (including self) formatting object that generates
a block-area determines the <b>paragraph embedding level</b> used
in the Unicode BIDI algorithm. This is the default embedding level
for the delimited text range.
</p><p><b>Embedding levels</b> are numbers that indicate how deeply the
text is nested, and the default direction of text on that level. The
minimum embedding level of text is zero, and the maximum embedding
level is level 61. Having more than 61 embedding levels is an
error. An XSL processor may signal the error. If it does not signal
the error, it must recover by allowing a higher maximum number of
embedding levels.
</p><p>The second step of the Unicode BIDI algorithm labels each character
in the delimited text range with a <b>resolved embedding level</b>.
The resolved embedding level of each character will be greater than
or equal to the paragraph embedding level. Right-to-left text will
always end up with an odd level, and left-to-right and numeric text
will always end up with an even level. In addition, numeric text
will always end up with a higher level than the paragraph level.
</p><p>Once the resolved embedding levels are determined for the
delimited text range, new fo:bidi-override formatting objects with
appropriate values for the "direction" and "unicode-bidi" properties
are inserted into the formatting object tree fragment that was
flattened into the delimited text range such that the following
constraints are satisfied:
</p><ol class="enumar"><li><p>For any character in the delimited text range, the
<b>inline-progression-direction</b> of the
character must match its resolved embedding level.
</p></li><li><p>For each resolved embedding level <var>L</var> from the paragraph
embedding level to the maximum resolved embedding level, and for each
maximal contiguous sequence of characters <var>S</var> for which the
resolved embedding level of each character is greater than or equal to
<var>L</var>,
</p><ol class="enumla"><li><p>There is an inline formatting object <var>F</var> which has as its
content the formatting object tree fragment that flattens to
<var>S</var> and has a "direction" property consistent with the
resolved embedding level <var>L</var>.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p><var>F</var> need not be an inserted formatting object if the
constraint is met by an existing formatting object or by specifying
values for the "direction" and "unicode-bidi" properties on an
existing formatting object.
</p></div></li><li><p>All formatting objects that contain any part of the sequence
<var>S</var> are properly nested in <var>F</var> and retain the
nesting relationships they had in the formatting object tree prior to
the insertion of the new formatting objects.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Satisfying this constraint may require
splitting one or more existing
formatting objects in the formatting object tree each into a pair of
formatting objects each of which has the same set of computed property
values as the original, unsplit formatting object. One of the pair
would be ended before the start of <var>F</var> or start after the end
of <var>F</var> and the other would start after the start of
<var>F</var> or would end before the end of <var>F</var>,
respectively. The created pairs must continue to nest properly to
satisfy this constraint. For example, assume Left-to-right text is
represented by the character "L" and Right-to-left text is represented by "R".
In the sub-tree
</p><pre>
&lt;fo:block&gt;
LL
&lt;fo:inline id="A" color="red"&gt;LLLRRR&lt;/fo:inline&gt;
RR
&lt;/fo:block&gt;
</pre><p>
assuming a paragraph embedding level of "0", the resolved embedding
levels would require the following (inserted and replicated) structure:
</p><pre>
&lt;fo:block&gt;
LL
&lt;fo:inline id="A" color="red"&gt;LLL&lt;/fo:inline&gt;
&lt;fo:bidi-override direction="rtl"&gt;
&lt;fo:inline color="red"&gt;RRR&lt;/fo:inline&gt;
RR
&lt;/fo:bidi-override&gt;
&lt;/fo:block&gt;
</pre><p>
Note that the fo:inline with id equal to "A" has been split into two
fo:inlines, with only the first one retaining the original id of "A". Since id's
must be unique within the formatting object tree, the computed value of
any id must not be replicated in the second member of the pair.
</p></div></li></ol></li><li><p>No fewer fo:bidi-override formatting objects can be inserted and still
satisfy the above constraints. That is, add to the refined formatting
object tree only as many fo:bidi-override formatting objects, beyond the
formatting objects created during tree construction, as are needed to
represent the embedding levels present in the document.
</p></li></ol></div><div class="div2">
<h3><a name="d0e5032" id="d0e5032"></a>5.9 Expressions</h3><p>All property value specifications in attributes within an XSL stylesheet can be expressions. These expressions represent the value of the property specified. The expression is first evaluated and then the resultant value is used to determine the value of the property. </p><div class="note"><p class="prefix"><b>Note:</b></p><p>The expression language supports operations on a limited set of
datatypes. These do not include &lt;angle&gt;, &lt;time&gt;, and &lt;frequency&gt;.
Values of these datatypes must be strings in the expression language.
The definition of these datatypes specify the allowed form
of these strings.</p></div><div class="div3">
<h4><a name="d0e5040" id="d0e5040"></a>5.9.1 Property Context</h4><p>Properties are evaluated against a property-specific context. This context provides:</p><ul><li><p>A list of allowed resultant types for a property value.</p></li><li><p>Conversions from resultant expression value types to an allowed type for the property.</p></li><li><p>The current font-size value.</p></li><li><p>Conversions from relative numerics by type to absolute numerics within additive expressions.</p></li></ul><div class="note"><p class="prefix"><b>Note:</b></p><p>It is not necessary that a conversion be provided for all types. If no conversion is specified, it is an error.</p></div><p>When a type instance (e.g., a string, a keyword, a
numeric, etc.) is recognized in the expression it is evaluated against
the property context. This provides the ability for specific values to be
converted with the property context's specific algorithms or conversions
for use in the evaluation of the expression as a whole. </p><p>For example, the "auto" enumeration token for certain
properties is a calculated value. Such a token would be converted
into a specific type instance via an algorithm specified in the property definition.
In such a case the resulting value might be an absolute length specifying the width
of some aspect of the formatting object.</p><p>In addition, this allows certain types like relative numerics to be
resolved into absolute numerics prior to mathematical
operations.</p><p>All property contexts allow conversions as specified in
<a href="#expr.value.conv"><b>5.9.12 Expression Value Conversions</b></a>.</p></div><div class="div3">
<h4><a name="d0e5071" id="d0e5071"></a>5.9.2 Evaluation Order</h4><p>When a set of properties is being evaluated for a
specific formatting object in the formatting object tree
there is a specific order in which properties must be evaluated.
Essentially, the "font-size" property must be evaluated first before
all other properties. Once the "font-size" property has been evaluated,
all other properties may be evaluated in any order.</p><p>When the "font-size" property is evaluated, the current
font-size for use in evaluation is the font-size of the parent element.
Once the "font-size" property has been evaluated,
that value is used as the
current font-size for all property contexts of all properties value expressions
being further evaluated.</p></div><div class="div3">
<h4><a name="d0e5078" id="d0e5078"></a>5.9.3 Basics</h4>
<h5><a name="d0e5081" id="d0e5081"></a></h5><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="NT-Expr" id="NT-Expr"></a>[1]&nbsp;&nbsp;&nbsp;</td><td><code>Expr</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-AdditiveExpr">AdditiveExpr</a></code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="NT-PrimaryExpr" id="NT-PrimaryExpr"></a>[2]&nbsp;&nbsp;&nbsp;</td><td><code>PrimaryExpr</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'(' <a href="#NT-Expr">Expr</a> ')'</code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-Numeric">Numeric</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-Literal">Literal</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-Color">Color</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-Keyword">Keyword</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-EnumerationToken">EnumerationToken</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-FunctionCall">FunctionCall</a></code></td></tr></tbody></table></div><div class="div3">
<h4><a name="d0e5121" id="d0e5121"></a>5.9.4 Function Calls</h4>
<h5><a name="d0e5124" id="d0e5124"></a></h5><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="NT-FunctionCall" id="NT-FunctionCall"></a>[3]&nbsp;&nbsp;&nbsp;</td><td><code>FunctionCall</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-FunctionName">FunctionName</a> '(' ( <a href="#NT-Argument">Argument</a> ( ',' <a href="#NT-Argument">Argument</a>)*)? ')'</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="NT-Argument" id="NT-Argument"></a>[4]&nbsp;&nbsp;&nbsp;</td><td><code>Argument</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-Expr">Expr</a></code></td></tr></tbody></table></div><div class="div3">
<h4><a name="numbers" id="numbers"></a>5.9.5 Numerics</h4><p>A numeric represents all the types of numbers in an XSL expression.
Some of these numbers are absolute values. Others are
relative to some other set of values. All of these values use a floating-point number to represent the number-part of their definition. </p><p>A floating-point number can have any
double-precision 64-bit format IEEE 754 value <a href="#IEEE754">[IEEE 754]</a>.
These include a special "Not-a-Number" (NaN) value,
positive and negative infinity, and positive and negative zero. See
<a href="http://java.sun.com/docs/books/jls/second_edition/html/typesValues.doc.html#9208">Section 4.2.3</a> of <a href="#JLS">[JLS]</a> for a summary of the key
rules of the IEEE 754 standard.</p>
<h5><a name="d0e5162" id="d0e5162"></a></h5><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="NT-Numeric" id="NT-Numeric"></a>[5]&nbsp;&nbsp;&nbsp;</td><td><code>Numeric</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-AbsoluteNumeric">AbsoluteNumeric</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-RelativeNumeric">RelativeNumeric</a></code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="NT-AbsoluteNumeric" id="NT-AbsoluteNumeric"></a>[6]&nbsp;&nbsp;&nbsp;</td><td><code>AbsoluteNumeric</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-AbsoluteLength">AbsoluteLength</a></code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="NT-AbsoluteLength" id="NT-AbsoluteLength"></a>[7]&nbsp;&nbsp;&nbsp;</td><td><code>AbsoluteLength</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-Number">Number</a> <a href="#NT-AbsoluteUnitName">AbsoluteUnitName</a>?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="NT-RelativeNumeric" id="NT-RelativeNumeric"></a>[8]&nbsp;&nbsp;&nbsp;</td><td><code>RelativeNumeric</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-Percent">Percent</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-RelativeLength">RelativeLength</a></code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="NT-Percent" id="NT-Percent"></a>[9]&nbsp;&nbsp;&nbsp;</td><td><code>Percent</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-Number">Number</a> '%'</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="NT-RelativeLength" id="NT-RelativeLength"></a>[10]&nbsp;&nbsp;&nbsp;</td><td><code>RelativeLength</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-Number">Number</a> <a href="#NT-AbsoluteUnitName">RelativeUnitName</a></code></td></tr></tbody></table><p>The following operators may be used with numerics:</p><dl><dt class="label"><code>+</code></dt><dd><p>Performs addition.</p></dd><dt class="label"><code>-</code></dt><dd><p>Performs subtraction or negation.</p></dd><dt class="label"><code>*</code></dt><dd><p>Performs multiplication.</p></dd><dt class="label"><code>div</code></dt><dd><p>Performs floating-point division according to IEEE 754.</p></dd><dt class="label"><code>mod</code></dt><dd><p>Returns the remainder from a truncating division.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>Since XML allows <code>-</code> in names, the <code>-</code>
operator (when not used as a UnaryExpr negation) typically needs to be
preceded by white space. For example the expression <code>10pt - 2pt</code>
means subtract 2 points from 10 points. The expression <code>10pt-2pt</code>
would mean a length value of 10 with a unit of "pt-2pt".</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The following are examples of the <code>mod</code> operator:</p><ul><li><p><code>5 mod 2</code> returns <code>1</code></p></li><li><p><code>5 mod -2</code> returns <code>1</code></p></li><li><p><code>-5 mod 2</code> returns <code>-1</code></p></li><li><p><code>-5 mod -2</code> returns <code>-1</code></p></li></ul></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The <code>mod</code> operator is the same as the <code>%</code> operator in Java and
ECMAScript and is not the same as the IEEE remainder operation, which
returns the remainder from a rounding division.</p></div>
<h5><a name="d0e5313" id="d0e5313"></a>Numeric Expressions</h5><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="NT-AdditiveExpr" id="NT-AdditiveExpr"></a>[11]&nbsp;&nbsp;&nbsp;</td><td><code>AdditiveExpr</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-MultiplicativeExpr">MultiplicativeExpr</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-AdditiveExpr">AdditiveExpr</a> '+' <a href="#NT-MultiplicativeExpr">MultiplicativeExpr</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-AdditiveExpr">AdditiveExpr</a> '-' <a href="#NT-MultiplicativeExpr">MultiplicativeExpr</a></code></td></tr><tr valign="baseline"><td><a name="NT-MultiplicativeExpr" id="NT-MultiplicativeExpr"></a>[12]&nbsp;&nbsp;&nbsp;</td><td><code>MultiplicativeExpr</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-UnaryExpr">UnaryExpr</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-MultiplicativeExpr">MultiplicativeExpr</a> <a href="#NT-MultiplyOperator">MultiplyOperator</a> <a href="#NT-UnaryExpr">UnaryExpr</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-MultiplicativeExpr">MultiplicativeExpr</a> 'div' <a href="#NT-UnaryExpr">UnaryExpr</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-MultiplicativeExpr">MultiplicativeExpr</a> 'mod' <a href="#NT-UnaryExpr">UnaryExpr</a></code></td></tr><tr valign="baseline"><td><a name="NT-UnaryExpr" id="NT-UnaryExpr"></a>[13]&nbsp;&nbsp;&nbsp;</td><td><code>UnaryExpr</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-PrimaryExpr">PrimaryExpr</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| '-' <a href="#NT-UnaryExpr">UnaryExpr</a></code></td></tr></tbody></table><div class="note"><p class="prefix"><b>Note:</b></p><p>The effect of this grammar is that the order of precedence is (lowest precedence first):</p><ul><li><p>+, -</p></li><li><p>*, div, mod</p></li></ul><p>and the operators are all left associative. For example, 2*3 + 4 div 5 is equivalent to (2*3) + (4 div 5).</p></div><p>If a non-numeric value is used in an <a href="#NT-AdditiveExpr">AdditiveExpr</a> and there is no property context conversion from that type into an absolute numeric value, the expression is invalid and considered an error.</p></div><div class="div3">
<h4><a name="d0e5394" id="d0e5394"></a>5.9.6 Absolute Numerics</h4><p>An absolute numeric is an absolute length which is a pair consisting of a <a href="#NT-Number">Number</a> and a <a href="#NT-AbsoluteUnitName">UnitName</a> raised to a power. When an absolute length is written without a unit, the unit power is assumed to be zero. Hence, all floating point numbers are a length with a power of zero.</p><p> Each unit name has associated with it an internal ratio to some common
internal unit of measure (e.g., a meter). When a value is
written in a
property expression, it is first converted to the internal unit of measure
and then mathematical operations are performed.</p><p>In
addition, only the mod,
addition, and subtraction operators require that the numerics on
either side of the operation be absolute numerics of the same unit power.
For other operations, the unit powers may be different and the result
should be mathematically consistent as with the handling of powers in algebra.</p><p>A property definition may constrain an absolute length to a
particular power.
For example, when specifying font-size, the value is expected to be of
power "one".
That is, it is expected to have a single powered unit specified (e.g., 10pt).</p><p>When the final value of a property is calculated, the resulting power of the
absolute numeric must be either zero or one. If any other power is specified,
the value is an error.</p></div><div class="div3">
<h4><a name="d0e5413" id="d0e5413"></a>5.9.7 Relative Numerics</h4><p>Relative lengths are values that are
calculated relative to some other set of values. When written as part of an
expression, they are either converted via the property
context into an absolute numeric or passed verbatim as the property value.</p><p>It is an error if the property context has no available conversion
for the relative numeric and a conversion is required for expression
evaluation (e.g., within an add operation).</p><div class="div4">
<h5><a name="d0e5420" id="d0e5420"></a>5.9.7.1 Percents</h5><p>Percentages are values that are counted in 1/100 units. That is, <code>10%</code>
as a percentage value is <code>0.10</code> as a floating point number.
When converting to an absolute numeric, the percentage is defined in the
property definition as being a percentage of some known
property value. If the percentage evaluates to
"auto" the complete expression evaluates to "auto".
</p><p> For example, a value of "110%" on a "font-size"
property
would be evaluated to mean 1.1 times the current font size.
Such a definition of the allowed conversion for percentages is specified on
the property definition. If no conversion is specified, the resulting value
is a percentage.</p></div><div class="div4">
<h5><a name="relative.lengths" id="relative.lengths"></a>5.9.7.2 Relative Lengths</h5><p>A relative length is a unit-based value that is measured against the
current value of the <code>font-size</code> property. </p><p>There is only one relative unit of measure, the "em". The
definition of "1em" is equal to the current font size. For
example, a value of "1.25em" is 1.25 times the current font
size.</p><p>When an em measurement is used in an expression, it is converted according
to the font-size value of the current property's context.
The result of the expression is an absolute length.
See <a href="#font-size"><b>7.9.4 font-size</b></a>.</p></div></div><div class="div3">
<h4><a name="d0e5447" id="d0e5447"></a>5.9.8 Strings</h4><p>Strings are represented either as <a href="#NT-Literal">literals</a> or
as an <a href="#NT-EnumerationToken">enumeration token</a>.
All properties contexts allow conversion from enumeration tokens to strings.
See <a href="#expr.value.conv"><b>5.9.12 Expression Value Conversions</b></a>.</p></div><div class="div3">
<h4><a name="d0e5460" id="d0e5460"></a>5.9.9 Colors</h4><p>A color is a set of values used to identify a particular color from a color space.
Only RGB <a href="#sRGB">[sRGB]</a>
(Red, Green, Blue)
and ICC (International Color Consortium)
<a href="#ICC">[ICC]</a>
colors are included in this Recommendation.</p><p>RGB colors are directly represented in the expression language using a
hexadecimal notation. ICC colors can be specified through an rgb-icc
function.
Colors can also be specified through the system-color
function or through conversion from an
<a href="#NT-EnumerationToken">EnumerationToken</a>
via the property context.</p></div><div class="div3">
<h4><a name="d0e5474" id="d0e5474"></a>5.9.10 Keywords</h4><p>Keywords are special tokens in the grammar that provide access to
calculated values or other property values.
The allowed keywords are defined in the following subsections.</p><div class="div4">
<h5><a name="d0e5479" id="d0e5479"></a>5.9.10.1 inherit</h5><p>The property takes the same <em>computed</em> value as the property
for the formatting object's parent object.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>"inherit" is not allowed as an expression mixed with operations.
The same functionality is provided by the from-parent() function, which
can be mixed with operations.</p></div></div></div><div class="div3">
<h4><a name="d0e5490" id="d0e5490"></a>5.9.11 Lexical Structure</h4><p>When processing an expression,
white space (<a href="#NT-ExprWhitespace">ExprWhitespace</a>) may be
allowed before or after any expression token even though it is not
explicitly defined as such in the grammar. In some cases, white space
is necessary to make tokens in the grammar lexically distinct.
Essentially, white space should be treated as if it does not exist
after tokenization of the expression has occurred.</p><p>The following special tokenization rules must be applied in the
order specified to disambiguate the grammar:</p><ul><li><p>If the character following an
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a> (possibly after intervening
<a href="#NT-ExprWhitespace">ExprWhitespace</a>) is
"<code>(</code>",
then the token must be recognized as
<a href="#NT-FunctionName">FunctionName</a>.</p></li><li><p>A number terminates at the first occurrence of a non-digit character other
than "<code>.</code>". This allows the unit token for
length quantities to parse properly.</p></li><li><p>When an <a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a> immediately follows a
<a href="#NT-Number">Number</a>, it should be recognized as a
<a href="#NT-AbsoluteUnitName">UnitName</a> or it is an error.</p></li><li><p>The <a href="#NT-Keyword">Keyword</a> values take precedence over
<a href="#NT-EnumerationToken">EnumerationToken</a>.</p></li><li><p>If a <a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a> follows a
<a href="#NT-Numeric">numeric</a>,
it should be recognized as an <a href="#NT-OperatorName">OperatorName</a> or it is an error.</p></li></ul>
<h5><a name="d0e5555" id="d0e5555"></a>Expression Lexical Structure</h5><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="NT-ExprToken" id="NT-ExprToken"></a>[14]&nbsp;&nbsp;&nbsp;</td><td><code>ExprToken</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'(' | ')' | '%'</code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-Operator">Operator</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-FunctionName">FunctionName</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-EnumerationToken">EnumerationToken</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-Number">Number</a></code></td></tr><tr valign="baseline"><td><a name="NT-Number" id="NT-Number"></a>[15]&nbsp;&nbsp;&nbsp;</td><td><code>Number</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code> <a href="#NT-FloatingPointNumber">FloatingPointNumber</a></code></td></tr><tr valign="baseline"><td><a name="NT-FloatingPointNumber" id="NT-FloatingPointNumber"></a>[16]&nbsp;&nbsp;&nbsp;</td><td><code>FloatingPointNumber</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-Digits">Digits</a> ('.' <a href="#NT-Digits">Digits</a>?)?</code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| '.' <a href="#NT-Digits">Digits</a></code></td></tr><tr valign="baseline"><td><a name="NT-Digits" id="NT-Digits"></a>[17]&nbsp;&nbsp;&nbsp;</td><td><code>Digits</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>[0-9]+</code></td></tr><tr valign="baseline"><td><a name="NT-Color" id="NT-Color"></a>[18]&nbsp;&nbsp;&nbsp;</td><td><code>Color</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'#' <a href="#NT-AlphaOrDigits">AlphaOrDigits</a></code></td></tr><tr valign="baseline"><td><a name="NT-AlphaOrDigits" id="NT-AlphaOrDigits"></a>[19]&nbsp;&nbsp;&nbsp;</td><td><code>AlphaOrDigits</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>[a-fA-F0-9]+</code></td></tr><tr valign="baseline"><td><a name="NT-Literal" id="NT-Literal"></a>[20]&nbsp;&nbsp;&nbsp;</td><td><code>Literal</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'"' [^"]* '"'</code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| "'" [^']* "'"</code></td></tr><tr valign="baseline"><td><a name="NT-Operator" id="NT-Operator"></a>[21]&nbsp;&nbsp;&nbsp;</td><td><code>Operator</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="#NT-OperatorName">OperatorName</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| <a href="#NT-MultiplyOperator">MultiplyOperator</a></code></td></tr><tr valign="baseline"><td></td><td></td><td></td><td><code>| '+' | '-'</code></td></tr><tr valign="baseline"><td><a name="NT-OperatorName" id="NT-OperatorName"></a>[22]&nbsp;&nbsp;&nbsp;</td><td><code>OperatorName</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'mod' | 'div'</code></td></tr><tr valign="baseline"><td><a name="NT-MultiplyOperator" id="NT-MultiplyOperator"></a>[23]&nbsp;&nbsp;&nbsp;</td><td><code>MultiplyOperator</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'*'</code></td></tr><tr valign="baseline"><td><a name="NT-Keyword" id="NT-Keyword"></a>[24]&nbsp;&nbsp;&nbsp;</td><td><code>Keyword</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'inherit'</code></td></tr><tr valign="baseline"><td><a name="NT-FunctionName" id="NT-FunctionName"></a>[25]&nbsp;&nbsp;&nbsp;</td><td><code>FunctionName</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a></code></td></tr><tr valign="baseline"><td><a name="NT-EnumerationToken" id="NT-EnumerationToken"></a>[26]&nbsp;&nbsp;&nbsp;</td><td><code>EnumerationToken</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a></code></td></tr><tr valign="baseline"><td><a name="NT-AbsoluteUnitName" id="NT-AbsoluteUnitName"></a>[27]&nbsp;&nbsp;&nbsp;</td><td><code>AbsoluteUnitName</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'cm' | 'mm' | 'in' | 'pt' | 'pc' | 'px'</code></td></tr><tr valign="baseline"><td><a name="NT-RelativeUnitName" id="NT-RelativeUnitName"></a>[28]&nbsp;&nbsp;&nbsp;</td><td><code>RelativeUnitName</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code>'em'</code></td></tr><tr valign="baseline"><td><a name="NT-ExprWhitespace" id="NT-ExprWhitespace"></a>[29]&nbsp;&nbsp;&nbsp;</td><td><code>ExprWhitespace</code></td><td>&nbsp;&nbsp;&nbsp;::=&nbsp;&nbsp;&nbsp;</td><td><code><a href="http://www.w3.org/TR/REC-xml#NT-S">S</a></code></td></tr></tbody></table></div><div class="div3">
<h4><a name="expr.value.conv" id="expr.value.conv"></a>5.9.12 Expression Value Conversions</h4><p>Values that are the result of an expression evaluation may be converted
into property value types. In some instances this is a simple verification
of set membership (e.g., is the value a legal country code). In other cases,
the value is expected to be a simple type like an integer and must be converted.</p><p>It is not necessary that all types be allowed to be converted. If the
expression value cannot be converted to the necessary type for the property value,
it is an error.</p><p>The following table indicates what conversions are allowed.</p><table border="1"><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Type</th><th align="left" valign="top">Allowed Conversions</th><th align="left" valign="top">Constraints</th></tr><tr valign="top" align="left"><td align="left" valign="top"><a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a></td><td align="left" valign="top">
<ul><li><p>Color, via the system-color() function.</p></li><li><p>Enumeration value, as defined in the property definition.</p></li><li><p>To a string literal</p></li></ul></td><td align="left" valign="top">The value may be checked against
a legal set of values depending on the property.</td></tr><tr valign="top" align="left"><td align="left" valign="top">
<a href="#NT-AbsoluteNumeric">AbsoluteNumeric</a></td><td align="left" valign="top">
<ul><li><p>Integer, via the round() function.</p></li><li><p>Color, as an RGB color value.</p></li></ul>
</td><td align="left" valign="top">
If converting to an RGB color value, it must be a legal color value from the color
space.</td></tr><tr valign="top" align="left"><td align="left" valign="top"><a href="#NT-RelativeLength">RelativeLength</a></td><td align="left" valign="top">
<ul><li><p>To an AbsoluteLength</p></li></ul>
</td><td align="left" valign="top">
</td></tr></tbody></table><p>The specific conversion to be applied is property specific and can be
found in the definition of each property.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Conversions of compound property values are not allowed; thus
for example,
space-before.optimum="inherited-property-value(space-before)" is invalid.
Permitted are, for example,
space-before="inherited-property-value(space-before)" and
space-before.optimum="inherited-property-value(space-before.optimum)"
since they do not require conversion.</p></div></div><div class="div3">
<h4><a name="d0e5752" id="d0e5752"></a>5.9.13 Definitions of Units of Measure</h4><p>The units of measure in this Recommendation have the following definitions:</p><table border="1"><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Name</th><th align="left" valign="top">Definition</th></tr><tr valign="top" align="left"><td align="left" valign="top">cm</td><td align="left" valign="top">See <a href="#ISO31">[ISO31]</a></td></tr><tr valign="top" align="left"><td align="left" valign="top">mm</td><td align="left" valign="top">See <a href="#ISO31">[ISO31]</a></td></tr><tr valign="top" align="left"><td align="left" valign="top">in</td><td align="left" valign="top">2.54cm</td></tr><tr valign="top" align="left"><td align="left" valign="top">pt</td><td align="left" valign="top">1/72in</td></tr><tr valign="top" align="left"><td align="left" valign="top">pc</td><td align="left" valign="top">12pt</td></tr><tr valign="top" align="left"><td align="left" valign="top">px</td><td align="left" valign="top">See <a href="#pixels"><b>5.9.13.1 Pixels</b></a></td></tr><tr valign="top" align="left"><td align="left" valign="top">em</td><td align="left" valign="top">See <a href="#relative.lengths"><b>5.9.7.2 Relative Lengths</b></a></td></tr></tbody></table><div class="div4">
<h5><a name="pixels" id="pixels"></a>5.9.13.1 Pixels</h5><p> XSL interprets a 'px' unit to be a request for the formatter to choose a
device-dependent measurement that approximates viewing one pixel on a
typical computer monitor. This interpretation is follows:
</p><ol class="enumar"><li><p>The preferred definition of one 'px' is:</p><ul><li><p>The actual distance covered by the largest integer number of
device dots (the size of a device dot is measured as the distance
between dot centers) that spans a distance less-than-or-equal-to
the distance specified by the arc-span rule in
<a href="http://www.w3.org/TR/REC-CSS2/syndata.html#x39">http://www.w3.org/TR/REC-CSS2//syndata.html#x39</a>
or superceding errata.</p></li><li><p>A minimum of the size of 1 device dot should be used.</p></li><li><p>This calculation is done separately in each axis,
and may have a different value in each axis.</p></li></ul></li><li><p>However, implementors may instead simply pick a fixed conversion
factor, treating 'px' as an absolute unit of measurement (such as
1/92" or 1/72").</p></li></ol><div class="note"><p class="prefix"><b>Note:</b></p><p>Pixels should not be mixed with other absolute units in
expressions as they may cause undesirable effects.
Also, particular caution should be used with inherited property values
that may have been specified using pixels.</p><p>If the User Agent chooses a measurement for a 'px' that
does not match an integer number of device dots in each axis it may
produce undesirable effects, such as:</p><ul><li><p>moir&eacute; patterns in scaled raster graphics</p></li><li><p>unrenderable overlapping areas when the renderer rounds fonts
or graphics sizes upward to its actual dot-size</p></li><li><p>large spaces between areas when the renderer rounds fonts or
graphics sizes downward to its actual dot-size</p></li><li><p>unreadable results including unacceptably small text/layout
(for example, a layout was calculated at 72 dpi [dots per inch], but
the renderer assumed the result was already specified in device
dots and rendered it at 600 dpi).</p></li></ul><p>Stylesheet authors should understand a pixel's actual size may
vary from device to device:</p><ul><li><p>stylesheets utilizing 'px' units may not produce consistent
results across different implementations or different
output devices from a single implementation</p></li><li><p>even if stylesheets are expressed entirely in 'px' units
the results may vary on different devices</p></li></ul></div></div></div></div><div class="div2">
<h3><a name="d0e5857" id="d0e5857"></a>5.10 Core Function Library</h3><div class="div3">
<h4><a name="d0e5860" id="d0e5860"></a>5.10.1 Number Functions</h4><p><em>numeric</em> <b>floor</b>(<var>numeric</var>)</p><p>The <code>floor</code> function returns the largest (closest to
positive infinity) integer that is not greater than the argument.
The numeric argument to this function must be of unit power zero.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If it is necessary to use the <code>floor</code> function for a
property where a unit power of one is expected, then an expression
such as: "floor(1.4in div 1.0in)*1.0in" must be used.
This also applies to the ceiling,
round, and other such functions where a unit power of zero is required.</p></div><p><em>numeric</em> <b>ceiling</b>(<var>numeric</var>)</p><p>The <code>ceiling</code> function returns the smallest (closest
to negative infinity) integer that is not less than the argument. The numeric
argument to this function must be of unit power zero.</p><p><em>numeric</em> <b>round</b>(<var>numeric</var>)</p><p>The <code>round</code> function returns the integer that is
closest to the argument. If there are two such
numbers, then the one that is closest to positive infinity is
returned. The numeric argument to this function must be of unit power zero.</p><p><em>numeric</em> <b>min</b>(<var>numeric</var>, <var>numeric</var>)</p><p>The <code>min</code> function returns the minimum of the
two numeric arguments. These arguments must have the same unit power.</p><p><em>numeric</em> <b>max</b>(<var>numeric</var>, <var>numeric</var>)</p><p>The <code>max</code> function returns the maximum of the two
numeric arguments. These arguments must have the same unit power.</p><p><em>numeric</em> <b>abs</b>(<var>numeric</var>)</p><p>The <code>abs</code> function
returns the absolute value of the numeric argument.
That is, if the numeric argument is negative, it returns the negation of
the argument.</p></div><div class="div3">
<h4><a name="expr-color-functions" id="expr-color-functions"></a>5.10.2 Color Functions</h4><p><em>color</em> <b>rgb</b>(<var>numeric</var>, <var>numeric</var>, <var>numeric</var>)</p><p>The <code>rgb</code> function returns a specific color from the RGB
color space. The parameters to this function must be numerics (real numbers) with a
length power of zero.</p><p><em>color</em> <b>rgb-icc</b>(<var>numeric</var>, <var>numeric</var>, <var>numeric</var>, <var>NCName</var>, <var>numeric</var>, <var>numeric</var>)</p><p>The <code>rgb-icc</code> function
returns a specific color from the ICC Color Profile. The color profile is specified by the name parameter (the fourth parameter). This color profile must have been declared in the fo:declarations formatting object using an fo:color-profile formatting object.</p><p>The first three parameters specify a fallback color from the sRGB color space. This color is used when the color profile is not available.</p><p>The color is specified by a sequence of one or more color values (real numbers) specified after the name parameter. These values are specific to the color profile.</p><p><em>color</em> <b>system-color</b>(<var>NCName</var>)</p><p>The <code>system-color</code> function returns a system defined
color with a given name.</p></div><div class="div3">
<h4><a name="d0e5948" id="d0e5948"></a>5.10.3 Font Functions</h4><p><em>object</em> <b>system-font</b>(<var>NCName</var>, <var>NCName</var>?)</p><p>The <code>system-font</code> function returns a
characteristic of a system font. The first argument is the
name of the system font and the second argument, which is optional,
names the property that specifies the characteristic. If the second
argument is omitted, then the characteristic returned is the same as
the name of the property to which the expression is being assigned.</p><p>For example, the expression
"system-font(heading,font-size)" returns the font-size
characteristic for the system font named "heading". This is equivalent to the
property assignment
'font-size="system-font(heading)"'.</p></div><div class="div3">
<h4><a name="d0e5961" id="d0e5961"></a>5.10.4 Property Value Functions</h4><p><em>object</em> <b>inherited-property-value</b>(<var>NCName</var>?)</p><p>The <code>inherited-property-value</code> function returns the
inherited value of the property whose name matches the argument specified,
or if omitted for the property for which
the expression is being evaluated.
It is an error if this property is not an inherited property.
If the argument specifies a shorthand property and if the expression
only consists of the inherited-property-value function with an argument
matching the property being computed, it is interpreted as an expansion
of the shorthand with each property into which the shorthand expands,
each having a value of inherited-property-value with an argument
matching the property. It is an error if arguments matching
a shorthand property are used in any other way. Similarly,
if the argument
specifies a property of a compound datatype and if the expression
only consists of the inherited-property-value function with
an argument matching the property being computed,
it is interpreted as an expansion with each component of the
compound property having a value of inherited-property-value
with an argument matching the component. It is an error if
arguments matching a property of a compound datatype are used
in any other way.</p><p>The returned "inherited value" is
the computed value
of this property on this object's parent. For example,
given the following:</p><div class="exampleInner"><pre>
&lt;fo:list-block&gt;
...
&lt;fo:list-item color="red"&gt;
&lt;fo:list-item-body background-color="green"&gt;
&lt;fo:block background-color="inherited-property-value(color)"&gt;
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/fo:list-block&gt;
</pre></div><p>The background-color property on the fo:block is assigned
the value "red" because the (computed, after inheritance)
value of the color (not background-color) property on the
fo:list-item-body that is the parent of the fo:block is "red".</p><p><em>numeric</em> <b>label-end</b>()</p><p>The <code>label-end</code> function returns the calculated
label-end value for lists. See the definition in
<a href="#provisional-label-separation"><b>7.30.11 provisional-label-separation</b></a>.</p><p><em>numeric</em> <b>body-start</b>()</p><p>The <code>body-start</code> function returns the
calculated body-start value for lists.
See the definition in
<a href="#provisional-distance-between-starts"><b>7.30.12 provisional-distance-between-starts</b></a>.</p><p><em>object</em> <b>from-parent</b>(<var>NCName</var>?)</p><p>The <code>from-parent</code> function
returns a computed value (see <a href="#speccomact"><b>5.1 Specified, Computed, and Actual Values, and Inheritance</b></a>)
of the property whose name matches
the argument specified,
or if omitted for the property for which
the expression is being evaluated.
The value returned is that for the parent of the
formatting object for which the expression is evaluated.
If there is no parent, the value returned is the initial
value. If the argument specifies a shorthand property and if
the expression only consists of the from-parent function with an
argument matching the property being computed, it is
interpreted
as an expansion of the shorthand with each property into which
the shorthand expands, each having a value of from-parent with
an argument matching the property.
It is an error if arguments matching a shorthand property are used
in any other way.
Similarly, if the argument specifies a property of a compound datatype
and if the expression only consists of the from-parent function with
an argument matching the property being computed, it is interpreted
as an expansion with each component of the compound property having
a value of from-parent with an argument matching the component.
It is an error if arguments matching a property of a compound datatype
are used in any other way.
</p><p><em>object</em> <b>from-nearest-specified-value</b>(<var>NCName</var>?)</p><p>The <code>from-nearest-specified-value</code> function
returns a computed value of the property whose name matches
the argument specified,
or if omitted for the property for which
the expression is being evaluated.
The value returned is that for the closest ancestor of the
formatting object for which the expression is evaluated on
which there
is an assignment of the property in the XML result tree in the
fo namespace.
If there is no such ancestor, the value returned is the
initial value.
If the argument specifies a shorthand property and if
the expression only consists of the from-nearest-specified-value function with an
argument matching the property being computed, it is
interpreted
as an expansion of the shorthand with each property into which
the shorthand expands, each having a value of from-nearest-specified-value with
an argument matching the property.
It is an error if arguments matching a shorthand property are used
in any other way.
Similarly, if the argument specifies a property of
a compound datatype and if the expression only consists of
the from-nearest-specified-value function with an argument matching
the property being computed, it is interpreted as an expansion with
each component of the compound property having a value of
from-nearest-specified-value with an argument matching the component.
It is an error if arguments matching a property of a compound datatype
are used in any other way.
</p><p><em>object</em> <b>from-page-master-region</b>(<var>NCName</var>?)</p><p>The <code>from-page-master-region</code> function returns the
computed value of the property whose name matches the argument specified,
or if omitted for the property for which
the expression is being evaluated. </p><p>In XSL 1.1 this function may only be used as the value of the
"writing-mode" and "reference-orientation" properties.
In addition the argument of the function <em>must</em> be omitted.
If an argument is present, it is an error.</p><p>The computed value of the designated
property is taken from that property on the layout formatting object
being used to generate the region viewport/reference area pair.</p><p>If this function is used in an expression on a formatting object,
<var>F</var>,
that is a descendant of an fo:page-sequence, then the computed value
is taken from the region specification that was used to generate
the nearest ancestor region reference area which has as
its descendants the areas returned by <var>F</var>.</p><p>If the argument specifies a property of a compound datatype and
if the expression only consists of the inherited-property-value function
with an argument matching the property being computed,
it is interpreted as an expansion with each component of
the compound property having a value of inherited-property-value with
an argument matching the component. It is an error
if arguments matching a property of a compound datatype are used
in any other way.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Consider the following example:</p><div class="exampleInner"><pre>
&lt;fo:root&gt;
&lt;fo:layout-master-set&gt;
&lt;fo:simple-page-master master-name="all-pages"&gt;
&lt;fo:region-body region-name="xsl-region-body" margin="0.75in"
writing-mode="tb-rl" /&gt;
&lt;fo:region-before region-name="xsl-region-before" extent="0.75in"/&gt;
&lt;/fo:simple-page-master&gt;
&lt;fo:page-sequence-master master-name="default-sequence"&gt;
&lt;fo:repeatable-page-master-reference master-reference="all-pages"/&gt;
&lt;/fo:page-sequence-master&gt;
&lt;/fo:layout-master-set&gt;
&lt;fo:page-sequence master-name="default-sequence"&gt;
&lt;fo:flow flow-name="xsl-region-body"&gt;
&lt;fo:block&gt;
[Content in a language which allows either
horizontal or vertical formatting]
&lt;/fo:block&gt;
&lt;/fo:flow&gt;
&lt;/fo:page-sequence&gt;
&lt;/fo:root&gt;
</pre></div><p>This example shows a very simple page layout specification.
There is a single simple-page-master, named "all-pages".
This page-master has two regions defined upon it, "xsl-region-body"
and "xsl-region-before". The region named "xsl-region-before" is
a page header that accepts static-content (said content is omitted
for simplicity in this example). The region named "xsl-region-body"
is assigned the content of the single fo:flow in the single
fo:page-sequence.</p><p>In this example, the definition of "xsl-region-body" has
a "writing-mode" property. As written, the computed value of
this property, "tb-rl", would have no effect on the writing-mode
used to fill the region because the writing-mode value used when
generating the region viewport/reference area pair would be the computed
value on the fo:page-sequence that uses the "xsl-region-body" region definition
to generate a region viewport/reference area pair.
Since no "writing-mode" property is specified on either the fo:root
nor its child, the fo:page-sequence, the initial value would be used
for the writing mode for the content that fills the region reference area.
The initial value of "writing-mode" is "lr-tb". </p><p>If, however, the above line that reads:</p><div class="exampleInner"><pre>
&lt;fo:page-sequence master-name="default-sequence"&gt;
</pre></div><p>becomes</p><div class="exampleInner"><pre>
&lt;fo:page-sequence master-name="default-sequence"
writing-mode="from-page-master-region()"&gt;
</pre></div><p>then the computed value of the "writing-mode" property on
the region definitions would be used when instantiating all the
viewport/reference area pairs. Thus for the xsl-region-body the
specification on the region definition for "xsl-region-body"
would be used and
the content would receive vertical formatting instead of
the default horizontal formatting.
Similarly for the xsl-region-before, the computed value of the
"writing-mode"
on the region definition would be used, in this case the
initial value of "lr-tb" inherited from fo:root and the content of the
xsl-region-before would be formatted horizontally.
</p></div><p><em>object</em> <b>from-table-column</b>(<var>NCName</var>?)</p><p>The <code>from-table-column</code> function
returns the inherited value of the property whose name matches the
argument specified,
or if omitted for the property for which
the expression is being evaluated,
from the fo:table-column whose column-number
matches the column for which this expression is evaluated and
whose number-columns-spanned also matches any span.
If there is no match for the number-columns-spanned, it is
matched
against a span of 1. If there is still no match, the initial
value is returned.
If the argument specifies a shorthand property and if the expression
only consists of the from-table-column function with an argument
matching the property being computed, it is interpreted as
an expansion of the shorthand with each property into which
the shorthand expands, each having a value of from-table-column with
an argument matching the property. It is an error if arguments matching
a shorthand property are used in any other way. Similarly,
if the argument specifies a
property of a compound datatype and if the expression only consists of
the from-table-column function with an argument matching
the property being computed, it is interpreted as an expansion
with each component of the compound property having a value of
from-table-column with an argument matching the component.
It is an error if arguments matching a property of a compound datatype
are used in any other way.
It is also an error to use this function on formatting objects
that are not an fo:table-cell or its descendants.
</p><p><em>numeric</em> <b>proportional-column-width</b>(<var>numeric</var>)</p><p>The <code>proportional-column-width</code> function
returns <var>N</var> units of proportional measure
where <var>N</var> is the argument given to this function.
The column widths are first determined ignoring the proportional
measures. The difference between the table-width and the sum of
the column widths is the available proportional width. One unit
of proportional measure is the available proportional width
divided by the sum of the proportional factors.
It is an error to use this function on formatting objects other
than an fo:table-column. It is also an error to use this function
if the fixed table layout is not used.
</p><p><em>object</em> <b>merge-property-values</b>(<var>NCName</var>?)</p><p>The <code>merge-property-values</code> function returns a value of the
property whose name matches the argument,
or if omitted for the property for which
the expression is being evaluated.
The value returned is the specified value on the last
fo:multi-property-set, of the parent fo:multi-properties,
that applies to the User Agent state.
If there is no such value, the computed value of the
parent fo:multi-properties is returned.
If the argument specifies a shorthand property and if the expression
only consists of the merge-property-values function with an argument
matching the property being computed, it is interpreted as an expansion
of the shorthand with each property into which the shorthand expands,
each having a value of merge-property-values with an argument matching
the property. It is an error if arguments matching a shorthand property
are used in any other way. Similarly, if the argument
specifies a property of a compound datatype and if the expression
only consists of the merge-property-values function with an argument
matching the property being computed, it is interpreted as
an expansion with each component of the compound property having a
value of merge-property-values with an argument matching the component.
It is an error if arguments matching a property of a compound datatype
are used in any other way.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The test for applicability of a User Agent state is
specified using the "active-state" property.</p></div><p>It is an error to use this function on formatting objects other
than an fo:wrapper that is the child of an fo:multi-properties.</p></div></div><div class="div2">
<h3><a name="datatype" id="datatype"></a>5.11 Property Datatypes</h3><p>Certain property values are described in terms of compound
datatypes, in terms of restrictions on permitted number values, or
strings with particular semantics.</p><p>The compound datatypes, such as space, are represented in the
result tree as multiple attributes. The names of these attributes
consist of the property name, followed by a period, followed by
the component name. For example a "space-before" property may
be specified as:</p><div class="exampleInner"><pre>
space-before.minimum="2.0pt"
space-before.optimum="3.0pt"
space-before.maximum="4.0pt"
space-before.precedence="0"
space-before.conditionality="discard"
</pre></div><p>A short form of compound value specification may be used, in cases
where the datatype has some &lt;length&gt; components and for the
&lt;keep&gt; datatype. In the first case the
specification consists of giving a &lt;length&gt; value to an attribute
with a name matching a property name. Such a specification gives
that value to each of the &lt;length&gt; components and the initial value
to all the non-&lt;length&gt; components. For example:</p><div class="exampleInner"><pre>
space-before="4.0pt"
</pre></div><p>is equivalent to a specification of</p><div class="exampleInner"><pre>
space-before.minimum="4.0pt"
space-before.optimum="4.0pt"
space-before.maximum="4.0pt"
space-before.precedence="0"
space-before.conditionality="discard"
</pre></div><div class="note"><p class="prefix"><b>Note:</b></p><p>Since a &lt;percentage&gt; value,
that is not interpreted as "auto",
is a valid &lt;length&gt; value it may be used in a short form.</p></div><p>For the &lt;keep&gt; datatype the
specification consists of giving a value that is valid for a component
to an attribute
with a name matching a property name. Such a specification gives
that value to each of the components.
For example:</p><div class="exampleInner"><pre>
keep-together="always"
</pre></div><p>is equivalent to a specification of</p><div class="exampleInner"><pre>
keep-together.within-line="always"
keep-together.within-column="always"
keep-together.within-page="always"
</pre></div><p>Short forms may be used together with complete forms; the complete
forms have precedence over the expansion of a short form.
For example:</p><div class="exampleInner"><pre>
space-before="4.0pt"
space-before.maximum="6.0pt"
</pre></div><p>is equivalent to a specification of</p><div class="exampleInner"><pre>
space-before.minimum="4.0pt"
space-before.optimum="4.0pt"
space-before.maximum="6.0pt"
space-before.precedence="0"
space-before.conditionality="discard"
</pre></div><p>Compound values of properties are inherited as a unit and not
as individual components.
After inheritance any complete form specification
for a component is used to set its value.
</p><p>If the computed value of a corresponding relative property is
set from the corresponding absolute property, the latter is used
in determining all the components of the former.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example, assuming a block-progression-direction of
"top-to-bottom", in a specification of</p><div class="exampleInner"><pre>
margin-top="10.0pt"
space-before.minimum="4.0pt"
</pre></div><p>the explicit setting of one of the components of the corresponding
relative property will have no effect.</p></div><p>The following defines the syntax for specifying the
datatypes usable in property values:</p><dl><dt class="label">&lt;integer&gt;</dt><dd><p>A signed integer value which consists of an optional '+' or '-'
character followed by a sequence of digits.
A property may define additional constraints on the value.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A '+' sign is allowed for CSS2 compatibility.</p></div></dd><dt class="label">&lt;number&gt;</dt><dd><p>A signed real number which consists of an optional '+' or '-'
character followed by a sequence of digits followed by an optional '.'
character and sequence of digits.
A property may define additional constraints on the value.
</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>A signed length value where a 'length' is a real number plus a unit
qualification.
A property may define additional constraints on the value.
</p></dd><dt class="label">&lt;length-range&gt;</dt><dd><p>A compound datatype, with components:
minimum, optimum, maximum. Each component is a &lt;length&gt;.
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 &lt;percentage&gt;.
</p></dd><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound datatype, with components:
length, conditionality. The length component is a &lt;length&gt;.
The conditionality component is either "discard" or "retain".
A property may define additional constraints on the values.
</p></dd><dt class="label">&lt;length-bp-ip-direction&gt;</dt><dd><p>A compound datatype, with components:
block-progression-direction, and inline-progression-direction.
Each component is a &lt;length&gt;.
A property may define additional constraints on the values.
</p></dd><dt class="label">&lt;space&gt;</dt><dd><p>A compound datatype, with components:
minimum, optimum, maximum, precedence, and conditionality.
The minimum, optimum, and maximum components are &lt;length&gt;s.
The precedence component is either "force" or an &lt;integer&gt;.
The conditionality component is either "discard" or "retain".
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".
</p></dd><dt class="label">&lt;keep&gt;</dt><dd><p>A compound datatype, with components:
within-line, within-column, and within-page. The value of each
component is either "auto", "always", or an &lt;integer&gt;.
</p></dd><dt class="label">&lt;angle&gt;</dt><dd><p>A representation of an angle consisting of
an optional '+' or '-' character immediately followed by
a &lt;number&gt; immediately followed by an angle unit identifier.
Angle unit identifiers are:
'deg' (for degrees),
'grad' (for grads), and
'rad' (for radians).
The specified values are normalized to the range 0deg to 360deg.
A property may define additional constraints on the value.
</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>A signed real percentage which consists of an optional '+' or '-'
character followed by a sequence of digits followed by an optional '.'
character and sequence of digits followed by '%'.
A property may define additional constraints on the value.
</p></dd><dt class="label">&lt;character&gt;</dt><dd><p>A single Unicode character
valid in accordance with production [2] of <a href="#XML">[XML]</a> or <a href="#XML11">[XML 1.1]</a>.
For example, "c" or "&amp;#x2202;".</p></dd><dt class="label">&lt;string&gt;</dt><dd><p>A sequence of characters.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Given the allowable Expression Value Conversions
(<a href="#expr.value.conv"><b>5.9.12 Expression Value Conversions</b></a>),
a property value of type &lt;string&gt; must be a quoted value,
an NCName, or a expression that evaluates to a &lt;string&gt;;
anything else (e.g., an integer) is an error.
An implementation may recover from this error by treating the
unevaluated property value as a string.</p></div></dd><dt class="label">&lt;name&gt;</dt><dd><p>A string of characters representing a name.
It must conform to the definition of an
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a> in
<a href="#XMLNAMES">[XML Names]</a> or <a href="#XMLNAMES11">[XML Names 1.1]</a>.
</p></dd><dt class="label">&lt;family-name&gt;</dt><dd><p>A string of characters identifying a font.
</p></dd><dt class="label">&lt;color&gt;</dt><dd><p>Either a string of characters representing a keyword or a color
function defined in <a href="#expr-color-functions"><b>5.10.2 Color Functions</b></a>.
The list of keyword color names is:
aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive,
purple, red, silver, teal, white, and yellow.</p></dd><dt class="label">&lt;country&gt;</dt><dd><p>A string of characters conforming to an ISO 3166
(<a href="#ISO3166-1">[ISO3166-1]</a>,
<a href="#ISO3166-2">[ISO3166-2]</a>, and
<a href="#ISO3166-3">[ISO3166-3]</a>)
country code.
</p></dd><dt class="label">&lt;language&gt;</dt><dd><p>A string of characters conforming to either a
<a href="#ISO639-2">[ISO639-2]</a> 3-letter terminology
or bibliographic code
or a
<a href="#ISO639">[ISO639]</a> 2-letter code
representing the name of a language.
</p></dd><dt class="label">&lt;script&gt;</dt><dd><p>A string of characters conforming to an
ISO 15924 script code.
</p></dd><dt class="label">&lt;id&gt;</dt><dd><p>A string of characters conforming
to the definition of an
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a> in
<a href="#XMLNAMES">[XML Names]</a> or <a href="#XMLNAMES11">[XML Names 1.1]</a>
and is unique within the stylesheet.
</p></dd><dt class="label">&lt;idref&gt;</dt><dd><p>A string of characters conforming
to the definition of an
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a> in
<a href="#XMLNAMES">[XML Names]</a> or <a href="#XMLNAMES11">[XML Names 1.1]</a> and
that matches an ID property value used within the stylesheet.
</p></dd><dt class="label">&lt;uri-specification&gt;</dt><dd><p>A sequence of characters that is
"url(", followed by optional
white space, followed by an optional single quote
(') or double quote (") character, followed by
an IRI reference as defined in <a href="#RFC3987">[RFC3987]</a>,
followed by an optional single quote (') or double quote (")
character, followed by optional white space, followed by
")". The two quote characters must be the same and must both be
present or absent. If the IRI reference contains a single quote, the
two quote characters must be present and be double quotes.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The definition differs from that in CSS2
in that this Recommendation allows IRIs whereas CSS2
only allows URIs.</p></div></dd><dt class="label">&lt;shape&gt;</dt><dd><p>"rect (" &lt;top&gt; &lt;right&gt; &lt;bottom&gt; &lt;left&gt; ")"
where &lt;top&gt;, &lt;bottom&gt; &lt;right&gt;, and &lt;left&gt;
specify offsets from the respective sides of the content rectangle of
the area.</p><p>&lt;top&gt;, &lt;right&gt;, &lt;bottom&gt;, and &lt;left&gt;
may either have a &lt;length&gt; value or 'auto'.
Negative lengths are permitted. The value 'auto' means that a given edge
of the clipping region will be the same as the edge of the
content rectangle of the area (i.e., 'auto' means the same as '0pt'.)
</p></dd><dt class="label">&lt;time&gt;</dt><dd><p>A &lt;number&gt; immediately followed by a time unit identifier.
Time unit identifiers are: 'ms' (for milliseconds) and 's' (for seconds).</p></dd><dt class="label">&lt;frequency&gt;</dt><dd><p>A &lt;number&gt; immediately followed by a frequency unit identifier.
Frequency unit identifiers are: 'Hz' (for Hertz) and 'kHz' (for kilo Hertz).</p></dd></dl></div></div><div class="div1">
<h2><a name="fo-section" id="fo-section"></a>6 Formatting Objects</h2><div class="div2">
<h3><a name="d0e6336" id="d0e6336"></a>6.1 Introduction to Formatting Objects</h3><p>
The refined formatting object tree describes one or more
intended presentations of
the information within this tree. Formatting is the process
which converts the description into a presentation. See
<a href="#fo-jc-intro"><b>3 Introduction to Formatting</b></a>. The presentation
is represented, abstractly, by an area tree, as defined in
the area model. See <a href="#area_model"><b>4 Area Model</b></a>.
Each possible presentation
is represented by one or more area trees in which the information in
the refined formatting object tree is positioned on a two
and one-half dimensional surface.</p><p>
There are three kinds of formatting objects: (1) those that generate
areas, (2) those that return areas, but do not generate
them, and (3) those that are used in the generation of
areas. The first and second kinds are typically called
<b>flow objects</b>. The third kind is either a
<b>layout object</b> or an <b>auxiliary
object</b>. The
kind of formatting object is indicated by the terminology used with
the object. Formatting objects of the first kind are said to "generate
one or more areas". Formatting objects of the second kind are said to
"return one or more areas". Formatting objects of the first kind may
both generate and return areas. Formatting objects of the third kind
are "used in the generation of areas"; that is, they act like
parameters to the generation process.
</p><div class="div3">
<h4><a name="define-returned-by" id="define-returned-by"></a>6.1.1 Definitions Common to Many Formatting Objects</h4><p>
This categorization leads to defining two traits which characterize
the relationship between an area and the formatting objects which
generate and return that area. These traits are
<b>generated-by</b> and
<b>returned-by</b>.
</p><p>
The value of the <b>generated-by</b> trait is a
single formatting
object. A formatting object <var>F</var> is defined to
<b>generate</b> an area <var>A</var>
if the semantics of <var>F</var> specify the generation of
one or more areas and <var>A</var> is one of the areas thus
generated, or is a substituted form of one of the areas thus
generated, as specified in section <a href="#area-linebuild"><b>4.7.2 Line-building</b></a>.</p><p>In the case of substituted glyph-areas, the generating formatting
object is deemed to be the formatting object which generated the
glyph-area which comes first in the sequence of substituted
glyph-areas. In the case of an inserted glyph-area (e.g., an
automatically-generated hyphen) the generating formatting object is
deemed to be the generating formatting object of the last glyph-area
preceding the inserted glyph-area in the pre-order
traversal of the area tree.
</p><p>
The value of the <b>returned-by</b> trait is a set
of pairs, where each
pair consists of a formatting object and a positive integer. The
integer represents the position of the area in the ordering of all
areas returned by the formatting object.
</p><p>
A formatting object <var>F</var> is defined to <b>return
the sequence of
areas</b> <var>A</var>, <var>B</var>, <var>C</var>, ... if
the pair
(<var>F</var>,1) is a member of the
<b>returned-by</b> trait of <var>A</var>, the pair
(<var>F</var>,2) is a member of the
<b>returned-by</b> trait of <var>B</var>, the pair
(<var>F</var>,3) is a member of the
<b>returned-by</b> trait of <var>C</var>, ...
</p><p>
If an area is a member of the sequence of areas returned by a
formatting object, then either it was generated by the formatting
object or it was a member of the sequence of areas returned by a child
of that formatting object. Not all areas returned by a child of a
formatting object need be returned by that formatting object. A
formatting object may generate an area that has, as some of
its children areas, areas returned by the children of that
formatting
object. These children (in the area tree) of the generated area are
not returned by the formatting object to which they were returned.
</p><p>
A set of nodes in a tree is a <b>lineage</b> if:
</p><ul><li><p>
there is a node <var>N</var> in the set such that all the
nodes in the set are ancestors of <var>N</var>, and</p></li><li><p>
for every node <var>N</var> in the set, if the set contains
an ancestor of <var>N</var>, it also contains the parent of
<var>N</var>.</p></li></ul><p>
The set of formatting objects that an area is returned by is a <b>lineage</b>.
</p><p>
Areas returned by a formatting object may be either
<b>normal</b> or
<b>out-of-line</b>. Normal areas represent areas in
the
"normal flow
of text"; that is, they become area children of the areas generated by
the formatting object to which they are returned. Normal areas have a
<b>returned-by</b> lineage of size one. There is
only one kind of normal area.
</p><p>
Out-of-line areas are areas used outside the normal flow of text
either because they are absolutely positioned or they are part of a
float or footnote. Out-of-line areas may have a
<b>returned-by</b> lineage of size greater than one.
</p><p>
The <b>area-class</b> trait indicates which class,
normal or
out-of-line, an area belongs to. For out-of-line areas, it also
indicates the subclass of out-of-line area. The values for this trait
are: "xsl-normal", "xsl-absolute", "xsl-footnote",
"xsl-side-float", or "xsl-before-float".
An area
is normal if and only if the value of the
<b>area-class</b> trait is
"xsl-normal"; otherwise, the area is an out-of-line
area. (See section <a href="#area-stackcon"><b>4.2.5 Stacking Constraints</b></a>.)</p><p>
The areas <b>returned-by</b> a given formatting object are ordered as
noted above. This ordering defines an ordering on the sub-sequence of
areas that are of a given <b>area-class</b>, such as the sub-sequence
of normal areas. An area <var>A</var> precedes an area <var>B</var> in the sub-sequence if
and only if area <var>A</var> precedes area <var>B</var> in the areas <b>returned-by</b> the
formatting objects.
</p><p>A <b>reference-area chain</b>
is defined as a sequence
of reference-areas that is either generated by the same formatting
object that is not a page-sequence formatting object, or that consists
of the region reference-areas or normal-flow-reference-areas
(see <a href="#fo_region-body"><b>6.4.14 fo:region-body</b></a>)
generated using region formatting objects assigned to the same
flow (see <a href="#fafm"><b>6.4.1.4 Flows and Flow Mapping</b></a>).
The reference-areas in the sequence are said
to be "contained" by the reference-area chain, and they have the
same ordering relative to each other in the sequence as they have
in the area tree, using pre-order traversal order of the area tree.</p></div></div><div class="div2">
<h3><a name="d0e6532" id="d0e6532"></a>6.2 Formatting Object Content</h3><p>The content of a formatting object is described using XML
content-model syntax. In some cases additional constraints, not expressible
in XML content models, are given in prose.</p><p><a name="block.fo.list"></a>The parameter entity, "%block;" in the content models below,
contains the following formatting objects:</p><div class="exampleInner"><pre>
block
block-container
table-and-caption
table
list-block
</pre></div><p><a name="inline.fo.list"></a>The parameter entity, "%inline;" in the content models below,
contains the following formatting objects:</p><div class="exampleInner"><pre>
bidi-override
character
external-graphic
instream-foreign-object
inline
inline-container
leader
page-number
page-number-citation
page-number-citation-last
scaling-value-citation
basic-link
multi-toggle
index-page-citation-list
</pre></div><p>The following formatting objects are "neutral" containers and
may be used,
provided that the additional constraints listed
under each formatting object are satisfied,
anywhere where #PCDATA, %block;, or %inline; are allowed:</p><div class="exampleInner"><pre>
multi-switch
multi-properties
index-range-begin
index-range-end
wrapper
retrieve-marker
</pre></div><p>The following formatting objects are "neutral" containers that may
be used as described by the constraints listed
under each formatting object:</p><div class="exampleInner"><pre>
retrieve-table-marker
</pre></div><p>The following formatting objects define "points" and may be used
anywhere as a descendant of fo:flow or fo:static-content:
</p><div class="exampleInner"><pre>
change-bar-begin
change-bar-end
</pre></div><p>The following "out-of-line" formatting objects
may be used anywhere where #PCDATA, %block;, or %inline; are allowed
<a name="aj000035_21"></a>(except as a descendant of any "out-of-line"
formatting object):</p><div class="exampleInner"><pre>
float
</pre></div><p>The following "out-of-line" formatting objects
may be used anywhere where #PCDATA or %inline; are allowed
(except as a descendant of any "out-of-line"
formatting object):</p><div class="exampleInner"><pre>
footnote
</pre></div></div><div class="div2">
<h3><a name="d0e6567" id="d0e6567"></a>6.3 Formatting Objects Summary</h3><dl><dt class="label">basic-link</dt><dd><p>The fo:basic-link is used for representing the start resource of a simple
link.</p></dd><dt class="label">bidi-override</dt><dd><p>The fo:bidi-override inline formatting object is used
where it is necessary to override the default
Unicode-bidirectional-algorithm
direction for different (or nested) inline scripts
in mixed-language documents.</p></dd><dt class="label">block</dt><dd><p>The fo:block formatting object is commonly used for formatting paragraphs,
titles, headlines, figure and table captions,
etc.</p></dd><dt class="label">block-container</dt><dd><p>The fo:block-container flow object is used to
generate a block-level reference-area.</p></dd><dt class="label">bookmark</dt><dd><p>The fo:bookmark formatting object is used to identify
an access point, by name, and to specify where that
access point is within the current document or another
external document. A given bookmark may be further
subdivided into a sequence of (sub-)bookmarks to as
many levels as the authors desire.</p></dd><dt class="label">bookmark-title</dt><dd><p>The fo:bookmark-title formatting object is used to identify,
in human readable form, an access point.</p></dd><dt class="label">bookmark-tree</dt><dd><p>The fo:bookmark-tree formatting object is used to hold a list of
access points within the document such as a table of contents, a list
of figures or tables, etc. Each access point is represented by a bookmark.</p></dd><dt class="label">change-bar-begin</dt><dd><p>The fo:change-bar-begin is used to indicate the beginning of a
"change region" that is ended by its matching fo:change-bar-end.
The change region is decorated with a change bar down either
the start or end edge of the column. The style of the change bar is
determined by the value of various change bar related properties.</p></dd><dt class="label">change-bar-end</dt><dd><p>The fo:change-bar-end is used to indicate the end of a
"change region" that is started by its matching fo:change-bar-begin.</p></dd><dt class="label">character</dt><dd><p>The fo:character flow object represents a character that
is mapped to
a glyph for presentation.</p></dd><dt class="label">color-profile</dt><dd><p>Used to declare a color profile for a stylesheet.</p></dd><dt class="label">conditional-page-master-reference</dt><dd><p>The fo:conditional-page-master-reference is used to identify a
page-master that is to be used when the conditions on its use are
satisfied.</p></dd><dt class="label">declarations</dt><dd><p>Used to group global declarations for a stylesheet.</p></dd><dt class="label">external-graphic</dt><dd><p>The fo:external-graphic flow object is used for a
graphic where the graphics data resides outside of the
XML result tree in the fo namespace.</p></dd><dt class="label">float</dt><dd><p>
The fo:float serves two purposes. It can be used so that during the normal
placement of content, some related content is formatted into a separate area
at beginning of the page (or of some following page) where it is available
to be read without immediately intruding on the reader.
Alternatively, it can be used when an area is intended to float
to one side, with normal content flowing alongside.
</p></dd><dt class="label">flow</dt><dd><p>The content of the fo:flow formatting object is a
sequence of
flow objects that provides the flowing text content that is
distributed into pages.</p></dd><dt class="label">flow-assignment</dt><dd><p>The fo:flow-assignment is used to specify the assignment of one
sequence of flows to a sequence
of regions.</p></dd><dt class="label">flow-map</dt><dd><p>The fo:flow-map is used to specify the assignment of flows to
regions.</p></dd><dt class="label">flow-name-specifier</dt><dd><p>The fo:flow-name-specifier
is used to specify one flow in a source-list.</p></dd><dt class="label">flow-source-list</dt><dd><p>The fo:flow-source-list is
used to specify the sequence of flows to assign in a particular
fo:flow-assignment.</p></dd><dt class="label">flow-target-list</dt><dd><p>The fo:flow-target-list is
used to specify the sequence of regions to which flows are assigned in
a particular fo:flow-assignment.</p></dd><dt class="label">folio-prefix</dt><dd><p>The fo:folio-prefix formatting object specifies
a static prefix for the folio numbers within a page-sequence.</p></dd><dt class="label">folio-suffix</dt><dd><p>The fo:folio-suffix formatting object specifies
a static suffix for the folio numbers within a page-sequence.</p></dd><dt class="label">footnote</dt><dd><p>The fo:footnote is used to produce a footnote citation and the corresponding footnote.</p></dd><dt class="label">footnote-body</dt><dd><p>The fo:footnote-body is used to generate the content of the footnote.</p></dd><dt class="label">index-key-reference</dt><dd><p>The fo:index-key-reference formatting object is used to generate
a set of cited page items for all the occurrences of the specified
index-key.</p></dd><dt class="label">index-page-citation-list</dt><dd><p>The fo:index-page-citation-list formatting object is used to
group together the sets of cited page items generated by its
fo:index-key-reference children.
The ultimate effect of the
fo:index-page-citation-list is to generate a formatted list of
page numbers and ranges.</p></dd><dt class="label">index-page-citation-list-separator</dt><dd><p>The fo:index-page-citation-list-separator formatting object specifies
the formatting objects used to separate singleton page numbers or
page number ranges in the generated list of page numbers.</p></dd><dt class="label">index-page-citation-range-separator</dt><dd><p>The fo:index-page-citation-range-separator formatting object specifies
the formatting objects used to separate two page numbers forming a
range in the generated list of page numbers.</p></dd><dt class="label">index-page-number-prefix</dt><dd><p>The fo:index-page-number-prefix formatting object specifies
a static prefix for the cited page items created by
fo:index-key-reference.</p></dd><dt class="label">index-page-number-suffix</dt><dd><p>The fo:index-page-number-suffix formatting object specifies
a static suffix for the cited page items created by
fo:index-key-reference.</p></dd><dt class="label">index-range-begin</dt><dd><p>The fo:index-range-begin formatting object is used to indicate
the beginning of an "indexed range" associated with an index key.
The index range is ended by a corresponding fo:index-range-end.</p></dd><dt class="label">index-range-end</dt><dd><p>The fo:index-range-end is used to indicate the end of
an "indexed range" that is started by its matching
fo:index-range-begin.</p></dd><dt class="label">initial-property-set</dt><dd><p>The fo:initial-property-set specifies formatting properties
for the first line of an fo:block.</p></dd><dt class="label">inline</dt><dd><p>The fo:inline formatting object is commonly used for formatting
a portion of text with a background or enclosing it in a border.
</p></dd><dt class="label">inline-container</dt><dd><p>The fo:inline-container flow object is used to
generate an inline reference-area.</p></dd><dt class="label">instream-foreign-object</dt><dd><p>The fo:instream-foreign-object flow object is used for an inline
graphic or other "generic" object
where the object data resides as descendants of the
fo:instream-foreign-object.</p></dd><dt class="label">layout-master-set</dt><dd><p>The fo:layout-master-set is a wrapper around all masters used in the
document.</p></dd><dt class="label">leader</dt><dd><p>The fo:leader formatting object is used to generate leaders consisting
either of a rule or of a row of a repeating character or cyclically
repeating pattern of characters that may be used for connecting two
text formatting objects.</p></dd><dt class="label">list-block</dt><dd><p>The fo:list-block flow object is used to format a list.</p></dd><dt class="label">list-item</dt><dd><p>The fo:list-item formatting object contains the label and the
body of an item in a list.</p></dd><dt class="label">list-item-body</dt><dd><p>The fo:list-item-body formatting object contains the
content
of the body of a list-item.</p></dd><dt class="label">list-item-label</dt><dd><p>The fo:list-item-label formatting object contains the
content
of the label of a list-item; typically used to either enumerate,
identify, or adorn the list-item's body.</p></dd><dt class="label">marker</dt><dd><p>The fo:marker is used in conjunction with
fo:retrieve-marker or fo:retrieve-table-marker
to produce running headers or footers.</p></dd><dt class="label">multi-case</dt><dd><p>The fo:multi-case is used to contain (within
an fo:multi-switch) each alternative sub-tree of formatting
objects among which the parent fo:multi-switch will choose
one to show and will hide the rest.</p></dd><dt class="label">multi-properties</dt><dd><p>The fo:multi-properties is used to switch between two or more property sets that
are associated with a given portion of content.
</p></dd><dt class="label">multi-property-set</dt><dd><p>
The fo:multi-property-set is used to specify an alternative
set of formatting
properties that, dependent on a User Agent state, are applied to the content.
</p></dd><dt class="label">multi-switch</dt><dd><p>The fo:multi-switch wraps the specification of
alternative sub-trees of formatting objects (each sub-tree
being within an fo:multi-case), and controls the switching
(activated via fo:multi-toggle) from one alternative to
another.</p></dd><dt class="label">multi-toggle</dt><dd><p>The fo:multi-toggle is used within an fo:multi-case to
switch to another
fo:multi-case.</p></dd><dt class="label">page-number</dt><dd><p>The fo:page-number formatting object is used to represent
the
current page-number.</p></dd><dt class="label">page-number-citation</dt><dd><p>The fo:page-number-citation is used to reference the
page-number for the page containing the first normal
area returned by the cited formatting
object.</p></dd><dt class="label">page-number-citation-last</dt><dd><p>The fo:page-number-citation-last is used to reference the
page-number for the last page containing the an
area that is (a) returned by the cited formatting
object and (b) has an area-class that is consistent with the specified page-citation-strategy.</p></dd><dt class="label">page-sequence</dt><dd><p>The fo:page-sequence formatting object is used to specify how to
create a (sub-)sequence of pages within a document; for example, a
chapter of a report. The content of these pages comes from flow
children of the fo:page-sequence.</p></dd><dt class="label">page-sequence-master</dt><dd><p>The fo:page-sequence-master specifies sequences of page-masters
that are used when generating a sequence of pages.
</p></dd><dt class="label">page-sequence-wrapper</dt><dd><p>The fo:page-sequence-wrapper formatting object is used to specify
inherited properties for a group of fo:page-sequence formatting objects.
It has no additional formatting semantics.</p></dd><dt class="label">region-after</dt><dd><p>This region defines
a viewport that is located on the "after" side of fo:region-body
region.</p></dd><dt class="label">region-before</dt><dd><p>This region defines
a viewport that is located on the "before" side of fo:region-body
region.</p></dd><dt class="label">region-body</dt><dd><p>This region specifies a
viewport/reference pair that is located in the "center" of the
fo:simple-page-master.</p></dd><dt class="label">region-end</dt><dd><p>This region defines
a viewport that is located on the "end" side of fo:region-body region.</p></dd><dt class="label">region-name-specifier</dt><dd><p>The fo:region-name-specifier
is used to specify one region in a target-list.</p></dd><dt class="label">region-start</dt><dd><p>This region defines
a viewport that is located on the "start" side of fo:region-body
region.</p></dd><dt class="label">repeatable-page-master-alternatives</dt><dd><p>An
fo:repeatable-page-master-alternatives
specifies a sub-sequence consisting of
repeated instances of a set of alternative page-masters.
The number of repetitions may be bounded or
potentially unbounded.</p></dd><dt class="label">repeatable-page-master-reference</dt><dd><p>An
fo:repeatable-page-master-reference
specifies a sub-sequence consisting of
repeated instances of a single page-master. The number of repetitions
may be bounded or potentially unbounded.</p></dd><dt class="label">retrieve-marker</dt><dd><p>The fo:retrieve-marker is used in
conjunction with fo:marker to produce running headers or footers.</p></dd><dt class="label">retrieve-table-marker</dt><dd><p>The fo:retrieve-table-marker is used in conjunction with fo:marker to
produce table-headers and table-footers whose content can change over
different pages, different regions or different columns.</p></dd><dt class="label">root</dt><dd><p>The fo:root node is the top node of an XSL result tree.
This tree is composed of formatting objects.</p></dd><dt class="label">scaling-value-citation</dt><dd><p>The fo:scaling-value-citation is used to obtain the
scale-factor applied to the cited fo:external-graphic.</p></dd><dt class="label">simple-page-master</dt><dd><p>The fo:simple-page-master is used in the generation of pages and
specifies the geometry of the page. The page is subdivided into
regions.</p></dd><dt class="label">single-page-master-reference</dt><dd><p>An fo:single-page-master-reference specifies a sub-sequence consisting
of a single instance of a single page-master.</p></dd><dt class="label">static-content</dt><dd><p>The
fo:static-content formatting object holds a sequence or a
tree of
formatting objects that is to be presented in a single
region
or repeated in like-named regions on one or more pages in the page-sequence.
Its common use is for repeating or running headers and footers. </p></dd><dt class="label">table</dt><dd><p>The fo:table flow object is used for formatting the
tabular material
of a table.</p></dd><dt class="label">table-and-caption</dt><dd><p>The fo:table-and-caption flow object is used for
formatting a table
together with its caption.</p></dd><dt class="label">table-body</dt><dd><p>The fo:table-body formatting object is used to contain
the content
of the table body.</p></dd><dt class="label">table-caption</dt><dd><p>The fo:table-caption formatting object
is used to contain block-level formatting objects containing
the caption for the table only when using the fo:table-and-caption. </p></dd><dt class="label">table-cell</dt><dd><p>The fo:table-cell formatting object is used to group
content to be
placed in a table cell.</p></dd><dt class="label">table-column</dt><dd><p>The fo:table-column formatting object specifies
characteristics
applicable to table cells that have the same column and span.</p></dd><dt class="label">table-footer</dt><dd><p>The fo:table-footer formatting object is used to contain
the content
of the table footer.</p></dd><dt class="label">table-header</dt><dd><p>The fo:table-header formatting object is used to contain
the content
of the table header.</p></dd><dt class="label">table-row</dt><dd><p>The fo:table-row formatting object is used to group
table-cells into
rows.</p></dd><dt class="label">title</dt><dd><p>
The fo:title formatting object is used to associate a title with a
given page-sequence. This title may be used by an interactive User Agent to
identify the pages. For example, the content of the fo:title can be
formatted and displayed in a "title" window or in a "tool tip".
</p></dd><dt class="label">wrapper</dt><dd><p>The fo:wrapper formatting object is used to
specify
inherited properties for a group of formatting objects.
It has no additional formatting semantics.</p></dd></dl></div><div class="div2">
<h3><a name="d0e7057" id="d0e7057"></a>6.4 Declarations and Pagination and Layout Formatting Objects</h3><div class="div3">
<h4><a name="pag-intro" id="pag-intro"></a>6.4.1 Introduction</h4><p>The root node of the formatting object tree must be an
fo:root
formatting object. The children of the fo:root formatting object are
a single fo:layout-master-set, an optional fo:declarations,
an optional fo:bookmark-tree,
and a sequence of one or more
fo:page-sequences and/or fo:page-sequence-wrapper elements.
The fo:layout-master-set defines the geometry and
sequencing of the pages; the children of the fo:page-sequences, which
are called <b>flows</b> (contained in fo:flow and
fo:static-content), provide the content that is distributed
into the pages. The fo:declarations object is a wrapper for formatting objects
whose content is to be used as a resource to the formatting
process. The process of generating the pages is done automatically
by the XSL processor formatting the result tree.
</p><p>The children of the fo:layout-master-set are the pagination and layout
specifications and flow-map specifications.
There are two types of pagination and layout
specifications: page-masters and page-sequence-masters. Page-masters
have the role of describing the intended subdivisions of a page and
the geometry of these subdivisions. Page-sequence-masters have the
role of describing the sequence of page-masters that will be used to
generate pages during the formatting of an fo:page-sequence.
Flow-maps have the role of assigning flows to regions.
</p><div class="div4">
<h5><a name="d0e7070" id="d0e7070"></a>6.4.1.1 Page-sequence-masters</h5><p>Each fo:page-sequence-master characterizes a set of possible sequences
of page-masters. For any given fo:page-sequence, only one of the
possible set of sequences will be used. The sequence that is used is
any sequence that satisfies the constraints determined by
the individual page-masters, the flows which generate pages from the
page-masters, and the fo:page-sequence-master itself.
</p><p>The fo:page-sequence-master is used to determine which page-masters
are used and in which order. The children of the
fo:page-sequence-master are a sequence of sub-sequence specifications.
The page-masters in a sub-sequence may be specified by a reference
to a single page-master or as a repetition of one or more
page-masters. For example, a sequence might begin with several
explicit page-masters and continue with a repetition of some other
page-master (or masters).
</p><p>The fo:single-page-master-reference is used to specify a sub-sequence
consisting of a single page-master.
</p><p>There are two ways to specify a sub-sequence that is a repetition. The
fo:repeatable-page-master-reference specifies a repetition of a single
page-master. The fo:repeatable-page-master-alternatives specifies
the repetition of a set of page-masters. Which of the alternative
page-masters is used at a given point in the sub-sequence is
conditional and may depend on whether the page number is odd or even,
is the first page, is the last page, or is blank. The
"maximum-repeats"
property on the repetition specification controls the number of
repetitions. If this property is not specified, there is no limit on
the number of repetitions.
</p></div><div class="div4">
<h5><a name="d0e7081" id="d0e7081"></a>6.4.1.2 Page-masters</h5><p>A page-master is a master that is
used to generate a <b>page</b>. A page is a viewport/reference
pair in which the viewport-area is a child of the area tree
root. A <b>page-viewport-area</b> is defined to be the viewport-area of a
page, and a <b>page-area</b> is defined to be the unique child of a
page-viewport-area.
</p><p>
The page-viewport-area is defined by the output medium; the page-area
holds the page contents and has the effect of positioning the page
contents on the output medium.
</p><p>A single page-master may be used multiple times. Each time it is used
it generates a single page; for example, a page-master that is
referenced from an fo:repeatable-page-master-reference will be used
by the fo:page-sequence to generate
one page for each occurrence of the reference in the specified
sub-sequence.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>When pages are used with a User Agent such as a Web
browser, it is common that the each document has only one
page. The
viewport used to view the page determines the size of the page. When
pages are placed on non-interactive media, such as sheets of paper,
pages correspond to one or more of the surfaces of the paper. The size
of the paper determines the size of the page.</p></div><p>In this specification, there is only one kind of page-master, the
fo:simple-page-master. Future versions of this specification may add
additional kinds of page-masters.
</p><p>An fo:simple-page-master has, as children, specifications for one or more
regions.
</p><p>A region specification is used as a master, the <b>region-master</b>,
in generating a viewport/reference pair consisting of a
<b>region-viewport-area</b> and a <b>region-reference-area</b>.
The region-viewport-area is always a child
of a page-area generated using the parent of the region-master.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The regions on the page are analogous to "frames" in an
HTML document. Typically, at least one of these regions is of
indefinite length in one of its dimensions. For languages with a lr-tb
(or rl-tb) writing-mode, this region is typically of indefinite length
in the top-to-bottom direction. The viewport represents the
visible
part of the frame. The flows assigned to the region are viewed by scrolling
the region reference-area through the viewport.
</p></div><p>Each region is defined by a region formatting object. Each
region formatting object has a name and a definite position. In
addition, the region's height or width is fixed and the other
dimension may be either fixed or indefinite. For example, a region
that is the body of a Web page may have indefinite height.
</p><p>The specification of the region determines the size and position of
region-viewport-areas generated using the region formatting object.
The positioning of the viewport is relative to its page-area parent.
</p><p>For version 1.1 of this Recommendation, a page-master will
consist of the following regions: "region-body" (one or more)
and four other regions,
one on each side of the body. To allow the side regions to correspond
to the current writing-mode, these regions are named "region-before"
(which corresponds to "header" in the "lr-tb" writing-mode),
"region-after" (which corresponds to "footer" in the "lr-tb"
writing-mode), "region-start" (which corresponds to a "left-sidebar"
in the "lr-tb" writing-mode) and "region-end" (which corresponds
to a "right-sidebar" in the "lr-tb" writing-mode). It is
expected that a future version of the Recommendation will introduce a
mechanism that allows a page-master to contain an arbitrary number of
arbitrarily sized and positioned regions.</p><p>Some types of region have conditional sub-regions associated with them, and the
associated region-reference-areas are divided up by having child areas
corresponding to the sub-regions, including a "main-reference-area" for
the region.
For region-masters to which
the column-count property applies,
the main-reference-area is further subdivided by having child-areas
designated as "span-reference-areas" whose number depends upon the
number of spans (i.e. block-areas with span="all")
occurring on the page. These in turn are subdivided by having
child-areas designated as "normal-flow-reference-areas",
whose number depends on the number of columns specified.</p></div><div class="div4">
<h5><a name="d0e7128" id="d0e7128"></a>6.4.1.3 Page Generation</h5><p>
Pages are generated by the formatter's processing of fo:page-sequences.
As noted above, each page is a viewport/reference pair in which the
viewport-area is a child of the area tree root. Each page is generated using
a page-master to define the region-viewport-areas
and region-reference-areas that correspond to the regions specified by
that page-master.
</p><p>Each fo:page-sequence references either an fo:page-sequence-master or
a page-master. If the reference is to a page-master, this is
interpreted as if it were a reference to an fo:page-sequence-master
that repeats the referenced page-master an unbounded number of
times. An fo:page-sequence references a page-master if
either the fo:page-sequence directly references the page-master via
the "master-reference" property or that property references an
fo:page-sequence-master that references the page-master.
</p></div><div class="div4">
<h5><a name="fafm" id="fafm"></a>6.4.1.4 Flows and Flow Mapping</h5><p>There are two kinds of <b>flows</b>: fo:static-content and fo:flow. An
fo:static-content flow holds content, such as the text that goes
into headers and footers, that is repeated on many of the pages. An
fo:flow flow holds content that is distributed across a sequence of
pages. The processing of the fo:flow flows is what determines how many
pages are generated to hold the fo:page-sequence. The
fo:page-sequence-master is used as the generator of the sequence of
page-masters into which the flow children content is distributed.
</p><p>The children of a flow are a sequence of block-level flow objects.
Each flow has a name that is given by its "flow-name" property.
No two flows that are children of the same fo:page-sequence
may have the same name.</p><p>The assignment of flows to regions on a page-master is determined by
a <b>flow-map</b>. The flow-map is an association
between the flow children of the fo:page-sequence and regions defined
within the page-masters referenced by that fo:page-sequence.
</p><p>Flow-maps are specified by fo:flow-map formatting
objects. An fo:page-sequence uses the flow-map
indicated by its flow-map-reference property when
assigning its flows to regions. If the
flow-map-reference property is not specified for the
page-sequence then the implicit flow-map is used for
that page-sequence, as in version 1.0
of this Recommendation. The "flow-name" property of a flow specifies to
which region that flow is assigned. Each region has a "region-name"
property. The flow-map assigns a flow to the region that has the same
name.</p><p>To avoid requiring users to generate region-names, the regions all have
default values for the "region-name" property. The region-body,
region-before, region-after, region-start, and region-end have the
default names "xsl-region-body", "xsl-region-before",
"xsl-region-after", "xsl-region-start", and "xsl-region-end",
respectively. It is an error for a page master to have two region-body
descendants with the default region-name.</p><p>In addition, an fo:static-content formatting object may have a
"flow-name" property value of "xsl-before-float-separator" or
"xsl-footnote-separator". If a conditional sub-region of the region-body
is used to generate a reference-area on a particular page, the
fo:static-content whose name corresponds to the conditional sub-region
shall be formatted into the reference-area associated with the
sub-region, as specified in
<a href="#pg-out-of-line"><b>6.12.1.3 Conditional Sub-Regions</b></a>.</p></div><div class="div4">
<h5><a name="d0e7158" id="d0e7158"></a>6.4.1.5 Constraints on Page Generation</h5><p>The areas that are descendants of a page-area are constrained by the
page-master used to generate the page-area and the flows that are assigned
to the regions specified on the page-master.
For fo:flow flows, the areas generated by the descendants of the flow
are distributed across the pages in the sequence according to the
flow-map in effect for that page-sequence.
For fo:static-content
flows, the processing of the flow is repeated for each page generated
using a page-master having the region to which the flow is assigned
with two exceptions:
for an fo:static-content with a <b>flow-name</b> of
<code>xsl-before-float-separator</code>, the processing
is repeated only for those page-reference-areas which have descendant
areas with an area-class of <code>xsl-before-float</code>,
and for an fo:static-content with a <b>flow-name</b> of
<code>xsl-footnote-separator</code>, the processing
is repeated only for those page-reference-areas which have descendant
areas with an area-class of <code>xsl-footnote</code>.</p></div><div class="div4">
<h5><a name="d0e7181" id="d0e7181"></a>6.4.1.6 Pagination Tree Structure</h5><p>The result tree structure is shown below.</p><div class="figure">
<p><img src="PageTree.gif" alt="Tree representation of the Formatting Objects for pagination"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/PageTree.html" title="Long description of illustration 'Tree representation of the Formatting Objects for pagination'">[D]</a></span></p>
<p>Tree Representation of the Formatting Objects for Pagination</p>
</div></div><div class="div4">
<h5><a name="d0e7194" id="d0e7194"></a>6.4.1.7 Example Flow Maps</h5><p>A typical use of flow maps are where there are two or more flows
that each, independently of each other, flow into separate regions
on the pages. Another one is when the flow is flowed from one region
into another region on the same page and continuing onto further pages.
A third use is when two or more flows are "concatenated";
each flow beginning where the previous one ends.</p><div class="div5">
<h6><a name="d0e7202" id="d0e7202"></a>6.4.1.7.1 Two flows mapping into their own regions</h6><div class="figure">
<p><img src="arbs.gif" alt="A-&gt;R; B-&gt;S"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/arbs.html" title="Long description of illustration 'A-&gt;R; B-&gt;S'">[D]</a></span></p>
<p>Mapping flow A to region R, flow B to region S</p>
</div><p>In this case the flows are specified as:</p><div class="exampleInner"><pre>
&lt;fo:flow flow-name="A"&gt;
&lt;fo:block&gt;In the second century of
the Christian Aera, the empire of Rome ... &lt;/fo:block&gt;
&lt;/fo:flow&gt;
</pre></div><p>and</p><div class="exampleInner"><pre>
&lt;fo:flow flow-name="B"&gt;
&lt;fo:block&gt;Quo usque tandem abutere, Catilina, patientia nostra? ...
&lt;/fo:block&gt;
&lt;/fo:flow&gt;
</pre></div><p>The regions are specified with <code>region-name="R"</code>
and <code>region-name="S"</code>, respectively, and the
flow map is specified as follows:</p><div class="exampleInner"><pre>
&lt;fo:flow-map flow-map-name="E1"&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier flow-name-reference="A"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier region-name-reference="R"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier flow-name-reference="B"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier region-name-reference="S"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;/fo:flow-map&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e7231" id="d0e7231"></a>6.4.1.7.2 A flow mapping into two regions</h6><div class="figure">
<p><img src="ar1r2.gif" alt="A-&gt;R1,R2"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/ar1r2.html" title="Long description of illustration 'A-&gt;R1,R2'">[D]</a></span></p>
<p>Mapping flow A to regions R1 and R2</p>
</div><p>In this case the flow map is specified as follows:</p><div class="exampleInner"><pre>
&lt;fo:flow-map flow-map-name="E2"&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier flow-name-reference="A"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier region-name-reference="R1"/&gt;
&lt;fo:region-name-specifier region-name-reference="R2"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;/fo:flow-map&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e7246" id="d0e7246"></a>6.4.1.7.3 Two flows mapping into a region</h6><div class="figure">
<p><img src="abr.gif" alt="A,B-&gt;R"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/abr.html" title="Long description of illustration 'A,B-&gt;R'">[D]</a></span></p>
<p>Mapping flows A and B to region R</p>
</div><p>In this case the flow map is specified as follows:</p><div class="exampleInner"><pre>
&lt;fo:flow-map flow-map-name="E3"&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier flow-name-reference="A"/&gt;
&lt;fo:flow-name-specifier flow-name-reference="B"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier region-name-reference="R"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;/fo:flow-map&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e7261" id="d0e7261"></a>6.4.1.7.4 Two flows mapping into two regions</h6><div class="figure">
<p><img src="abr1r2.gif" alt="A,B-&gt;R1,R2"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/abr1r2.html" title="Long description of illustration 'A,B-&gt;R1,R2'">[D]</a></span></p>
<p>Mapping flows A and B to regions R1 and R2</p>
</div><p>In this case the flow map is specified as follows:</p><div class="exampleInner"><pre>
&lt;fo:flow-map flow-map-name="E4"&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier flow-name-reference="A"/&gt;
&lt;fo:flow-name-specifier flow-name-reference="B"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier region-name-reference="R1"/&gt;
&lt;fo:region-name-specifier region-name-reference="R2"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;/fo:flow-map&gt;
</pre></div></div></div></div><div class="div3">
<h4><a name="fo_root" id="fo_root"></a>6.4.2 fo:root</h4><p><em>Common Usage:</em></p><p>This is the top node of the formatting object tree. It holds an
fo:layout-master-set formatting object (which holds all masters used
in the document), an optional fo:declarations,
an optional fo:bookmark-tree,
and one or more fo:page-sequence or fo:page-sequence-wrapper objects. Each
fo:page-sequence represents a sequence of pages that result from
formatting the content children of the fo:page-sequence.
An fo:page-sequence-wrapper can also occur as the child of fo:root.
An fo:page-sequence-wrapper can contain zero or more
fo:page-sequence objects or fo:page-sequence-wrappers.
The fo:page-sequence-wrapper is used to specify inherited properties
for the fo:page-sequence objects it wraps; it has no additional
formatting semantics.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A document can contain multiple fo:page-sequences. For example,
each chapter of a document could be a separate fo:page-sequence; this
would allow chapter-specific content, such as the chapter
title, to be placed within a header or footer.</p></div><p><em>Areas:</em></p><p>Page-viewport-areas are returned by the fo:page-sequence children of the
fo:root formatting object. The fo:root does not generate any areas.</p><p><em>Constraints:</em></p><p>The children of the root of the area tree consist solely of, and totally of, the
page-viewport-areas returned by the fo:page-sequence children of the
fo:root. The set of all areas returned by the fo:page-sequence children
is <b>properly ordered</b>. (See Section <a href="#area-genorder"><b>4.7.1 General Ordering Constraints</b></a>.)
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_layout-master-set">layout-master-set</a>,<a href="#fo_declarations">declarations</a>?,<a href="#fo_bookmark-tree">bookmark-tree</a>?,(<a href="#fo_page-sequence">page-sequence</a>|<a href="#fo_page-sequence-wrapper">page-sequence-wrapper</a>)+)
</pre></div><p>It is an error if there is not at least one fo:page-sequence
descendant of fo:root.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#media-usage"><b>7.27.11 media-usage</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_declarations" id="fo_declarations"></a>6.4.3 fo:declarations</h4><p><em>Common Usage:</em></p><p>The fo:declarations formatting object is used to group global declarations for a stylesheet.</p><p><em>Areas:</em></p><p>The fo:declarations formatting object does not generate
or return any areas.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_color-profile">color-profile</a>)*
</pre></div><p>The fo:declarations formatting object may have
additional child elements in a non-XSL namespace. Their presence does not,
however, change the semantics of the XSL namespace objects and properties.
The permitted structure of these non-XSL namespace elements is defined for
their namespace(s).</p></div><div class="div3">
<h4><a name="fo_color-profile" id="fo_color-profile"></a>6.4.4 fo:color-profile</h4><p><em>Common Usage:</em></p><p>The fo:color-profile formatting object is used to declare
an ICC Color Profile for a stylesheet.
The color-profile is referenced again via the name specified in
the "color-profile-name" property.
</p><p>The color-profile is identified by the URI specified in the "src"
property value. This URI may identify an internally recognized
color-profile or it may point to a ICC Color Profile encoding
that should be loaded and interpreted. </p><p>When the color-profile is referenced (e.g., via the
rgb-icc function <a href="#expr-color-functions"><b>5.10.2 Color Functions</b></a>), the following rules are used:</p><ol class="enumar"><li><p>If the color-profile is available, the color value
identified from the color-profile should be used.</p></li><li><p>If the color-profile is not available,
the sRGB
(<a href="#sRGB">[sRGB]</a>) fallback must be used.</p></li></ol><p><em>Areas:</em></p><p>The fo:color-profile formatting object does not generate
or return any areas.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#src"><b>7.30.16 src</b></a><br><a href="#color-profile-name"><b>7.18.2 color-profile-name</b></a><br><a href="#rendering-intent"><b>7.18.3 rendering-intent</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_page-sequence" id="fo_page-sequence"></a>6.4.5 fo:page-sequence</h4><p><em>Common Usage:</em></p><p>The fo:page-sequence formatting object is used to specify how to
create a (sub-)sequence of pages within a document; for example, a
chapter of a report. The content of these pages comes from flow
children of the fo:page-sequence as assigned by the flow-map in effect
for that
fo:page-sequence. The layout of these pages comes from
the fo:page-sequence-master or page-master
referenced by the <b>master-reference</b>
trait on the fo:page-sequence. The sequence of areas returned by
each of the flow-object children of the fo:page-sequence are
made descendants of the generated pages as described below.
</p><p><em>Areas:</em></p><p>The fo:page-sequence formatting object generates a sequence of
viewport/reference pairs, and returns the page-viewport-areas. For
each page-reference-area, and each region specified in the page-master used to
generate that page-reference-area, the fo:page-sequence object also generates
the viewport/reference pair for the occurrence of that region in that
page-reference-area, and may generate a before-float-reference-area,
footnote-reference-area,
and main-reference-area, and one or more normal-flow-reference-areas.
The generation of these further areas is described in the descriptions
of the fo:simple-page-master, region-masters and fo:flow-map.
It may also generate a title-area.
</p><p>All areas generated by an fo:page-sequence have
area-class "xsl-absolute".</p><p>The page-viewport-areas identify one of the sides as a page binding edge.
This recommendation does not specify the mechanism for selecting
which side is the page binding edge.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If the User Agent can determine that the result is to be bound,
then the page binding edge of any given page is the edge on which
that page is intended to be bound.</p><p>Commonly the page binding edge of a page with an odd folio-number is the
start-edge of that page and the binding-edge of a page with an even
folio-number is the end-edge of that page.</p><p>The binding can be a simple as stapling or may be as complex
as producing a book using an imposition scheme.</p></div><p>For each formatting object descendant <var>D</var> under the change bar influence
of a given fo:change-bar-begin object <var>F</var> (as defined in
<a href="#fo_change-bar-begin"><b>6.13.2 fo:change-bar-begin</b></a>),
the fo:page-sequence generates a "change bar area"
for each area <var>A</var> returned by <var>D</var>, as a child of the ancestor region-area of
<var>A</var>. Each change bar area is of class xsl-absolute, with zero margin and
padding, with border-end-color given by the change-bar-color of <var>F</var>, with
border-end-style given by the change-bar-style of <var>F</var>, with
border-end-width given by the change-bar-width of <var>F</var>, with inline
progression-dimension equal to zero and block-progression-dimension
equal to the dimension of <var>A</var> parallel to the block-progression-dimension
of the region-area.</p><p>The change bar area is positioned to be adjacent to the nearest ancestor
area <var>C</var> of <var>A</var> which is either a normal-flow-reference-area or
region-reference-area. The change bar area is aligned with <var>A</var> and lies
away from <var>C</var> by a distance given by the change-bar-offset of <var>F</var>, with
respect to the start-edge or the end-edge of <var>C</var> as determined by the
change-bar-placement trait of <var>F</var>.</p><p><em>Trait Derivation:</em></p><p>The <b>reference-orientation</b> and <b>writing-mode</b>
of the region-viewport-areas
are determined by the values of the "reference-orientation" and
"writing-mode" properties of the fo:page-sequence.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The value may be given as an explicit value
or the from-page-master-region function may be used to obtain the value
specified on the layout formatting object being used to generate
the region viewport/reference area pair.</p></div><p><em>Constraints:</em></p><p>Each page-viewport-area/page-reference-area pair is generated using a
page-master that satisfies the constraints of the page-sequence-master
identified by the <b>master-reference</b> trait of the
fo:page-sequence or a page-master that was directly identified by the
<b>master-reference</b> trait. The
region-viewport-area children of such a page-reference-area must correspond
to the regions that are children of that page-master.
</p><p>The areas generated by the fo:page-sequence have as their
descendants the areas returned by the flows that are children of the
fo:page-sequence.</p><p>
The areas returned to the fo:page-sequence by a flow must satisfy five
types of constraints:</p><ul><li><p><em>Completeness</em>. All areas returned by formatting object
descendants of the flow children of the fo:page-sequence
become descendants of areas generated by the fo:page-sequence,
with the exception of glyph-areas subject to deletion or substitution as in Sections
<a href="#area-linebuild"><b>4.7.2 Line-building</b></a> and <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>.
</p></li><li><p><em>Flow-map association</em>. The areas returned from a
flow child of the
fo:page-sequence must be descendants of region-reference-areas generated
using regions to which the flow is assigned by the flow-map in effect.</p><p>Areas returned from an fo:static-content with a <b>flow-name</b>
of <code>xsl-before-float-separator</code>
become children of the
before-float-reference-area of an area associated to an fo:region-body,
following all sibling areas of area-class
<code>xsl-before-float</code>. Areas
returned from an fo:static-content with a <b>flow-name</b> of
<code>xsl-footnote-separator</code> become children of
the footnote-reference-area of an area associated to an fo:region-body,
preceding all sibling areas of
area-class <code>xsl-footnote</code>.</p><p>If the flow-map-reference is specified, the flow-map in effect is the
one described by the fo:flow-map child of the fo:layout-master-set
having a flow-map-name matching the specified value of
flow-map-reference on the fo:page-sequence. If the flow-map-reference
is not specified, the flow-map in effect is the implicit flow-map
shown in <a href="#fo_flow-map"><b>6.4.22 fo:flow-map</b></a>.</p></li><li><p><em>Area-class association</em>. Areas returned by
flow children of an fo:page-sequence are distributed as follows:</p><ul><li><p>All areas of area-class <code>xsl-footnote</code>,
and all areas returned from an fo:static-content with a flow-name of
<code>xsl-footnote-separator</code>,
must be descendants of a footnote-reference-area;
</p></li><li><p>all areas of area-class <code>xsl-before-float</code>,
and all areas returned from an fo:static-content with a flow-name of
<code>xsl-before-float-separator</code>,
must be descendants of a before-float-reference-area;
</p></li></ul><p>all other areas must be descendants of a region-reference-area and
further they must be descendants of a main-reference-area child of
that region-reference-area if it has one.</p></li><li><p><em>Stacking</em>. The stackable areas of a given class returned
by children of each flow are properly stacked within the appropriate reference-area,
as described above.</p></li><li><p><em>Flow-assignment ordering</em>.
The default ordering constraint of
<a href="#area-genorder"><b>4.7.1 General Ordering Constraints</b></a>
does not apply to the fo:page-sequence.
The default ordering constraint applies to the flow object children
inside each fo:flow; special ordering constraints apply to the
child fo:static-content objects.</p><p>If the flow-map in effect for a page-sequence has a
flow-assignment child with flow-source-list <var>S</var> and
flow-target-list <var>T</var> and the child flow-name-specifiers
of <var>S</var> have flow-name-reference values
<var>F</var><sub><var>1</var></sub>,...,<var>F</var><sub><var>m</var></sub>, and
the child region-name-specifiers of <var>T</var> have
region-name-reference values
<var>R</var><sub><var>1</var></sub>,...,<var>R</var><sub><var>n</var></sub>,
then for each area-class <var>C</var>, the areas returned to
the page-sequence belonging to that class have the
same order in the area tree (relative to the region ordering)
as their generating formatting objects (relative to the flow ordering).
That is, if <var>A</var> and <var>B</var> are areas of
area-class <var>C</var> and either <var>A</var> and <var>B</var>
are returned by the same flow with <var>A</var>
returned prior to <var>B</var>, or <var>A</var>
and <var>B</var> are returned by flows
with flow-name values <var>F</var><sub><var>i</var></sub>
and <var>F</var><sub><var>j</var></sub>, respectively,
for some <var>i</var> and <var>j</var> such that
<var>i</var>&lt;<var>j</var>, then one of
the following conditions must hold:</p><ul><li><p>the ancestor page-reference-area of <var>A</var>
precedes the ancestor page-reference-area of <var>B</var>, or</p></li><li><p><var>A</var> and <var>B</var> share the same ancestor
page-reference-area, <var>A</var> is a descendant of a
region-reference-area generated using
a region whose region-name value is <var>R</var><sub><var>k</var></sub>
and <var>B</var> is a descendant of a region-reference-area generated
using a region whose region-name value is
<var>R</var><sub><var>l</var></sub> for some
<var>k</var> and <var>l</var> such that <var>k</var>&lt;<var>l</var>, or</p></li><li><p><var>A</var> and <var>B</var> are descendants of the same
region-reference-area and <var>A</var> precedes <var>B</var> in the
pre-order-tree traversal of the area tree.</p></li></ul></li></ul><p>If a title-area is generated the following constraints must be
satisfied:</p><ul><li><p><em>Completeness</em>. All areas returned by formatting object
descendants of the fo:title child of the fo:page-sequence
become descendants of the title-area generated by the fo:page-sequence,
with the exception of glyph-areas subject to deletion or substitution as in Sections
<a href="#area-linebuild"><b>4.7.2 Line-building</b></a> and <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>.
</p></li><li><p><em>Stacking</em>. The areas returned
by children of the fo:title are properly stacked within the title-area.</p></li></ul><p>The default ordering constraint of section <a href="#area-genorder"><b>4.7.1 General Ordering Constraints</b></a>
does apply to the fo:title.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_title">title</a>?,<a href="#fo_folio-prefix">folio-prefix</a>?,<a href="#fo_folio-suffix">folio-suffix</a>?,<a href="#fo_static-content">static-content</a>*,<a href="#fo_flow">flow</a>+)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#country"><b>7.10.1 country</b></a><br><a href="#flow-map-reference"><b>7.27.19 flow-map-reference</b></a><br><a href="#format"><b>7.26.1 format</b></a><br><a href="#language"><b>7.10.2 language</b></a><br><a href="#letter-value"><b>7.26.4 letter-value</b></a><br><a href="#grouping-separator"><b>7.26.2 grouping-separator</b></a><br><a href="#grouping-size"><b>7.26.3 grouping-size</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#initial-page-number"><b>7.27.7 initial-page-number</b></a><br><a href="#force-page-count"><b>7.27.6 force-page-count</b></a><br><a href="#master-reference"><b>7.27.9 master-reference</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_page-sequence-wrapper" id="fo_page-sequence-wrapper"></a>6.4.6 fo:page-sequence-wrapper</h4><p><em>Common Usage:</em></p><p>The fo:page-sequence-wrapper formatting object is used to specify
inherited properties for a group of fo:page-sequence formatting objects.</p><p><em>Areas:</em></p><p>The fo:page-sequence-wrapper formatting object does not generate
any areas. The fo:page-sequence-wrapper formatting object returns
the sequence of areas created by concatenating the sequences of areas
returned by each of the children of the fo:page-sequence-wrapper.</p><p><em>Trait Derivation:</em></p><p>Except for "id", "index-class", and "index-key",
the fo:page-sequence-wrapper has no properties
that are directly used by it. However, it does serve as a carrier to
hold inheritable properties that are utilized by its children.</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:page-sequence-wrapper is the same order as
the children are ordered under the fo:page-sequence-wrapper.
An fo:page-sequence-wrapper that contains no fo:page-sequence objects
as descendants returns no areas.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Because an fo:page-sequence-wrapper that contains no
fo:page-sequence objects as descendants returns no areas, any id,
index-key, or index-class property on such an fo:page-sequence-wrapper
is ignored; the result would be as if they were not assigned on this FO.
In particular, any attempt to refer to this id would result in the
same action as if this id were never declared within
the FO result tree.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_page-sequence">page-sequence</a>|<a href="#fo_page-sequence-wrapper">page-sequence-wrapper</a>)*
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_layout-master-set" id="fo_layout-master-set"></a>6.4.7 fo:layout-master-set</h4><p><em>Common Usage:</em></p><p>The fo:layout-master-set is a wrapper around all masters used in the
document. This includes page-sequence-masters, page-masters, and
flow-maps.</p><p><em>Areas:</em></p><p>The fo:layout-master-set formatting object generates no area directly.
The masters that are the children of the fo:layout-master-set are
used by the fo:page-sequence to generate pages.</p><p><em>Constraints:</em></p><p>The value of the <b>master-name</b> trait on each
child of the fo:layout-master-set must be unique within the set.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_simple-page-master">simple-page-master</a>|<a href="#fo_page-sequence-master">page-sequence-master</a>|<a href="#fo_flow-map">flow-map</a>)+
</pre></div></div><div class="div3">
<h4><a name="fo_page-sequence-master" id="fo_page-sequence-master"></a>6.4.8 fo:page-sequence-master</h4><p><em>Common Usage:</em></p><p>
The fo:page-sequence-master is used to specify the constraints on and
the order in which a given set of page-masters will be used in
generating a sequence of pages. Pages are automatically generated when
the fo:page-sequence-master is used in formatting an fo:page-sequence.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>There are several ways of specifying a potential
sequence of pages. One can specify a sequence of references to
particular page-masters. This yields a bounded sequence of potential
pages. Alternatively, one can specify a repeating sub-sequence of one
or more page-masters. This sub-sequence can be bounded or
unbounded. Finally one can intermix the two kinds of sub-sequence-specifiers.
</p></div><p><em>Areas:</em></p><p>The fo:page-sequence-master formatting object generates no area directly.
It is used by the
fo:page-sequence formatting object to generate pages.
</p><p><em>Constraints:</em></p><p>The children of the fo:page-sequence-master are a sequence of
<b>sub-sequence-specifiers</b>. A page-sequence
satisfies the constraint
determined by an fo:page-sequence-master if
(a) it can be partitioned
into a sequence of sub-sequences of pages that map one-to-one
to an initial sub-sequence of the sequence of
sub-sequence-specifiers that are the
children of the
fo:page-sequence-master and, (b) for each sub-sequence of pages
in the partition, that
sub-sequence satisfies the constraints of the corresponding
sub-sequence-specifier.
The
sequence of sub-sequences of pages can be shorter than the sequence of
sub-sequence-specifiers.
</p><p>It is an error if the entire sequence of sub-sequence-specifiers children is
exhausted while some areas returned by an fo:flow are not placed. Implementations
may recover, if possible, by re-using the sub-sequence-specifier that was last
used to generate a page.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_single-page-master-reference">single-page-master-reference</a>|<a href="#fo_repeatable-page-master-reference">repeatable-page-master-reference</a>|<a href="#fo_repeatable-page-master-alternatives">repeatable-page-master-alternatives</a>)+
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#master-name"><b>7.27.8 master-name</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_single-page-master-reference" id="fo_single-page-master-reference"></a>6.4.9 fo:single-page-master-reference</h4><p><em>Common Usage:</em></p><p>An fo:single-page-master-reference is the
simplest sub-sequence-specifier. It specifies a sub-sequence consisting
of a single instance of a single page-master. It is used to specify
the use of a particular page-master at a given point in the sequence
of pages that would be generated using the fo:page-sequence-master
that is the parent of the fo:single-page-master-reference.
</p><p><em>Areas:</em></p><p>The fo:single-page-master-reference formatting object generates no area directly.
It is used by the fo:page-sequence formatting
object to generate pages.
</p><p><em>Constraints:</em></p><p>The fo:single-page-master-reference has a reference to the
fo:simple-page-master which has the same master-name as the
<b>master-reference</b> trait on the
fo:single-page-master-reference.
</p><p>The sub-sequence of pages mapped to this
sub-sequence-specifier satisfies
the constraints of this sub-sequence-specifier if (a) the
sub-sequence of pages consists of a single page and (b) that page is
constrained to have been generated using the fo:simple-page-master
referenced by the fo:single-page-master-reference.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#master-reference"><b>7.27.9 master-reference</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_repeatable-page-master-reference" id="fo_repeatable-page-master-reference"></a>6.4.10 fo:repeatable-page-master-reference</h4><p><em>Common Usage:</em></p><p>An fo:repeatable-page-master-reference is the next simplest
sub-sequence-specifier. It specifies a sub-sequence
consisting of
repeated instances of a single page-master. The number of repetitions
may be bounded or potentially unbounded.
</p><p><em>Areas:</em></p><p>The fo:repeatable-page-master-reference formatting object generates no area directly.
It is used by the fo:page-sequence formatting object to generate
pages.
</p><p><em>Constraints:</em></p><p>The fo:repeatable-page-master-reference has a reference to the
fo:simple-page-master which has the same master-name as the
<b>master-reference</b> trait on the
fo:repeatable-page-master-reference.
</p><p>The sub-sequence of pages mapped to this
sub-sequence-specifier satisfies
the constraints of this sub-sequence-specifier if (a) the
sub-sequence of pages consists of zero or more pages, (b) each page is
generated using the fo:simple-page-master
referenced by the fo:repeatable-page-master-reference, and (c) length of
the sub-sequence is less than or equal to the value of <b>maximum-repeats</b>.
</p><p>If no region-master child of the page-master referred to by this
formatting object has a region-name
associated to any flow in an fo:page-sequence, then the
sub-sequence is constrained to have length zero.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#master-reference"><b>7.27.9 master-reference</b></a><br><a href="#maximum-repeats"><b>7.27.10 maximum-repeats</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_repeatable-page-master-alternatives" id="fo_repeatable-page-master-alternatives"></a>6.4.11 fo:repeatable-page-master-alternatives</h4><p><em>Common Usage:</em></p><p>The fo:repeatable-page-master-alternatives
formatting object is the most complex
sub-sequence-specifier. It
specifies a sub-sequence consisting of repeated instances of a set of
alternative page-masters. The number of repetitions may be bounded or
potentially unbounded. Which of the alternative page-masters is used
at any point in the sequence depends on the evaluation of a condition
on the use of the alternative. Typical conditions include, testing
whether the page which is generated using the alternative is the first
or last page in a page-sequence or is the page blank. The full set of
conditions allows different page-masters to be used for the first
page, for odd and even pages, for blank pages, etc.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Because the conditions are tested in order from the
beginning of the sequence of children, the last alternative in the
sequence usually has a condition that is always true and this
alternative references the page-master that is used for all pages that
do not receive some specialized layout.
</p></div><p><em>Areas:</em></p><p>The fo:repeatable-page-master-alternatives
formatting object generates no area directly. This formatting object
is used by the fo:page-sequence formatting object to generate pages.
</p><p><em>Constraints:</em></p><p>The children of the fo:repeatable-page-master-alternatives are
fo:conditional-page-master-references. These children are called
<b>alternatives</b>.
</p><p>The sub-sequence of pages mapped to this
sub-sequence-specifier satisfies
the constraints of this sub-sequence-specifier if (a) the
sub-sequence of pages consists of zero or more pages, (b) each page is
generated using the fo:simple-page-master
referenced by the one of the alternatives that
are the children of the fo:repeatable-page-master-alternatives, (c)
the conditions on that alternative are <code>true</code>, (d) that
alternative is the first alternative in the sequence of children for
which all the conditions are <code>true</code>, and (e) the length
of the sub-sequence is less than or equal to the value of
<b>maximum-repeats</b>.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_conditional-page-master-reference">conditional-page-master-reference</a>+)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#maximum-repeats"><b>7.27.10 maximum-repeats</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_conditional-page-master-reference" id="fo_conditional-page-master-reference"></a>6.4.12 fo:conditional-page-master-reference</h4><p><em>Common Usage:</em></p><p>The fo:conditional-page-master-reference is used to identify a
page-master that is to be used when the conditions on its use are
satisfied. This allows different page-masters to be used, for example,
for even and odd pages, for the first page in a page-sequence, or for
blank pages. This usage is typical in chapters of a book or report
where the first page has a different layout than the rest of the
chapter and the headings and footings on even and odd pages
may be different as well.
</p><p><em>Areas:</em></p><p>The fo:conditional-page-master-reference formatting object generates no area directly.
It is used by
the fo:page-sequence formatting object to generate pages.
</p><p><em>Constraints:</em></p><p>The fo:conditional-page-master-reference has a reference to the
fo:simple-page-master which has the same master-name as
the <b>master-reference</b> trait on the fo:conditional-page-master-reference.
</p><p>There are three traits, <b>page-position</b>,
<b>odd-or-even</b>, and <b>blank-or-not-blank</b> that
specify the
sub-conditions on the use of the referenced page-master. All three
sub-conditions must be <code>true</code> for the condition on the
fo:conditional-page-master-reference to be <code>true</code>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Since the properties from which these traits
are derived are not inherited and the initial value of
all the properties makes the corresponding
sub-condition <code>true</code>,
only the subset of traits that are
derived from properties with specified values must
have their corresponding sub-condition be <code>true</code>.</p></div><p>The sub-condition corresponding to the <b>page-position</b>
trait is <code>true</code> if the page generated using the
fo:conditional-page-master-reference has the specified position in the
sequence of pages generated by the referencing page-sequence; namely,
"first", "last",
"only" (both first and last),
"rest" (not first
nor last) or
"any" (all of the previous). The <b>referencing
page-sequence</b> is the fo:page-sequence that referenced the
fo:page-sequence-master from which this
fo:conditional-page-master-reference is a descendant.
</p><p>The sub-condition corresponding to the <b>odd-or-even</b>
trait is <code>true</code> if the value of the <b>odd-or-even</b>
trait is "any" or if the value matches the parity of the
page number of the page generated using the
fo:conditional-page-master-reference.
</p><p>The sub-condition corresponding to the <b>blank-or-not-blank</b> trait is
<code>true</code>, if (1) the value of the trait is
"not-blank" and the page generated using the
fo:conditional-page-master-reference has areas generated by descendants of
the fo:flow formatting objects; if (2) the value of the trait is
"blank" and the page generated using the
fo:conditional-page-master-reference is such that there are
no areas from any fo:flow to be put on that page (e.g.,
(a) to maintain proper page parity due to (i) a break-after
or break-before value of "even-page" or "odd-page" or (ii) at the
start or end of the page-sequence or (b) because the
constraints
on the areas generated by descendants of the fo:flow formatting objects would
not be satisfied if they were descendant from this page); or if (3)
the value of the trait is "any".
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A "blank page" is a page generated under (2) of
the sub-condition corresponding to "blank-or-not-blank"
above. This has nothing to do with whether the page appears
completely blank to the reader.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#master-reference"><b>7.27.9 master-reference</b></a><br><a href="#page-position"><b>7.27.14 page-position</b></a><br><a href="#odd-or-even"><b>7.27.12 odd-or-even</b></a><br><a href="#blank-or-not-blank"><b>7.27.1 blank-or-not-blank</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_simple-page-master" id="fo_simple-page-master"></a>6.4.13 fo:simple-page-master</h4><p><em>Common Usage:</em></p><p>The fo:simple-page-master is used in the generation of pages and
specifies the geometry of the page. The page is subdivided into
regions: one or more region-body, and up to four other regions:
region-before, region-after,
region-start, and region-end.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example, if the <b>writing-mode</b> of the
fo:simple-page-master is "lr-tb", then these regions
correspond to the body of a document, the header, the footer, the
left sidebar, and the right sidebar.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The simple-page-master is intended for systems that wish to provide
a simple page layout facility. Future versions of this Recommendation
may support more complex page layouts constructed using the
fo:page-master formatting object.</p></div><p><em>Areas:</em></p><p>The fo:simple-page-master formatting object generates no area directly.
It is used in the generation of pages by an
fo:page-sequence.
</p><p>When the fo:simple-page-master is used to generate a page, a viewport/reference
pair is generated, consisting of a page-viewport-area and a
page-reference-area. The page-viewport-area represents the
physical bounds of the output medium. The page-reference-area
represents the portion of the page on which content is intended to
appear; that is, the area inside the page margins.
</p><p>In addition, when the fo:simple-page-master is used to generate a
page, viewport/reference pairs that correspond to the regions that are the
children of the fo:simple-page-master are also generated.
(See the formatting object specifications for
the five regions (<a href="#fo_region-body"><b>6.4.14 fo:region-body</b></a>,
<a href="#fo_region-before"><b>6.4.15 fo:region-before</b></a>,
<a href="#fo_region-after"><b>6.4.16 fo:region-after</b></a>,
<a href="#fo_region-start"><b>6.4.17 fo:region-start</b></a>, and
<a href="#fo_region-end"><b>6.4.18 fo:region-end</b></a>)
for the details on the generation of these areas.)
The "writing-mode" of the page
is used to determine the placement of the five regions on the master.</p><div class="figure">
<p><img src="ViewportsToPage-level.gif" alt="Region-viewport-areas"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/ViewportsToPage-level.html" title="Long description of illustration 'Region-viewport-areas'">[D]</a></span></p>
<p>Region-viewport-areas</p>
<p>The spacing between the outer four regions and each fo:region-body is determined
by subtracting the relevant <b>extent</b> trait on each outer region
from the "margin-x" property on that fo:region-body.</p>
</div><p><em>Trait Derivation:</em></p><p>The <b>reference-orientation</b> of the page-reference-area
and <b>writing-mode</b>
of the page-viewport-area are determined by the formatting object
that generates the area (see <a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>).
The <b>writing-mode</b> of the
page-reference-area is set to the same value as that of
the page-viewport-area.
Reference-orientation does not affect the page-viewport-area and its
<b>reference-orientation</b> is set to "0".
Borders and padding are not
allowed with a page-reference-area.
The remaining traits on the
page-reference-area are
set according to the normal rules for determining the values of
traits.</p><p><em>Constraints:</em></p><p>When a page-master is used in the generation of a page, the
<b>block-progression-dimension</b> and <b>inline-progression-dimension</b> of the
content-rectangle of the page-viewport-area are determined using the
computed values of the
"page-height" and "page-width" properties.
For sheet media, the computed values of the
"page-height" and "page-width" properties
determine the orientation of the sheet;
"page-height" is measured from "top" to
"bottom". For display media, the display window is always
upright; the top of the display screen is "top".</p><p>The traits derived from the "margin-top",
"margin-bottom", "margin-left" and
"margin-right" properties are used to indent the page-reference-area
content-rectangle from the corresponding edge of the content-rectangle of the
page-viewport-area.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The reference points for the page-viewport-area content-rectangle
are in terms of the "top", "bottom",
"left", and "right" rather than
"before-edge", "after-edge",
"start-edge", and "end-edge" because users see the
media relative to its orientation and not relative to the
<b>writing-mode</b> currently in use.
</p></div><p><img src="MediaReferenceArea.gif" alt="Margins of a page"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/MediaReferenceArea.html" title="Long description of illustration 'Margins of a page'">[D]</a></span></p><p>The value of the <b>folio-number</b> trait on the
first page returned by the
fo:page-sequence is constrained to equal the value of the
<b>initial-page-number</b> trait. The value of the
<b>folio-number</b>
trait on subsequent pages is constrained to be one greater than the
value on the immediately preceding page.
</p><p>The <b>format</b>, <b>letter-value</b>,
<b>grouping-separator</b>, <b>grouping-size</b>,
<b>country</b>, and
<b>language</b> traits are used to format the number into a
string form, as specified in <a href="#XSLT">[XSLT]</a>.
This formatted number is used by the fo:page-number flow object.
</p><p><em>Constraints applicable to regions:</em></p><p>There are a number of constraints that apply to all the
regions that are specified within a given fo:simple-page-master.
</p><p><img src="PageAndRegion-bodyWithOrientationOnPage.gif" alt="Two page model examples"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/PageAndRegion-bodyWithOrientationOnPage.html" title="Long description of illustration 'Two page model examples'">[D]</a></span></p><p>
If the block-progression-dimension of the properly stacked
region-reference-area is greater than the block-progression-dimension of the
region-viewport-area that is its parent, then the constraints on
the relationship between the region-viewport-area and the
region-reference-area depend on values of the <b>overflow</b> trait
on the region-master and the kind of flows
assigned to the region.
</p><p>If all the flows assigned to the corresponding region are
fo:static-content flow objects, then there is no constraint
on the block-progression-dimension of the region-reference-area.</p><p>If all the flows assigned to the corresponding region are fo:flow formatting
objects, then</p><ul><li><p>If the value of the <b>media-usage</b> trait is
<code>paginate</code>,
or the value of the <b>overflow</b> trait is
<code>visible</code>, <code>hidden</code>, or <code>error-if-overflow</code>,
then the block-progression-dimension of the region-reference-area is
constrained to be no greater than the block-progression-dimension of
the region-viewport-area.</p></li><li><p>If the value of the <b>media-usage</b> trait is
<code>bounded-in-one-dimension</code> or <code>unbounded</code>,
and the value of the <b>overflow</b> trait is
<code>scroll</code> or <code>auto</code>,
then there is no constraint on the
block-progression-dimension of the region-reference-area.</p></li></ul><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_region-body">region-body</a>+,<a href="#fo_region-before">region-before</a>?,<a href="#fo_region-after">region-after</a>?,<a href="#fo_region-start">region-start</a>?,<a href="#fo_region-end">region-end</a>?)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#master-name"><b>7.27.8 master-name</b></a><br><a href="#page-height"><b>7.27.13 page-height</b></a><br><a href="#page-width"><b>7.27.15 page-width</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_region-body" id="fo_region-body"></a>6.4.14 fo:region-body</h4><p><em>Common Usage:</em></p><p>Used in constructing a simple-page-master. This region specifies a
viewport/reference pair that is located in the "center" of the
fo:simple-page-master. The <b>overflow</b> trait controls how
much of the underlying region-reference-area is visible; that is, whether
the region-reference-area is clipped by its parent region-viewport-area.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Typically, for paged media and when no explicit flow map is
specified, the areas
returned by the fo:flow formatting object in an
fo:page-sequence are made to be
descendants of a sequence of region-reference-areas that
correspond to
the region-body. These region-reference-areas are all area descendants
of page-areas for which the page-master included an fo:region-body. If
the fo:flow flow is assigned to some other region, then the areas
returned by the fo:flow are constrained to be descendants of
region-reference-areas generated using the assigned region-master.
</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The body region should be sized and positioned within the
fo:simple-page-master so that there is room
for the areas returned by the flow that is assigned to the
fo:region-body and for any desired side regions, that is,
fo:region-before, fo:region-after, fo:region-start and fo:region-end's
that are to be placed on the same page. These side regions are
positioned within the content-rectangle of the page-reference-area. The
margins on the fo:region-body are used to position the region-viewport-area
for the fo:region-body and to leave space for the other regions that
surround the fo:region-body.
</p><p><img src="PageAndRegion-bodyMargins.gif" alt="A close-up of the first case in the previous figure."><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/PageAndRegion-bodyMargins.html" title="Long description of illustration 'A close-up of the first case in the previous figure.'">[D]</a></span></p><p>
The spacing between the last four regions and the fo:region-body is
determined by subtracting the relevant <b>extent</b> trait on
the side regions from the trait that corresponds to the
"margin-<var>x</var>" property on the fo:region-body.</p></div><p>The fo:region-body may be also be used to provide multiple
columns. When the <b>column-count</b> trait is greater than one, then
the region-body will be subdivided into multiple columns.
</p><p><em>Areas:</em></p><p>The fo:region-body formatting object is used to generate one
region-viewport-area and one region-reference-area whenever an
fo:simple-page-master that has an fo:region-body as a child
is used to
generate a page.
A scrolling mechanism shall be provided, in an implementation-defined
manner, if the value of the
<b>overflow</b> trait is "scroll".
</p><p>
The position and size of the region-viewport-area is
specified relative to the content-rectangle of the
page-reference-area generated by fo:simple-page-master. The content-rectangle
of the region-viewport-area is indented from the content-rectangle
of the page-reference-area by the values of the "margin-top",
"margin-bottom", "margin-left" and "margin-right" properties.
The values of the <b>padding</b>
and <b>border-width</b> traits must be "0".
</p><p>
The region-reference-area generated using an fo:region-body is the child
of the region-viewport-area.
The "writing-mode" of the fo:region-body defines
the column-progression within the region. The inline-progression-direction
is used to determine the stacking direction for columns (and the
default flow order of text from column-to-column).
</p><p>In addition to the viewport/reference pair, when the
region-body is used to
generate areas,
at least one and up to three additional reference-areas are
generated. These reference-areas are the optional
<b>before-float-reference-area</b>,
the optional <b>footnote-reference-area</b>, and the
<b>main-reference-area</b>. The latter reference-area comprises
the space left after space is borrowed for the other two
reference-areas. The main-reference-area has no
padding, border, or space associated with it.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If there is no before-float-reference-area or footnote-reference-area
child of the region-reference-area, then the content-rectangle of the
main-reference-area is coterminous with the content-rectangle
of the region-reference-area.</p></div><p>The main-reference-area has as its children
a sequence of <b>span-reference-areas</b>.
These are reference-area block-areas with zero border and padding,
whose inline-progression-dimension is
equal to that of the main-reference-area,
and which are normally stacked within the main-reference-area.</p><p>Each span-reference-area has one or more reference-area children,
designated as <b>normal-flow-reference-areas</b>.
The number and placement of the children of a span-reference-area
depends on the <b>column-count</b> trait of the span-reference-area.
In turn, the formatter must generate precisely enough of these
span-reference-areas, and so set their <b>column-count</b> traits,
that block-areas
returned from the flows with a <b>span</b> of "all" are children of
span-reference-areas with <b>column-count</b> equal to 1,
and block-areas returned from the flows with a <b>span</b> of "none"
are children of span-reference-areas with <b>column-count</b> equal to
the refined value of the column-count property of the
associated region-reference-area.</p><p>For each span-reference-area, the number <var>N</var>
of normal-flow-reference-area children is equal to the value of the
<b>column-count</b> trait.</p><p>It is an error to specify a <b>column-count</b> other
than 1 if the "overflow" property has the value "scroll".
An implementation may recover by behaving as if "1" had been specified.</p><p>The inline-progression-dimension of each of these
normal-flow-reference-areas is determined by subtracting
(<var>N</var>-1) times the column-gap trait from the
inline-progression-dimension of the
main-reference-area and dividing that result by <var>N</var>.
Using "body-in-size" for the name of the inline-progression-dimension
of the span-reference-area and "column-in-size" for the name of the size
of the normal-flow-reference-areas in the inline-progression-direction,
the formula is:</p><p>column-in-size = (body-in-size - (<var>N</var> - 1)*column-gap)/<var>N</var></p><p>The block-progression-dimension of the normal-flow-reference-areas
is the same as that of the parent span-reference-area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>As noted above, the block-progression-dimension of the
span-reference-area may be less than the size of the
region-reference-area if a before-float-reference-area or
footnote-reference-area are present, or if there is more than one
span-reference-area child of the main-reference-area.</p></div><p>The normal-flow-reference-areas are positioned within the
span-reference-area as follows: The first column is positioned
with the before-edge and start-edge of its content-rectangle
coincident with the before-edge and start-edge of the content-rectangle
of the span-reference-area. The content-rectangle of the <var>J</var>th
normal-flow-reference-area child of the span-reference-area
is positioned with its before-edge coincident with the before-edge
of the content-rectangle of the span-reference-area and with is
start-edge at ((<var>J</var>-1)*(column-in-size + column-gap))
in the inline-progression-direction.
This results in the end-edge of the content-rectangle of the
<var>N</var>th normal-flow-reference-area being coincident with
the end-edge of the content-rectangle of the span-reference-area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If the <b>writing-mode</b> is "rl-tb", the
above description means that the columns are ordered from right-to-left
as would be expected. This follows because the start-edge is on
the right in an "rl-tb" writing-mode.</p></div><p>All areas generated by using the fo:region-body are of area-class "xsl-absolute".</p><p><em>Trait Derivation:</em></p><p>The <b>reference-orientation</b> and <b>writing-mode</b>
of the region-viewport-area are determined by the formatting object
that generates the area (see <a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>).
The <b>reference-orientation</b> of the
region-reference-area is set to "0" and is, therefore, the
same as the orientation established by the region-viewport-area.
The <b>writing-mode</b> of the
region-reference-area is set to the same value as that of
the region-viewport-area.
</p><p>The remaining traits on the
region-viewport-area and region-reference-area are
set according to the normal rules for determining the values of
traits.</p><p>The traits on the span-reference-areas and on the
normal-flow-reference-areas are determined
in the same manner as described in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p><p><em>Constraints:</em></p><p>The constraints applicable to all regions (see
<a href="#fo_simple-page-master"><b>6.4.13 fo:simple-page-master</b></a>) all apply.
</p><p>
The inline-progression-dimension of the region-viewport-area is
determined by the inline-progression-dimension of the
content-rectangle of the page-reference-area minus the values
of the <b>start-indent</b> and <b>end-indent</b>
traits of the region-master. The start-edge and end-edge of the
content-rectangle of the region-viewport-area are determined by the
<b>reference-orientation</b> trait on the page-master.
</p><p>
The block-progression-dimension of the region-viewport-area is
determined by the block-progression-dimension of the content-rectangle
for the page-reference-area minus the values of the
<b>space-before</b> and <b>space-after</b> traits of
the region-master. The before-edge and after-edge of the content-rectangle
of the region-viewport-area
are determined by the <b>reference-orientation</b> trait on
the page-master.
</p><p>
The values of the <b>space-before</b> and
<b>start-indent</b> traits are used to position the
region-viewport-area relative to the before-edge and
start-edge of the content-rectangle of
the page-reference-area.
</p><p>
The constraints on the size and position of the region-reference-area
generated using the fo:region-body are covered in the "Constraints
applicable to regions" section of <a href="#fo_simple-page-master"><b>6.4.13 fo:simple-page-master</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#column-count"><b>7.27.2 column-count</b></a><br><a href="#column-gap"><b>7.27.3 column-gap</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#region-name"><b>7.27.17 region-name</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_region-before" id="fo_region-before"></a>6.4.15 fo:region-before</h4><p><em>Common Usage:</em></p><p>Used in constructing a simple-page-master. This region specifies
a viewport/reference pair that is located on the "before" side of
the page-reference-area.
In lr-tb writing-mode, this region corresponds to
the header
region. The <b>overflow</b> trait controls how
much of the underlying region-reference-area is visible; that is, whether
the region-reference-area is clipped by its parent region-viewport-area.</p><p><em>Areas:</em></p><p>The fo:region-before formatting object is used to generate one
region-viewport-area
and one region-reference-area.
</p><p>The values of the <b>padding</b>
and <b>border-width</b> traits must be "0".
</p><p>
The before-edge of the content-rectangle of this
region-viewport-area is positioned coincident with the
before-edge of the content-rectangle of the page-reference-area
generated using the parent fo:simple-page-master. The block-progression-dimension
of the region-viewport-area is
determined by the <b>extent</b> trait on the fo:region-before
formatting object.</p><p>The inline-progression-dimension of the region-viewport-area is determined by the
<b>precedence</b> trait on the fo:region-before. If the value
of the <b>precedence</b> trait is <code>true</code>, then the
inline-progression-dimension extends up to the start-edge and
end-edge of the
content-rectangle of the page-reference-area. In this case, the region-before
region-viewport-area acts like a float into areas
generated by the region-start and region-end. If the
value of the <b>precedence</b> trait on the fo:region-before
is <code>false</code>, then these adjacent regions float into the area
generated by the fo:region-before and the extent of the
fo:region-before is (effectively) reduced by the incursions of the
adjacent regions.
</p><p>
The region-reference-area lies on a canvas
underneath the region-viewport-area.
</p><p>
The size of the region-reference-area depends on the setting of the
<b>overflow</b> trait on the region. If the value of that
trait
is "auto", "hidden", "error-if-overflow", "paginate",
or "visible" then the size of the
reference-area
is the same as the size of the viewport. If the value of the
<b>overflow</b>
trait is "scroll", the size of the reference-area is
equal
to the size of the viewport in the
inline-progression-direction in the
<b>writing-mode</b> for the region and has no constraint in the
block-progression-direction (which implies that it grows to
hold the distribution of all the content bound to the region).</p><p><em>Trait Derivation:</em></p><p>The <b>reference-orientation</b> and <b>writing-mode</b>
of the region-viewport-area are determined by the formatting object
that generates the area (see <a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>).
The <b>reference-orientation</b> of the
region-reference-area is set to "0" and is, therefore, the
same as the orientation established by the region-viewport-area.
The <b>writing-mode</b> of the
region-reference-area is set to the same value as that of
the region-viewport-area.
</p><p>The remaining traits on the
region-viewport-area and region-reference-area are
set according to the normal rules for determining the values of
traits.</p><p><em>Constraints:</em></p><p>
The constraints on the size and position of the region-reference-area
generated using the fo:region-before are covered in the "Constraints
applicable to regions" section of <a href="#fo_simple-page-master"><b>6.4.13 fo:simple-page-master</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#extent"><b>7.27.4 extent</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#precedence"><b>7.27.16 precedence</b></a><br><a href="#region-name"><b>7.27.17 region-name</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_region-after" id="fo_region-after"></a>6.4.16 fo:region-after</h4><p><em>Common Usage:</em></p><p>Used in constructing a simple-page-master. This region specifies
a viewport/reference pair that is located on the "after" side of
the page-reference-area.
In lr-tb writing-mode, this region corresponds to
the footer
region. The <b>overflow</b> trait controls how
much of the underlying region-reference-area is visible; that is, whether
the region-reference-area is clipped by its parent region-viewport-area.
</p><p><em>Areas:</em></p><p>The fo:region-after formatting object is used to generate one
region-viewport-area
and one region-reference-area.
</p><p>The values of the <b>padding</b>
and <b>border-width</b> traits must be "0".
</p><p>
The after-edge of the content-rectangle of this
region-viewport-area is positioned coincident with the
after-edge of the content-rectangle of the page-reference-area
generated using the parent fo:simple-page-master. The block-progression-dimension
of the region-viewport-area is
determined by the <b>extent</b> trait on the fo:region-after
formatting object.</p><p>The inline-progression-dimension of the region-viewport-area is determined by the
<b>precedence</b> trait on the fo:region-after. If the value
of the <b>precedence</b> trait is <code>true</code>, then the
inline-progression-dimension extends up to the start-edge and
end-edge of the
content-rectangle of the page-reference-area. In this case, the region-after
region-viewport-area acts like a float into areas
generated by the region-start and region-end. If the
value of the <b>precedence</b> trait on the fo:region-after
is <code>false</code>, then these adjacent regions float into the area
generated by the fo:region-after and the extent of the
fo:region-after is (effectively) reduced by the incursions of the
adjacent regions.
</p><p>
The region-reference-area lies on a canvas
underneath the region-viewport-area.
</p><p>The size of the region-reference-area depends on the setting of the
<b>overflow</b> trait on the region. If the value of that
trait
is "auto", "hidden", "error-if-overflow", "paginate",
or "visible" then the size of the
reference-area
is the same as the size of the viewport. If the value of the
<b>overflow</b>
trait is "scroll", the size of the reference-area is
equal
to the size of the viewport in the
inline-progression-direction in the
<b>writing-mode</b> for the region and has no constraint in the
block-progression-direction (which implies that it grows to
hold the distribution of all the content bound to the region).</p><p><em>Trait Derivation:</em></p><p>The <b>reference-orientation</b> and <b>writing-mode</b>
of the region-viewport-area are determined by the formatting object
that generates the area (see <a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>).
The <b>reference-orientation</b> of the
region-reference-area is set to "0" and is, therefore, the
same as the orientation established by the region-viewport-area.
The <b>writing-mode</b> of the
region-reference-area is set to the same value as that of
the region-viewport-area.
</p><p>The remaining traits on the
region-viewport-area and region-reference-area are
set according to the normal rules for determining the values of
traits.</p><p><em>Constraints:</em></p><p>
The constraints on the size and position of the region-reference-area
generated using the fo:region-after are covered in the "Constraints
applicable to regions" section of <a href="#fo_simple-page-master"><b>6.4.13 fo:simple-page-master</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#extent"><b>7.27.4 extent</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#precedence"><b>7.27.16 precedence</b></a><br><a href="#region-name"><b>7.27.17 region-name</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_region-start" id="fo_region-start"></a>6.4.17 fo:region-start</h4><p><em>Common Usage:</em></p><p>Used in constructing a simple-page-master. This region specifies
a viewport/reference pair that is located on the "start" side of
the page-reference-area.
In lr-tb writing-mode, this region corresponds to a left
sidebar. The <b>overflow</b> trait controls how
much of the underlying region-reference-area is visible; that is, whether
the region-reference-area is clipped by its parent region-viewport-area.</p><p><em>Areas:</em></p><p>The fo:region-start formatting object is used to generate one
region-viewport-area
and one region-reference-area.
</p><p>The values of the <b>padding</b>
and <b>border-width</b> traits must be "0".
</p><p>
The start-edge of the content-rectangle of this
region-viewport-area is positioned coincident with the
start-edge of the content-rectangle of the page-reference-area
generated using the parent fo:simple-page-master. The inline-progression-dimension
of the region-viewport-area is
determined by the <b>extent</b> trait on the fo:region-start
formatting object.</p><p>The block-progression-dimension of the region-viewport-area is
determined by the <b>precedence</b> trait on the
adjacent fo:region-before and the fo:region-after, if these exist;
otherwise it is determined as if the value of the <b>precedence</b>
trait was <code>false</code>.
If the value of the
<b>precedence</b> trait of the fo:region-before (or, respectively,
fo:region-after) is <code>false</code>, then the
block-progression-dimension
extends up to the before- (or, respectively, after-) edge of the
content-rectangle of the page-reference-area. In this case, the
region-start acts like a float into areas
generated by the region-before (respectively, the region-after). If
the value of the <b>precedence</b> trait on the adjacent regions is
<code>true</code>, then these adjacent regions float into
the area generated by
the fo:region-start and the extent of the fo:region-start is
(effectively) reduced by the incursions of the adjacent regions with
the value of the <b>precedence</b> trait equal to <code>true</code>.</p><p>The region-reference-area lies on a canvas
underneath the region-viewport-area.
</p><p>The size of the region-reference-area depends on the setting of the
<b>overflow</b> trait on the region. If the value of that
trait
is "auto", "hidden", "error-if-overflow", "paginate",
or "visible" then the size of the
reference-area
is the same as the size of the viewport. If the value of the
<b>overflow</b>
trait is "scroll", the size of the reference-area is
equal
to the size of the viewport in the
inline-progression-direction in the
<b>writing-mode</b> for the region and has no constraint in the
block-progression-direction (which implies that it grows to
hold the distribution of all the content bound to the region).</p><p><em>Trait Derivation:</em></p><p>The <b>reference-orientation</b> and <b>writing-mode</b>
of the region-viewport-area are determined by the formatting object
that generates the area (see <a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>).
The <b>reference-orientation</b> of the
region-reference-area is set to "0" and is, therefore, the
same as the orientation established by the region-viewport-area.
The <b>writing-mode</b> of the
region-reference-area is set to the same value as that of
the region-viewport-area.
</p><p>The remaining traits on the
region-viewport-area and region-reference-area are
set according to the normal rules for determining the values of
traits.</p><p><em>Constraints:</em></p><p>
The constraints on the size and position of the region-reference-area
generated using the fo:region-start are covered in the "Constraints
applicable to regions" section of <a href="#fo_simple-page-master"><b>6.4.13 fo:simple-page-master</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#extent"><b>7.27.4 extent</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#region-name"><b>7.27.17 region-name</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_region-end" id="fo_region-end"></a>6.4.18 fo:region-end</h4><p><em>Common Usage:</em></p><p>Used in constructing a simple-page-master. This region specifies
a viewport/reference pair that is located on the "end" side of
the page-reference-area.
In lr-tb writing-mode, this region corresponds to a right sidebar.
The <b>overflow</b> trait controls how
much of the underlying region-reference-area is visible; that is, whether
the region-reference-area is clipped by its parent region-viewport-area.</p><p><em>Areas:</em></p><p>The fo:region-end formatting object is used to generate one
region-viewport-area
and one region-reference-area.
</p><p>The values of the <b>padding</b>
and <b>border-width</b> traits must be "0".
</p><p>
The end-edge of the content-rectangle of this
region-viewport-area is positioned coincident with the
end-edge of the content-rectangle of the page-reference-area
generated using the parent fo:simple-page-master. The inline-progression-dimension
of the region-viewport-area is
determined by the <b>extent</b> trait on the fo:region-end
formatting object.</p><p>The block-progression-dimension of the region-viewport-area is
determined by the <b>precedence</b> trait on the
adjacent fo:region-before and the fo:region-after, if these exist;
otherwise it is determined as if the value of the <b>precedence</b>
trait was <code>false</code>.
If the value of the
<b>precedence</b> trait of the fo:region-before (or, respectively,
fo:region-after) is <code>false</code>, then the
block-progression-dimension
extends up to the before- (or, respectively, after-) edge of the
content-rectangle of the page-reference-area. In this case, the
region-end acts like a float into areas
generated by the region-before (respectively, the region-after). If
the value of the <b>precedence</b> trait on the adjacent regions is
<code>true</code>, then these adjacent regions float into
the area generated by
the fo:region-end and the extent of the fo:region-end is
(effectively) reduced by the incursions of the adjacent regions with
the value of the <b>precedence</b> trait equal to <code>true</code>.</p><p>The region-reference-area lies on a canvas
underneath the region-viewport-area.
</p><p>The size of the region-reference-area depends on the setting of the
<b>overflow</b> trait on the region. If the value of that
trait
is "auto", "hidden", "error-if-overflow", "paginate",
or "visible" then the size of the
reference-area
is the same as the size of the viewport. If the value of the
<b>overflow</b>
trait is "scroll", the size of the reference-area is
equal
to the size of the viewport in the
inline-progression-direction in the
<b>writing-mode</b> for the region and has no constraint in the
block-progression-direction (which implies that it grows to
hold the distribution of all the content bound to the region).</p><p><em>Trait Derivation:</em></p><p>The <b>reference-orientation</b> and <b>writing-mode</b>
of the region-viewport-area are determined by the formatting object
that generates the area (see <a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>).
The <b>reference-orientation</b> of the
region-reference-area is set to "0" and is, therefore, the
same as the orientation established by the region-viewport-area.
The <b>writing-mode</b> of the
region-reference-area is set to the same value as that of
the region-viewport-area.
</p><p>The remaining traits on the
region-viewport-area and region-reference-area are
set according to the normal rules for determining the values of
traits.</p><p><em>Constraints:</em></p><p>
The constraints on the size and position of the region-reference-area
generated using the fo:region-end are covered in the "Constraints
applicable to regions" section of <a href="#fo_simple-page-master"><b>6.4.13 fo:simple-page-master</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#extent"><b>7.27.4 extent</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#region-name"><b>7.27.17 region-name</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_flow" id="fo_flow"></a>6.4.19 fo:flow</h4><p><em>Common Usage:</em></p><p>The content of the fo:flow formatting object is a
sequence of
flow objects that provides the flowing text content that is
distributed into pages.</p><p><em>Areas:</em></p><p>The fo:flow formatting object does not generate any areas. The
fo:flow formatting object returns a sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:flow. The order of concatenation is the same order as the
children are ordered under the fo:flow.
</p><p><em>Constraints:</em></p><p>The flow-map determines the assignment of the content
of the fo:flow to a region.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#flow-name"><b>7.27.5 flow-name</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_static-content" id="fo_static-content"></a>6.4.20 fo:static-content</h4><p><em>Common Usage:</em></p><p>The
fo:static-content formatting object holds a sequence or a
tree of
formatting objects that is to be presented in a single
region
or repeated in like-named regions on one or more pages in the page-sequence.
Its common use is for repeating or running headers and footers. </p><p>
This content is repeated, in its
entirety, on every page to which it is assigned.
</p><p><em>Areas:</em></p><p>The fo:static-content formatting object does not generate any areas.
The fo:static-content formatting object returns the sequence of areas
created by concatenating the sequences of areas returned by each of
the children of the fo:static-content. The order of concatenation is the same
order as the children are ordered under the fo:static-content.
</p><p><em>Constraints:</em></p><p>The flow-map determines the assignment of the content
of the fo:static-content to a region.</p><p>The fo:static-content may be processed multiple times and thus the
default ordering constraint of section <a href="#area-genorder"><b>4.7.1 General Ordering Constraints</b></a>
does not apply to the fo:static-content. Instead, it must satisfy the
constraint on a per-page basis. Specifically, if <var>P</var> is a page-reference-area,
<var>C</var> is an area-class, and <var>S</var> is the set of all descendants of <var>P</var>
of area-class <var>C</var> returned to the fo:static-content descendant, then <var>S</var>
must be properly ordered.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#flow-name"><b>7.27.5 flow-name</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_title" id="fo_title"></a>6.4.21 fo:title</h4><p><em>Common Usage:</em></p><p>
The fo:title formatting object is used to associate a title with a
given page-sequence. This title may be used by an interactive User Agent to
identify the pages. For example, the content of the fo:title can be
formatted and displayed in a "title" window or in a "tool tip".
</p><p><em>Areas:</em></p><p>
This formatting object returns the sequence of areas returned by the
children of this formatting object.
</p><p><em>Constraints:</em></p><p>
The sequence of returned areas must be the concatenation of the
sub-sequences of areas returned by each of the flow children of the
fo:title formatting object in the order in which the children occur.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div><p>An fo:title is not permitted to
have an fo:float, fo:footnote or fo:marker as a descendant.</p><p>Additionally, an fo:title is not permitted to have as a descendant
an fo:block-container that generates an absolutely positioned area.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_flow-map" id="fo_flow-map"></a>6.4.22 fo:flow-map</h4><p><em>Common Usage:</em></p><p>The fo:flow-map is used to specify the assignment of flows to
regions.</p><p><em>Areas:</em></p><p>The fo:flow-map formatting object generates no area directly. It
is used by the fo:page-sequence formatting object to assign flows
to regions.</p><p>Each fo:flow-assignment child of the fo:flow map defines a source list
and a target list. The source list is a sequence of flow names whose
corresponding fo:flow objects (in the referring fo:page-sequence) are
treated as a single fo:flow for composition purposes. The target list is
a sequence of region-names which identify the region or regions on each
page which are used for the source content.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This is independent of the actual sequence of pages, which
is generated as it has always been generated using the fo:simple-page-master,
and fo:page-sequence-master objects referred to by the master-reference
property of the fo:page-sequence.</p></div><p>For each fo:flow-assignment child of the fo:flow-map, having an
fo:flow-source-list child S and an fo:flow-target-list child T,
we say that the
fo:flow-map <b>assigns</b> each of the flows referenced by the
fo:flow-name-specifier children of S to the regions referenced by the
fo:region-name-specifier children of T.</p><p><em>Constraints:</em></p><p>Many of the constraints that a flow-map induces are expressed in
<a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>.</p><p>The children of the fo:flow-map are fo:flow-assignment objects containing
parallel constraints for assigning flows to regions. It is an error for a
flow-name to appear in the source list of more than one
fo:flow-assignment
child of a given fo:flow-map. It is also an error for a region-name to
appear in the target list of more than one fo:flow-assignment
child of a
given fo:flow-map.</p><p>Implicit flow-map:</p><div class="exampleInner"><pre>
&lt;fo:flow-map&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier
flow-name-reference="xsl-region-body"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier
region-name-reference="xsl-region-body"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier
flow-name-reference="xsl-region-before"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier
region-name-reference="xsl-region-before"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier
flow-name-reference="xsl-region-after"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier
region-name-reference="xsl-region-after"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier
flow-name-reference="xsl-region-start"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier
region-name-reference="xsl-region-start"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;fo:flow-assignment&gt;
&lt;fo:flow-source-list&gt;
&lt;fo:flow-name-specifier
flow-name-reference="xsl-region-end"/&gt;
&lt;/fo:flow-source-list&gt;
&lt;fo:flow-target-list&gt;
&lt;fo:region-name-specifier
region-name-reference="xsl-region-end"/&gt;
&lt;/fo:flow-target-list&gt;
&lt;/fo:flow-assignment&gt;
&lt;/fo:flow-map&gt;
</pre></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_flow-assignment">flow-assignment</a>+)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#flow-map-name"><b>7.27.18 flow-map-name</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_flow-assignment" id="fo_flow-assignment"></a>6.4.23 fo:flow-assignment</h4><p><em>Common Usage:</em></p><p>The fo:flow-assignment is used to specify the assignment of one
sequence of flows to a sequence
of regions.</p><p><em>Areas:</em></p><p>The fo:flow-assignment formatting
object generates no area directly. It is used by the fo:page-sequence
formatting
object to assign flows to regions.</p><p><em>Constraints:</em></p><p>The children of the fo:flow-assignment
are a source-list and target-list containing constraints for assigning
one sequence of flows to a sequence of regions.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_flow-source-list">flow-source-list</a>,<a href="#fo_flow-target-list">flow-target-list</a>)
</pre></div></div><div class="div3">
<h4><a name="fo_flow-source-list" id="fo_flow-source-list"></a>6.4.24 fo:flow-source-list</h4><p><em>Common Usage:</em></p><p>The fo:flow-source-list is
used to specify the sequence of flows to assign in a particular
fo:flow-assignment.</p><p><em>Areas:</em></p><p>The fo:flow-source-list formatting
object generates no area directly. It is used by the fo:page-sequence
formatting
object to assign flows to regions.</p><p><em>Constraints:</em></p><p>The children of the fo:flow-source-list
are a sequence of flow-name-specifiers identifying flows of the sequence.
These flows must be either all fo:flow formatting objects or all
fo:static-content formatting objects.
It is an error if they are a mixture.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_flow-name-specifier">flow-name-specifier</a>+)
</pre></div></div><div class="div3">
<h4><a name="fo_flow-name-specifier" id="fo_flow-name-specifier"></a>6.4.25 fo:flow-name-specifier</h4><p><em>Common Usage:</em></p><p>The fo:flow-name-specifier
is used to specify one flow in a source-list.</p><p><em>Areas:</em></p><p>The fo:flow-name-specifier
formatting object generates no area directly. It is used by the
fo:page-sequence
formatting object to assign flows to regions.</p><p><em>Constraints:</em></p><p>The flow-name-reference property
specifies the name of a flow in the source sequence.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#flow-name-reference"><b>7.27.20 flow-name-reference</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_flow-target-list" id="fo_flow-target-list"></a>6.4.26 fo:flow-target-list</h4><p><em>Common Usage:</em></p><p>The fo:flow-target-list is
used to specify the sequence of regions to which flows are assigned in
a particular fo:flow-assignment.</p><p><em>Areas:</em></p><p>The fo:flow-target-list formatting
object generates no area directly. It is used by the fo:page-sequence
formatting
object to assign flows to regions.</p><p><em>Constraints:</em></p><p>The children of the fo:flow-target-list
are a sequence of region-name-specifiers identifying regions in the
sequence.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_region-name-specifier">region-name-specifier</a>+)
</pre></div></div><div class="div3">
<h4><a name="fo_region-name-specifier" id="fo_region-name-specifier"></a>6.4.27 fo:region-name-specifier</h4><p><em>Common Usage:</em></p><p>The fo:region-name-specifier
is used to specify one region in a target-list.</p><p><em>Areas:</em></p><p>The fo:region-name-specifier
formatting object generates no area directly. It is used by the
fo:page-sequence
formatting object to assign flows to regions.</p><p><em>Constraints:</em></p><p>The region-name-reference
property specifies the name of a region in the target sequence.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#region-name-reference"><b>7.27.21 region-name-reference</b></a></p></blockquote></div></div><div class="div2">
<h3><a name="d0e9451" id="d0e9451"></a>6.5 Block-level Formatting Objects</h3><div class="div3">
<h4><a name="d0e9454" id="d0e9454"></a>6.5.1 Introduction</h4><p>The fo:block formatting object is used for formatting
paragraphs, titles, figure captions, table titles, etc. The
following example illustrates the usage of fo:block in a
stylesheet.</p><div class="div4">
<h5><a name="d0e9459" id="d0e9459"></a>6.5.1.1 Example</h5><p>The following example shows the use of fo:block for
chapter and section titles, and paragraphs.</p><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;chapter&gt;
&lt;title&gt;Chapter title&lt;/title&gt;
&lt;section&gt;
&lt;title&gt;First section title&lt;/title&gt;
&lt;paragraph&gt;Section one's first paragraph.&lt;/paragraph&gt;
&lt;paragraph&gt;Section one's second paragraph.&lt;/paragraph&gt;
&lt;/section&gt;
&lt;section&gt;
&lt;title&gt;Second section title&lt;/title&gt;
&lt;paragraph&gt;Section two's only paragraph.&lt;/paragraph&gt;
&lt;/section&gt;
&lt;/chapter&gt;
&lt;/doc&gt;
</pre></div><p>In this example the chapter title appears at the top of
the page (its "space-before" is discarded).</p><p>Space between chapter title
and first section title is (8pt,8pt,8pt): the chapter title's
"space-after"
has a higher precedence than the section title's "space-before"
(which takes
on the initial value of zero), so the latter is discarded.</p><p>Space between
the first section title and section one's first paragraph is
(6pt,6pt,6pt):
the section title's "space-after" has higher precedence than
the paragraph's
"space-before", so the latter is discarded.</p><p>Space between the two paragraphs
is (6pt,8pt,10pt): the "space-after" the first paragraph is
discarded because
its precedence is equal to that of the "space-before" the
next paragraph,
and the optimum of the "space-after" of the first paragraph
is greater than
the optimum of the "space-before" of the second paragraph.</p><p>Space between
the second paragraph of the first section and the title of
the second section
is (12pt,12pt,12pt): the "space-after" the paragraph is
discarded because
its precedence is equal to that of the "space-before" of
the section title,
and the optimum of the "space-after" of the paragraph is
less than the optimum
of the "space-before" of the section title.</p><p>The indent on the first
line of the first paragraph in section one and the only
paragraph in section
two is zero; the indent on the first line of the second
paragraph in section
one is 2pc.</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"&gt;
&lt;xsl:template match="chapter"&gt;
&lt;fo:block break-before="page"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="chapter/title"&gt;
&lt;fo:block text-align="center" space-after="8pt"
space-before="16pt" space-after.precedence="3"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="section"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="section/title"&gt;
&lt;fo:block text-align="center" space-after="6pt"
space-before="12pt" space-before.precedence="0"
space-after.precedence="3"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="paragraph[1]" priority="1"&gt;
&lt;fo:block text-indent="0pc" space-after="7pt"
space-before.minimum="6pt" space-before.optimum="8pt"
space-before.maximum="10pt"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="paragraph"&gt;
&lt;fo:block text-indent="2pc" space-after="7pt"
space-before.minimum="6pt" space-before.optimum="8pt"
space-before.maximum="10pt"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:block break-before="page"&gt;
&lt;fo:block text-align="center" space-after="8pt"
space-before="16pt"
space-after.precedence="3"&gt;Chapter title
&lt;/fo:block&gt;
&lt;fo:block text-align="center" space-after="6pt"
space-before="12pt" space-before.precedence="0"
space-after.precedence="3"&gt;First section title
&lt;/fo:block&gt;
&lt;fo:block text-indent="0pc" space-after="7pt"
space-before.minimum="6pt" space-before.optimum="8pt"
space-before.maximum="10pt"&gt;Section one's first paragraph.
&lt;/fo:block&gt;
&lt;fo:block text-indent="2pc" space-after="7pt"
space-before.minimum="6pt" space-before.optimum="8pt"
space-before.maximum="10pt"&gt;Section one's second paragraph.
&lt;/fo:block&gt;
&lt;fo:block text-align="center" space-after="6pt"
space-before="12pt" space-before.precedence="0"
space-after.precedence="3"&gt;Second section title
&lt;/fo:block&gt;
&lt;fo:block text-indent="0pc" space-after="7pt"
space-before.minimum="6pt" space-before.optimum="8pt"
space-before.maximum="10pt"&gt;Section two's only paragraph.
&lt;/fo:block&gt;
&lt;/fo:block&gt;
</pre></div></div></div><div class="div3">
<h4><a name="fo_block" id="fo_block"></a>6.5.2 fo:block</h4><p><em>Common Usage:</em></p><p>The fo:block formatting object is commonly used for formatting paragraphs,
titles, headlines, figure and table captions, etc.</p><p><em>Areas:</em></p><p>The fo:block formatting object generates one or more
<b>normal</b> block-areas.
The fo:block returns these areas, any
<b>page-level-out-of-line</b> areas, and
any <b>reference-level-out-of-line</b> areas
returned by the children of the fo:block.
The fo:block also generates zero or more line-areas as children of the
normal block-areas it returns, in accordance with
<a href="#area-linebuild"><b>4.7.2 Line-building</b></a>.</p><p><em>Trait Derivation:</em></p><p>The .minimum, .optimum, and .maximum components of the
<b>half-leading</b> trait
are set to 1/2 the difference of
the computed value of the <b>line-height</b> property and the
computed value of the sum of the
<b>text-altitude</b> and <b>text-depth</b> properties.
The .precedence and .conditionality components are copied from the
<b>line-height</b> property.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The usage of the half-leading is described in <a href="#area-line"><b>4.5 Line-areas</b></a>.</p></div><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:block formatting object.</p><p>The children of each normal area generated by an fo:block
must satisfy the constraints specified in <a href="#area-linebuild"><b>4.7.2 Line-building</b></a>.
</p><p>In addition the constraints imposed by the traits derived from the
properties applicable to this formatting object must be satisfied.
The geometric constraints are rigorously defined in <a href="#area_model"><b>4 Area Model</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children,
optionally followed by an fo:initial-property-set.
</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-hyphenation-properties"><b>7.10 Common Hyphenation Properties</b></a><br><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#break-after"><b>7.20.1 break-after</b></a><br><a href="#break-before"><b>7.20.2 break-before</b></a><br><a href="#clear"><b>7.19.1 clear</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#text-depth"><b>7.29.5 text-depth</b></a><br><a href="#text-altitude"><b>7.29.4 text-altitude</b></a><br><a href="#hyphenation-keep"><b>7.16.1 hyphenation-keep</b></a><br><a href="#hyphenation-ladder-count"><b>7.16.2 hyphenation-ladder-count</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#last-line-end-indent"><b>7.16.3 last-line-end-indent</b></a><br><a href="#linefeed-treatment"><b>7.16.7 linefeed-treatment</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#line-height-shift-adjustment"><b>7.16.5 line-height-shift-adjustment</b></a><br><a href="#line-stacking-strategy"><b>7.16.6 line-stacking-strategy</b></a><br><a href="#orphans"><b>7.20.6 orphans</b></a><br><a href="#white-space-treatment"><b>7.16.8 white-space-treatment</b></a><br><a href="#span"><b>7.21.4 span</b></a><br><a href="#text-align"><b>7.16.9 text-align</b></a><br><a href="#text-align-last"><b>7.16.10 text-align-last</b></a><br><a href="#text-indent"><b>7.16.11 text-indent</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#white-space-collapse"><b>7.16.12 white-space-collapse</b></a><br><a href="#widows"><b>7.20.7 widows</b></a><br><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_block-container" id="fo_block-container"></a>6.5.3 fo:block-container</h4><p><em>Common Usage:</em></p><p>The fo:block-container flow object is used to
generate a block-level reference-area, typically containing
text blocks with a different writing-mode. In addition, it
can also be used with a different reference-orientation to
rotate its content.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The use of this flow object is not required for
changing
the inline-progression-direction only; in that case the Unicode BIDI
algorithm and the fo:bidi-override are sufficient.</p></div><p><em>Areas:</em></p><p>The fo:block-container formatting object generates one or more
viewport/reference pairs.
All generated viewport-areas are
subject to the constraints given by the block-progression-dimension and
inline-progression-dimension traits of the fo:block-container. The
fo:block-container returns these areas and any page-level-out-of-line
areas returned by the children of the fo:block-container.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In the case that the block-progression-dimension.maximum
is other than "auto", then overflow processing may apply.
The "repeat" value of overflow can be used to generate multiple
viewport/reference pairs if this is desired rather than clipping or
scrolling.</p></div><p>If the absolute-position trait is "auto", these areas all have an
area-class of "xsl-normal". If the absolution-position trait is
"absolute" or "fixed" then there is one viewport/reference pair, and its
area-class is "xsl-absolute" or "xsl-fixed", respectively.</p><p><em>Trait Derivation:</em></p><p>The reference-orientation and writing-mode traits of the viewport-area
and reference-area come from the fo:block-container. These determine the
orientation of the start-edge, end-edge, before-edge and after-edge of
the content-rectangle of the viewport-area, and of the padding-,
border-, and content-rectangles of the reference-area.
The <b>reference-orientation</b> of the
reference-area is set to "0" and is, therefore, the
same as the orientation established by the viewport-area.
The inline-progression-dimension of the reference-area is the same as that
of the viewport-area, and may not be "auto" if the
inline-progression-direction is different from that of the parent of the
fo:block-container. The block-progression-dimension of the
reference-area is not constrained; thus the reference-area may be larger
than the viewport-area and this may cause the "overflow" property to
operate.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>As a property value applies to each of the areas
generated by this flow object the size can vary from instance
to instance if the value is "auto" or a
&lt;length-range&gt;.</p></div><p><em>Constraints:</em></p><p>The children of each reference-area generated
by an fo:block-container formatting object
must be normal <b>block-area</b>s returned by the children of the fo:block-container,
must be <b>properly stacked</b>, and
must be <b>properly ordered</b>.
</p><p>Any <b>reference-level-out-of-line</b>
areas returned by the children of the fo:block-container
are handled as described in <a href="#fo_float"><b>6.12.2 fo:float</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>In addition an fo:block-container that does not generate
an <b>absolutely positioned</b> area
may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-absolute-position-properties"><b>7.6 Common Absolute Position Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#break-after"><b>7.20.1 break-after</b></a><br><a href="#break-before"><b>7.20.2 break-before</b></a><br><a href="#clear"><b>7.19.1 clear</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#span"><b>7.21.4 span</b></a><br><a href="#width"><b>7.15.14 width</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a><br><a href="#z-index"><b>7.30.18 z-index</b></a></p></blockquote></div></div><div class="div2">
<h3><a name="d0e9759" id="d0e9759"></a>6.6 Inline-level Formatting Objects</h3><div class="div3">
<h4><a name="d0e9762" id="d0e9762"></a>6.6.1 Introduction</h4><p>Inline-level formatting objects are most commonly used to
format
a portion of text or for generating rules and leaders. There
are many other uses. The following examples illustrate
some of these uses of inline-level formatting objects.</p><ul><li><p>
putting the first line of a paragraph into
small-caps,</p></li><li><p>turning a normally inline formatting object, fo:external-graphic, into
a block by "wrapping" with an fo:block formatting
object,</p></li><li><p>formatting a running footer containing the word
"Page" followed by a page number.</p></li></ul><div class="div4">
<h5><a name="d0e9777" id="d0e9777"></a>6.6.1.1 Examples</h5><div class="div5">
<h6><a name="d0e9780" id="d0e9780"></a>6.6.1.1.1 First Line of Paragraph in Small-caps</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;p&gt;This is the text of a paragraph that is going to be
presented with the first line in small-caps.&lt;/p&gt;
&lt;/doc&gt;
</pre></div><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;fo:initial-property-set font-variant="small-caps"/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:block&gt;
&lt;fo:initial-property-set font-variant="small-caps"&gt;
&lt;/fo:initial-property-set&gt;This is the text of a paragraph that is going to be
presented with the first line in small-caps.
&lt;/fo:block&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e9795" id="d0e9795"></a>6.6.1.1.2 Figure with a Photograph</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;figure&gt;
&lt;photo image="TH0317A.jpg"/&gt;
&lt;caption&gt;C'ieng Tamlung of C'ieng Mai&lt;/caption&gt;
&lt;/figure&gt;
&lt;/doc&gt;
</pre></div><p>In this example the image (an fo:external-graphic) is
placed as a centered block-level object.
The caption is centered with 10mm indents.</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="figure"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="photo"&gt;
&lt;fo:block text-align="center"&gt;
&lt;fo:external-graphic src="'url({@image})'"/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="caption"&gt;
&lt;fo:block space-before="3pt" text-align="center"
start-indent="10mm" end-indent="10mm"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>fo: element and attribute tree:</p><div class="exampleInner"><pre>
&lt;fo:block&gt;
&lt;fo:block text-align="center"&gt;
&lt;fo:external-graphic src="'url(TH0317A.jpg)'"/&gt;
&lt;/fo:block&gt;
&lt;fo:block space-before="3pt" text-align="center" start-indent="10mm"
end-indent="10mm"&gt;C'ieng Tamlung of C'ieng Mai&lt;/fo:block&gt;
&lt;/fo:block&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e9812" id="d0e9812"></a>6.6.1.1.3 Page numbering and page number reference</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;!DOCTYPE doc SYSTEM "pgref.dtd"&gt;
&lt;doc&gt;
&lt;chapter id="x"&gt;&lt;title&gt;Chapter&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/chapter&gt;
&lt;chapter&gt;&lt;title&gt;Chapter&lt;/title&gt;
&lt;p&gt;For a description of X see &lt;ref refid="x"/&gt;.&lt;/p&gt;
&lt;/chapter&gt;
&lt;/doc&gt;
</pre></div><p>In this example each page has a running footer containing the word
"Page" followed by the page number. The "ref" element generates the
word "page" followed by the page number of the page on which the
referenced by the "refid" attribute was placed.</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="doc"&gt;
&lt;fo:root&gt;
&lt;fo:layout-master-set&gt;
&lt;fo:simple-page-master master-name="page"
page-height="297mm" page-width="210mm"
margin-top="20mm" margin-bottom="10mm"
margin-left="25mm" margin-right="25mm"&gt;
&lt;fo:region-body
margin-top="0mm" margin-bottom="15mm"
margin-left="0mm" margin-right="0mm"/&gt;
&lt;fo:region-after extent="10mm"/&gt;
&lt;/fo:simple-page-master&gt;
&lt;/fo:layout-master-set&gt;
&lt;fo:page-sequence master-reference="page"&gt;
&lt;fo:static-content flow-name="xsl-region-after"&gt;
&lt;fo:block&gt;
&lt;xsl:text&gt;Page &lt;/xsl:text&gt;
&lt;fo:page-number/&gt;
&lt;/fo:block&gt;
&lt;/fo:static-content&gt;
&lt;fo:flow flow-name="xsl-region-body"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:flow&gt;
&lt;/fo:page-sequence&gt;
&lt;/fo:root&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="chapter/title"&gt;
&lt;fo:block id="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter" format="1. "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="ref"&gt;
&lt;xsl:text&gt;page &lt;/xsl:text&gt;
&lt;fo:page-number-citation refid="{generate-id(id(@refid)/title)}"/&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:root&gt;
&lt;fo:layout-master-set&gt;
&lt;fo:simple-page-master master-name="page"
page-height="297mm" page-width="210mm"
margin-top="20mm" margin-bottom="10mm"
margin-left="25mm" margin-right="25mm"&gt;
&lt;fo:region-body margin-top="0mm" margin-bottom="15mm"
margin-left="0mm" margin-right="0mm"/&gt;
&lt;fo:region-after extent="10mm"/&gt;
&lt;/fo:simple-page-master&gt;
&lt;/fo:layout-master-set&gt;
&lt;fo:page-sequence master-reference="page"&gt;
&lt;fo:static-content flow-name="xsl-region-after"&gt;
&lt;fo:block&gt;Page &lt;fo:page-number/&gt;
&lt;/fo:block&gt;
&lt;/fo:static-content&gt;
&lt;fo:flow flow-name="xsl-region-body"&gt;
&lt;fo:block id="N5"&gt;1. Chapter&lt;/fo:block&gt;
&lt;fo:block&gt;Text&lt;/fo:block&gt;
&lt;fo:block id="N13"&gt;2. Chapter&lt;/fo:block&gt;
&lt;fo:block&gt;For a description of X see page &lt;fo:page-number-citation refid="N5"/&gt;
&lt;/fo:block&gt;
&lt;/fo:flow&gt;
&lt;/fo:page-sequence&gt;
&lt;/fo:root&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e9829" id="d0e9829"></a>6.6.1.1.4 Table of Contents with Leaders</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;chapter&gt;&lt;title&gt;Chapter&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;/chapter&gt;
&lt;chapter&gt;&lt;title&gt;Chapter&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;/chapter&gt;
&lt;/doc&gt;
</pre></div><p>In this example the table of contents is formatted with a dot leader
between the heading text and the page number.</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="doc"&gt;
&lt;!-- create the table of contents --&gt;
&lt;xsl:apply-templates select="chapter/title" mode="toc"/&gt;
&lt;!-- do the document --&gt;
&lt;xsl:apply-templates/&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="chapter/title" mode="toc"&gt;
&lt;fo:block text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter" format="1. "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:basic-link&gt;
&lt;xsl:text&gt; &lt;/xsl:text&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"/&gt;
&lt;xsl:text&gt; &lt;/xsl:text&gt;
&lt;fo:page-number-citation ref-id="{generate-id(.)}"/&gt;
&lt;/fo:block&gt;
&lt;xsl:apply-templates select="../section/title" mode="toc"/&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="section/title" mode="toc"&gt;
&lt;fo:block start-indent="10mm" text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter|section" format="1.1 "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:basic-link&gt;
&lt;xsl:text&gt; &lt;/xsl:text&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"/&gt;
&lt;xsl:text&gt; &lt;/xsl:text&gt;
&lt;fo:page-number-citation ref-id="{generate-id(.)}"/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="chapter/title"&gt;
&lt;fo:block id="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter" format="1. "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="section/title"&gt;
&lt;fo:block id="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter|section" format="1.1 "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:block text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="N4"&gt;1. Chapter
&lt;/fo:basic-link&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"&gt;
&lt;/fo:leader&gt;
&lt;fo:page-number-citation ref-id="N4"&gt;
&lt;/fo:page-number-citation&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm" text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="N11"&gt;1.1 Section
&lt;/fo:basic-link&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"&gt;
&lt;/fo:leader&gt;
&lt;fo:page-number-citation ref-id="N11"&gt;
&lt;/fo:page-number-citation&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm" text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="N19"&gt;1.2 Section
&lt;/fo:basic-link&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"&gt;
&lt;/fo:leader&gt;
&lt;fo:page-number-citation ref-id="N19"&gt;
&lt;/fo:page-number-citation&gt;
&lt;/fo:block&gt;
&lt;fo:block text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="N28"&gt;2. Chapter
&lt;/fo:basic-link&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"&gt;
&lt;/fo:leader&gt;
&lt;fo:page-number-citation ref-id="N28"&gt;
&lt;/fo:page-number-citation&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm" text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="N35"&gt;2.1 Section
&lt;/fo:basic-link&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"&gt;
&lt;/fo:leader&gt;
&lt;fo:page-number-citation ref-id="N35"&gt;
&lt;/fo:page-number-citation&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm" text-align-last="justify"&gt;
&lt;fo:basic-link internal-destination="N43"&gt;2.2 Section
&lt;/fo:basic-link&gt;
&lt;fo:leader leader-length.minimum="12pt" leader-length.optimum="40pt"
leader-length.maximum="100%" leader-pattern="dots"&gt;
&lt;/fo:leader&gt;
&lt;fo:page-number-citation ref-id="N43"&gt;
&lt;/fo:page-number-citation&gt;
&lt;/fo:block&gt;
&lt;fo:block id="N4"&gt;1. Chapter
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N11"&gt;1.1 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N19"&gt;1.2 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N28"&gt;2. Chapter
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N35"&gt;2.1 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N43"&gt;2.2 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
</pre></div></div></div></div><div class="div3">
<h4><a name="fo_bidi-override" id="fo_bidi-override"></a>6.6.2 fo:bidi-override</h4><p><em>Common Usage:</em></p><p>The fo:bidi-override formatting object is used when the Unicode BIDI
algorithm fails. It forces a string of text to be written in a specific
direction.</p><p><em>Areas:</em></p><p>The fo:bidi-override formatting object generates one or more
<b>normal</b> <b>inline-area</b>s.
The fo:bidi-override returns these areas,
together with any <b>normal</b> block-areas,
<b>page-level-out-of-line</b> areas,
and <b>reference-level-out-of-line</b>
areas returned by the children of the fo:bidi-override.</p><p><em>Trait Derivation:</em></p><p>The direction traits are derived from the "writing-mode",
"direction", and "unicode-bidi" properties as described in
<a href="#refine-writing-mode"><b>5.5.3 Writing-mode and Direction Properties</b></a>.</p><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:bidi-override formatting object.</p><p>The children of each normal area returned by an fo:bidi-override
must satisfy the constraints specified in <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p>An fo:bidi-override that is a descendant of an fo:leader or of
the fo:inline child
of an fo:footnote may not have block-level children,
unless it has a nearer ancestor that is an fo:inline-container.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#direction"><b>7.29.1 direction</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#score-spaces"><b>7.30.15 score-spaces</b></a><br><a href="#unicode-bidi"><b>7.29.6 unicode-bidi</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_character" id="fo_character"></a>6.6.3 fo:character</h4><p><em>Common Usage:</em></p><p>The fo:character flow object represents a character that
is mapped to
a glyph for presentation. It is an atomic unit to the formatter.</p><p>When the result tree is interpreted as a tree of formatting objects,
a character in the result tree is treated as if it were an empty
element of type fo:character with a character attribute
equal to the Unicode representation of the character.
The semantics of an "auto" value for character properties, which is
typically their initial value,
are based on the Unicode code point. Overrides may be specified in
an implementation-specific manner.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In a stylesheet the explicit creation of an fo:character may be
used to explicitly override the default mapping.</p></div><p>Unicode Tag Characters need not be supported.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Unicode Version 3.1, in fact,
states that they are not to be used
"with <em>any</em> protocols that provide alternate means for language tagging,
such as HTML or XML.".
Unicode TR20 (<a href="#UNICODE-TR20">[UNICODE TR20]</a>) also
declares very clearly that they are not suitable together with
markup.</p></div><p><em>Areas:</em></p><p>The fo:character formatting object generates and returns
one or more
<b>normal</b> <b>inline-area</b>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Cases where more than one <b>inline-area</b> is generated
are encountered in scripts where a single character generates both a
prefix and a suffix glyph to some other character.</p></div><p><em>Constraints:</em></p><p>The dimensions of the areas are determined by the font metrics for
the glyph.</p><p>When formatting an fo:character with a "treat-as-word-space" value
of "true", the User Agent may use a different method for determining
the <b>inline-progression-dimension</b> of the area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Such methods typically make use of
a word space value stored in the font, or
a formatter defined word space value.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-hyphenation-properties"><b>7.10 Common Hyphenation Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#treat-as-word-space"><b>7.17.7 treat-as-word-space</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#character"><b>7.17.1 character</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#text-depth"><b>7.29.5 text-depth</b></a><br><a href="#text-altitude"><b>7.29.4 text-altitude</b></a><br><a href="#glyph-orientation-horizontal"><b>7.29.2 glyph-orientation-horizontal</b></a><br><a href="#glyph-orientation-vertical"><b>7.29.3 glyph-orientation-vertical</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#score-spaces"><b>7.30.15 score-spaces</b></a><br><a href="#suppress-at-line-break"><b>7.17.3 suppress-at-line-break</b></a><br><a href="#text-decoration"><b>7.17.4 text-decoration</b></a><br><a href="#text-shadow"><b>7.17.5 text-shadow</b></a><br><a href="#text-transform"><b>7.17.6 text-transform</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_initial-property-set" id="fo_initial-property-set"></a>6.6.4 fo:initial-property-set</h4><p><em>Common Usage:</em></p><p>The fo:initial-property-set auxiliary formatting object
specifies formatting properties
for the first line of an fo:block.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>It is analogous to the CSS first-line pseudo-element.</p><p>In future versions of this Recommendation a property controlling
the number of lines, or the "depth" that these initial properties
apply to may be added.</p></div><p><em>Areas:</em></p><p>The fo:initial-property-set formatting object does not generate
or return any areas. It simply holds a set of traits that are applicable
to the first line-area of the area that
has a value of "true" for the <b>is-first</b> trait and that was
generated by the parent fo:block of the fo:initial-property-set.
</p><p><em>Trait Derivation:</em></p><p>The traits on the fo:initial-property-set are taken into
account as traits constraining the first line as if
the child inline formatting objects of the fo:block,
or parts of them in the
case of a line-break, that were used in formatting
the first line were enclosed by an fo:inline, as a direct
child of the fo:block, with those traits.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#score-spaces"><b>7.30.15 score-spaces</b></a><br><a href="#text-decoration"><b>7.17.4 text-decoration</b></a><br><a href="#text-shadow"><b>7.17.5 text-shadow</b></a><br><a href="#text-transform"><b>7.17.6 text-transform</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_external-graphic" id="fo_external-graphic"></a>6.6.5 fo:external-graphic</h4><p><em>Common Usage:</em></p><p>The fo:external-graphic flow object is used for a
graphic where the graphics data resides outside of the fo:element tree.</p><p><em>Areas:</em></p><p>The fo:external-graphic
formatting object generates and returns one inline-level
viewport-area and one reference-area containing the external graphic.
The inline-level area uses the <b>large-allocation-rectangle</b>
as defined in <a href="#area-geo"><b>4.2.3 Geometric Definitions</b></a>.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>An fo:external-graphic may be placed
block-level by enclosing it in an fo:block.</p><p>A "line-stacking-strategy" of "max-height" or "line-height" is
typically used for stacking one or more lines with fo:external-graphic
content.</p></div><p><em>Constraints:</em></p><p>The viewport's size is determined by the
<b>block-progression-dimension</b> and <b>inline-progression-dimension</b> traits.
For values of "auto", the content size of the graphic is used.
</p><p>The content size of a graphic is determined by taking the
intrinsic size of the graphic and scaling as specified by the
<b>content-height</b>, <b>content-width</b>,
<b>scaling</b>, <b>allowed-height-scale</b>,
and <b>allowed-width-scale</b> traits.
If one of the content-height or
content-width is not "auto", the same scale factor
(as calculated from the specified non-auto value) is applied equally to
both directions.
</p><p>Once scaled, the reference-area
is aligned with respect to the viewport-area
using the <b>text-align</b> and
<b>display-align</b>
traits. If it is too large for the viewport-area,
the graphic is aligned as if it would fit and the <b>overflow</b>
trait controls the clipping, scroll bars, etc.
</p><p>In the case when the graphics format does not specify an intrinsic
size of the graphic the size is determined in an implementation-defined
manner.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example, a size of 1/96" as the size
of one pixel for rasterized images may be used.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#allowed-height-scale"><b>7.15.1 allowed-height-scale</b></a><br><a href="#allowed-width-scale"><b>7.15.2 allowed-width-scale</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#content-height"><b>7.15.4 content-height</b></a><br><a href="#content-type"><b>7.30.7 content-type</b></a><br><a href="#content-width"><b>7.15.5 content-width</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#scaling"><b>7.15.12 scaling</b></a><br><a href="#scaling-method"><b>7.15.13 scaling-method</b></a><br><a href="#src"><b>7.30.16 src</b></a><br><a href="#text-align"><b>7.16.9 text-align</b></a><br><a href="#width"><b>7.15.14 width</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_instream-foreign-object" id="fo_instream-foreign-object"></a>6.6.6 fo:instream-foreign-object</h4><p><em>Common Usage:</em></p><p>The fo:instream-foreign-object flow object is used for an inline
graphic or other "generic" object
where the object data resides as descendants of the
fo:instream-foreign-object, typically as an XML element subtree in
a non-XSL namespace.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A common format is SVG.</p></div><p><em>Areas:</em></p><p>The fo:instream-foreign-object
formatting object generates and returns one inline
viewport-area and one reference-area containing the instream-foreign-object.
The inline-level area uses the <b>large-allocation-rectangle</b>
as defined in <a href="#area-geo"><b>4.2.3 Geometric Definitions</b></a>.
</p><p><em>Constraints:</em></p><p>The viewport's size is determined by the
<b>block-progression-dimension</b> and <b>inline-progression-dimension</b> traits.
For values of "auto", the content size of the instream foreign object is used.
</p><p>The content size of an instream-foreign-object is determined by taking the
intrinsic size of the object and scaling as specified by the
<b>content-height</b>, <b>content-width</b>,
<b>scaling</b>, <b>allowed-height-scale</b>,
and <b>allowed-width-scale</b> traits.
If one of the content-height or
content-width is not "auto", the same scale factor
(as calculated from the specified non-auto value) is applied equally to
both directions.
</p><p>Once scaled, the reference-area
is aligned with respect to the viewport-area
using the <b>text-align</b> and
<b>display-align</b>
traits. If it is too large for the viewport-area,
the instream-foreign-object is aligned as if it would fit and the <b>overflow</b>
trait controls the clipping, scroll bars, etc.
</p><p>In the case when the instream-foreign-object does not specify an intrinsic
size of the object, the size is determined in an implementation defined
manner.</p><p><em>Contents:</em></p><p>The fo:instream-foreign-object flow object has
a child from a non-XSL
namespace. The permitted structure of this child is that
defined for that namespace.
</p><p>The fo:instream-foreign-object flow object may have additional attributes
in the non-XSL namespace. These,
as well as the xsl defined properties,
are made available to the processor
of the content of the flow object. Their semantics are defined by that
namespace.
</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#allowed-height-scale"><b>7.15.1 allowed-height-scale</b></a><br><a href="#allowed-width-scale"><b>7.15.2 allowed-width-scale</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#content-height"><b>7.15.4 content-height</b></a><br><a href="#content-type"><b>7.30.7 content-type</b></a><br><a href="#content-width"><b>7.15.5 content-width</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#scaling"><b>7.15.12 scaling</b></a><br><a href="#scaling-method"><b>7.15.13 scaling-method</b></a><br><a href="#text-align"><b>7.16.9 text-align</b></a><br><a href="#width"><b>7.15.14 width</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_inline" id="fo_inline"></a>6.6.7 fo:inline</h4><p><em>Common Usage:</em></p><p>The fo:inline formatting object is commonly used for formatting
a portion of text with a background or enclosing it in a border.
</p><p><em>Areas:</em></p><p>The fo:inline formatting object generates one or more
<b>normal</b> <b>inline-area</b>s.
The fo:inline returns these areas,
together with any <b>normal</b> block-areas,
<b>page-level-out-of-line</b> areas,
and <b>reference-level-out-of-line</b>
areas returned by the children of the fo:inline.</p><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:inline formatting object.</p><p>The children of each normal area returned by an fo:inline
must satisfy the constraints specified in <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>.
</p><p>In addition the constraints imposed by the traits derived from the
properties applicable to this formatting object must be satisfied.
The geometric constraints are rigorously defined in <a href="#area_model"><b>4 Area Model</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p>An fo:inline that is a child of an fo:footnote may not have
block-level children.
An fo:inline that is a descendant of an fo:leader or of the
fo:inline child of an fo:footnote
may not have block-level children, unless it has a nearer ancestor that
is an fo:inline-container.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#text-decoration"><b>7.17.4 text-decoration</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#width"><b>7.15.14 width</b></a><br><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_inline-container" id="fo_inline-container"></a>6.6.8 fo:inline-container</h4><p><em>Common Usage:</em></p><p>The fo:inline-container flow object is used to
generate an inline reference-area, typically containing
text blocks with a different writing-mode.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The use of this flow object is not required for
bi-directional text;
in this case the Unicode BIDI
algorithm and the fo:bidi-override are sufficient.</p></div><p><em>Areas:</em></p><p>The fo:inline-container formatting object generates one or more
viewport/reference pairs.
All generated viewport-areas are
subject to the constraints given by the block-progression-dimension and
inline-progression-dimension traits of the fo:inline-container. The
fo:inline-container returns these areas and any page-level-out-of-line
areas returned by the children of the fo:inline-container.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In the case that the block-progression-dimension.maximum
is other than "auto", then overflow processing may apply.
The "repeat" value of overflow can be used to generate multiple
viewport/reference pairs if this is desired rather than clipping or
scrolling.</p></div><p>If the absolute-position trait is "auto", these areas all have an
area-class of "xsl-normal". If the absolution-position trait is
"absolute" or "fixed" then there is one viewport/reference pair, and its
area-class is "xsl-absolute" or "xsl-fixed", respectively.</p><p><em>Trait Derivation:</em></p><p>The reference-orientation and writing-mode traits of the viewport-area
and reference-area come from the fo:inline-container. These determine
the orientation of the start-edge, end-edge, before-edge and after-edge
of the content-rectangle of the viewport-area, and of the padding-,
border-, and content-rectangles of the reference-area.
The <b>reference-orientation</b> of the
reference-area is set to "0" and is, therefore, the
same as the orientation established by the viewport-area.
The inline-progression-dimension of the reference-area is the same as that
of the viewport-area, and may not be "auto" if the
inline-progression-direction is different from that of the parent of the
fo:inline-container. The block-progression-dimension of the
reference-area is not constrained; thus the reference-area may be larger
than the viewport-area and this may cause the "overflow" property to
operate.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>As a property value applies to each of the areas
generated by this flow object the size can vary from instance
to instance if the value is "auto" or a
&lt;length-range&gt;.</p></div><p>The values in the baseline-table of
this object are calculated as follows:</p><dl><dt class="label">baseline</dt><dd><p>If the writing mode has a block-progression-direction that
is parallel to the block-progression-direction of the parent:
the alignment-point is at the position of the dominant-baseline
of the first descendant line-area. If there is no such line-area
the alignment-point is at the position of the after-edge of the allocation rectangle.
</p><p>If the writing mode has a block-progression-direction that
is not parallel to the block-progression-direction of the parent:
the alignment-point is at the position that is half way between
the before-edge and after-edge of the content rectangle.
</p></dd><dt class="label">before-edge</dt><dd><p>The alignment-point is at the position of the before-edge of
the allocation rectangle.
</p></dd><dt class="label">text-before-edge</dt><dd><p>The alignment-point is at the position that is the closest
to the before-edge of the allocation rectangle selected from the
two candidate edges.
If the writing mode has a block-progression-direction that
is parallel to the block-progression-direction of the parent
the candidate edges are the before-edge and
the after-edge of the content rectangle; if it is not, the candidate
edges are the start-edge and the end-edge of the content rectangle.
</p></dd><dt class="label">middle</dt><dd><p>The alignment-point is at the position that is half way between
the before-edge and after-edge of the allocation rectangle.
</p></dd><dt class="label">after-edge</dt><dd><p>The alignment-point is at the position of the after-edge of
the allocation rectangle.
</p></dd><dt class="label">text-after-edge</dt><dd><p>The alignment-point is at the position that is the closest
to the after-edge of the allocation rectangle selected from the
two candidate edges.
If the writing mode has a block-progression-direction that
is parallel to the block-progression-direction of the parent
the candidate edges are the before-edge and
the after-edge of the content rectangle; if it is not, the candidate
edges are the start-edge and the end-edge of the content rectangle.
</p></dd><dt class="label">ideographic</dt><dd><p>The alignment-point is at the position that is
7/10 of the distance from the before-edge of the allocation rectangle
to the after-edge of the allocation rectangle.
</p></dd><dt class="label">alphabetic</dt><dd><p>The alignment-point is at the position that is
6/10 of the distance from the before-edge of the allocation rectangle
to the after-edge of the allocation rectangle.
</p></dd><dt class="label">hanging</dt><dd><p>The alignment-point is at the position that is
2/10 of the distance from the before-edge of the allocation rectangle
to the after-edge of the allocation rectangle.
</p></dd><dt class="label">mathematical</dt><dd><p>The alignment-point is at the position that is
5/10 of the distance from the before-edge of the allocation rectangle
to the after-edge of the allocation rectangle.
</p></dd></dl><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:inline-container formatting object.</p><p>The children of each reference-area generated by an fo:inline-container
formatting object
must be normal <b>block-area</b>s returned by the children of the fo:inline-container,
must be <b>properly stacked</b>, and
must be <b>properly ordered</b>.
</p><p>Any <b>reference-level-out-of-line</b>
areas returned by the children of the fo:inline-container
are handled as described in <a href="#fo_float"><b>6.12.2 fo:float</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#clip"><b>7.21.1 clip</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#overflow"><b>7.21.2 overflow</b></a><br><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a><br><a href="#width"><b>7.15.14 width</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_leader" id="fo_leader"></a>6.6.9 fo:leader</h4><p><em>Common Usage:</em></p><p>The fo:leader formatting object is often used:</p><ul><li><p>in table-of-contents
to generate sequences of "." glyphs that separate
titles from page numbers</p></li><li><p>to create entry fields in fill-in-the-blank forms</p></li><li><p>to create horizontal rules for use as separators</p></li></ul><p><em>Areas:</em></p><p>The fo:leader formatting object generates and returns
a single normal <b>inline-area</b>.</p><p><em>Trait Derivation:</em></p><p>If the value of the <b>leader-pattern</b> is "use-content"
the <b>block-progression-dimension</b> of the content-rectangle is determined
in the same manner as for inline-areas; otherwise it is determined by
the <b>rule-thickness</b> trait.</p><p><em>Constraints:</em></p><p>If the leader's minimum length is too long to place in the
line-area, the leader will begin a new line. If it is too long to be
placed in a line by itself, it will overflow the line and potentially
overflow the reference-area in accordance with that container's
<b>overflow</b> trait.</p><p>The fo:leader formatting object can have any inline formatting objects and
characters as its children, except that fo:leaders may not be nested.
Its children
are ignored unless the value of the <b>leader-pattern</b> trait is "use-content".</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If the value of the <b>leader-pattern</b> trait is "use-content"
and the fo:leader has no children, the leader shall be filled with
blank space.</p></div><p>The inline-area generated by the fo:leader has a dimension in the
inline-progression-direction which shall be at least the
<b>leader-length.minimum</b> and at most the
<b>leader-length.maximum</b>.</p><p>For lines-areas that have been specified to be justified, the justified
line-area must honor the <b>leader-alignment</b> trait of any inline-areas
generated by fo:leaders.</p><p>If the value of the <b>leader-pattern</b> trait is "dots" or "use-content",
the following constraint applies:</p><p>
The inline-area generated by the fo:leader has as its children the areas
returned by children of the fo:leader, or obtained by formatting the pattern
specified in the <b>leader-pattern</b> trait, repeated an integral number of
times. If the width of even a single repetition is larger than the dimension
of the inline-area in the inline-progression-direction, the inline-area shall
be filled with blank space. The space-start and space-end of the child areas
is set to account for the constraints specified in the
<b>leader-pattern-width</b>
and <b>leader-alignment</b> traits.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If it is desired that the leader should stretch to fill all available space
on a line, the maximum length of the leader should be specified to be at least as
large as the column width.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The alignment of the leader may be script specific and may require indicating
what alignment point is required, because it is different from the default alignment for
the script. For example, in some usage of Indic scripts the leader is aligned at the
alphabetic baseline.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>An fo:leader can be wrapped in an fo:block, yielding a block-area
with a line-area containing the leader,
to create a rule for separating
or decorating block-areas.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div><p>The content must not contain an fo:leader, fo:inline-container,
fo:block-container,
fo:float, fo:footnote, or fo:marker
either as a direct child or as a descendant.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#text-depth"><b>7.29.5 text-depth</b></a><br><a href="#text-altitude"><b>7.29.4 text-altitude</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#leader-alignment"><b>7.22.1 leader-alignment</b></a><br><a href="#leader-length"><b>7.22.4 leader-length</b></a><br><a href="#leader-pattern"><b>7.22.2 leader-pattern</b></a><br><a href="#leader-pattern-width"><b>7.22.3 leader-pattern-width</b></a><br><a href="#rule-style"><b>7.22.5 rule-style</b></a><br><a href="#rule-thickness"><b>7.22.6 rule-thickness</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#text-shadow"><b>7.17.5 text-shadow</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_page-number" id="fo_page-number"></a>6.6.10 fo:page-number</h4><p><em>Common Usage:</em></p><p>The fo:page-number formatting object is used to obtain an
inline-area
whose content is
the page-number for the page on which the inline-area is
placed.</p><p><em>Areas:</em></p><p>The fo:page-number formatting object generates and returns
a single normal <b>inline-area</b>.</p><p><em>Constraints:</em></p><p>The content of the inline-area depends on the
<b>reference-page</b> and the <b>reference-page-sequence</b>.
For the fo:page-number the <b>reference-page</b> is the page
on which the inline-area is placed and the
<b>reference-page-sequence</b> is the ancestor fo:page-sequence
of the fo:page-number.</p><p>The child areas of this inline-area are the same as the result of
formatting a result-tree fragment consisting of
the content of any fo:folio-prefix child of the
<b>reference-page-sequence</b>,
followed by fo:character flow
objects; one for each character in the folio-number string and
with only the "character" property specified,
followed by the
content of any fo:folio-suffix child of the
<b>reference-page-sequence</b>.</p><p>The folio-number string is obtained by converting the folio-number
for the <b>reference-page</b> in accordance with the
number to string conversion properties of the
<b>reference-page-sequence</b>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The conversion properties are:
<a href="#format"><b>7.26.1 format</b></a>,
<a href="#grouping-separator"><b>7.26.2 grouping-separator</b></a>,
<a href="#grouping-size"><b>7.26.3 grouping-size</b></a>,
<a href="#letter-value"><b>7.26.4 letter-value</b></a>,
<a href="#country"><b>7.10.1 country</b></a>, and
<a href="#language"><b>7.10.2 language</b></a>.
</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#score-spaces"><b>7.30.15 score-spaces</b></a><br><a href="#text-altitude"><b>7.29.4 text-altitude</b></a><br><a href="#text-decoration"><b>7.17.4 text-decoration</b></a><br><a href="#text-depth"><b>7.29.5 text-depth</b></a><br><a href="#text-shadow"><b>7.17.5 text-shadow</b></a><br><a href="#text-transform"><b>7.17.6 text-transform</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a><br><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_page-number-citation" id="fo_page-number-citation"></a>6.6.11 fo:page-number-citation</h4><p><em>Common Usage:</em></p><p>The fo:page-number-citation is used to reference the
page-number for the page containing the first <b>normal</b>
area returned by the cited formatting
object.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>It may be used to provide the page-numbers in the table of contents,
cross-references, and index entries.</p></div><p><em>Areas:</em></p><p>The fo:page-number-citation formatting object generates and returns
a single normal <b>inline-area</b>.</p><p><em>Constraints:</em></p><p>The <b>cited page</b> is the page containing,
as a descendant, the
first normal area returned by the formatting object with
an <b>id</b> trait matching the <b>ref-id</b> trait
of the fo:page-number-citation (the referenced formatting object).</p><p>The child areas of the generated inline-area are the same as
the result of formatting the result-tree fragment,
defined in <a href="#fo_page-number"><b>6.6.10 fo:page-number</b></a>,
using the <b>cited page</b> as the <b>reference-page</b>,
and the fo:page-sequence that generated the <b>cited-page</b>
as the <b>reference-page-sequence</b>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#ref-id"><b>7.30.13 ref-id</b></a><br><a href="#score-spaces"><b>7.30.15 score-spaces</b></a><br><a href="#text-altitude"><b>7.29.4 text-altitude</b></a><br><a href="#text-decoration"><b>7.17.4 text-decoration</b></a><br><a href="#text-depth"><b>7.29.5 text-depth</b></a><br><a href="#text-shadow"><b>7.17.5 text-shadow</b></a><br><a href="#text-transform"><b>7.17.6 text-transform</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a><br><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_page-number-citation-last" id="fo_page-number-citation-last"></a>6.6.12 fo:page-number-citation-last</h4><p><em>Common Usage:</em></p><p>The fo:page-number-citation-last is used to reference the
page-number for the last page containing an
area that is (a) returned by the cited formatting
object and (b) has an area-class that is consistent with the specified page-citation-strategy.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>It may be used to provide the page-numbers in the table of contents,
cross-references, and, when combined with fo:page-number-citation, for page range entries.</p></div><p><em>Areas:</em></p><p>The fo:page-number-citation-last formatting object generates and returns
a single normal <b>inline-area</b>.</p><p><em>Constraints:</em></p><p>The <b>cited page</b> is the page of the last page area
(in the pre-order traversal order of the area tree) that satisfies
the constraints of the <b>page-citation-strategy</b> on
this fo:page-number-citation-last. </p><p>The child areas of the generated inline-area are the same as
the result of formatting the result-tree fragment,
defined in <a href="#fo_page-number"><b>6.6.10 fo:page-number</b></a>,
using the <b>cited page</b> as the <b>reference-page</b>,
and the fo:page-sequence that generated the <b>cited-page</b>
as the <b>reference-page-sequence</b>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#page-citation-strategy"><b>7.30.10 page-citation-strategy</b></a><br><a href="#ref-id"><b>7.30.13 ref-id</b></a><br><a href="#score-spaces"><b>7.30.15 score-spaces</b></a><br><a href="#text-altitude"><b>7.29.4 text-altitude</b></a><br><a href="#text-decoration"><b>7.17.4 text-decoration</b></a><br><a href="#text-depth"><b>7.29.5 text-depth</b></a><br><a href="#text-shadow"><b>7.17.5 text-shadow</b></a><br><a href="#text-transform"><b>7.17.6 text-transform</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a><br><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_folio-prefix" id="fo_folio-prefix"></a>6.6.13 fo:folio-prefix</h4><p><em>Common Usage:</em></p><p>The fo:folio-prefix formatting object specifies
a static prefix for the folio numbers within a page-sequence.</p><p><em>Areas:</em></p><p>The fo:folio-prefix formatting object does not directly produce
any areas.
Its children will be retrieved and used when formatting page numbers.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div><p>An fo:folio-prefix is not permitted to have an
fo:page-number, fo:page-number-citation, or fo:page-number-citation-last
as a descendant.</p></div><div class="div3">
<h4><a name="fo_folio-suffix" id="fo_folio-suffix"></a>6.6.14 fo:folio-suffix</h4><p><em>Common Usage:</em></p><p>The fo:folio-suffix formatting object specifies
a static suffix for the folio numbers within a page-sequence.</p><p><em>Areas:</em></p><p>The fo:folio-suffix formatting object does not directly produce
any areas.
Its children will be retrieved and used when formatting page numbers.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div><p>An fo:folio-suffix is not permitted to have an
fo:page-number, fo:page-number-citation, or fo:page-number-citation-last
as a descendant.</p></div><div class="div3">
<h4><a name="fo_scaling-value-citation" id="fo_scaling-value-citation"></a>6.6.15 fo:scaling-value-citation</h4><p><em>Common Usage:</em></p><p>The fo:scaling-value-citation is used to obtain the
scale-factor applied to the cited fo:external-graphic.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>It may be used to provide the scale used in applications where a
graphic is normally shown at true size, but is scaled down if it
does not fit.</p></div><p><em>Areas:</em></p><p>The fo:scaling-value-citation formatting object generates and returns
a single normal <b>inline-area</b>.</p><p><em>Constraints:</em></p><p>The <b>cited fo:external-graphic</b> is the fo:external-graphic
with
an <b>id</b> trait matching the <b>ref-id</b> trait
of the fo:scaling-value-citation.</p><p>The <b>applied scale-factor</b> is the scale-factor that was
applied to the intrinsic size of the cited fo:external-graphic
multiplied by the value of the "intrinsic-scale-value" property.
It is expressed as an integer percentage value.
The "scale-option" property specifies if the scale-factor for the width
or height should be used.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In the case when the graphics format does not specify an intrinsic
size of the graphic and the size has been determined in an
implementation-defined manner the scale factor obtained may not be
meaningful.</p></div><p>The <b>applied scale-factor string</b> is obtained by converting
the applied scale-factor in accordance with the
number to string conversion properties.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The conversion properties are:
<a href="#format"><b>7.26.1 format</b></a>,
<a href="#grouping-separator"><b>7.26.2 grouping-separator</b></a>,
<a href="#grouping-size"><b>7.26.3 grouping-size</b></a>,
<a href="#letter-value"><b>7.26.4 letter-value</b></a>,
<a href="#country"><b>7.10.1 country</b></a>, and
<a href="#language"><b>7.10.2 language</b></a>.
</p></div><p>The child areas of the generated inline-area are the same as the result of
formatting a result-tree fragment consisting of fo:character flow
objects; one for each character in the applied scale-factor string and
with only the "character" property specified.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-font-properties"><b>7.9 Common Font Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#country"><b>7.10.1 country</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#format"><b>7.26.1 format</b></a><br><a href="#grouping-separator"><b>7.26.2 grouping-separator</b></a><br><a href="#grouping-size"><b>7.26.3 grouping-size</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#language"><b>7.10.2 language</b></a><br><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a><br><a href="#letter-value"><b>7.26.4 letter-value</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#intrinsic-scale-value"><b>7.30.9 intrinsic-scale-value</b></a><br><a href="#ref-id"><b>7.30.13 ref-id</b></a><br><a href="#score-spaces"><b>7.30.15 score-spaces</b></a><br><a href="#scale-option"><b>7.30.14 scale-option</b></a><br><a href="#text-altitude"><b>7.29.4 text-altitude</b></a><br><a href="#text-decoration"><b>7.17.4 text-decoration</b></a><br><a href="#text-depth"><b>7.29.5 text-depth</b></a><br><a href="#text-shadow"><b>7.17.5 text-shadow</b></a><br><a href="#text-transform"><b>7.17.6 text-transform</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a><br><a href="#word-spacing"><b>7.17.8 word-spacing</b></a><br><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></p></blockquote></div></div><div class="div2">
<h3><a name="d0e11404" id="d0e11404"></a>6.7 Formatting Objects for Tables</h3><div class="div3">
<h4><a name="d0e11407" id="d0e11407"></a>6.7.1 Introduction</h4><p>There are nine formatting objects used to construct tables:
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row, and
fo:table-cell.
The result tree structure is shown below.
</p><div class="figure">
<p><img src="TableTree.gif" alt="Tree representation of the Formatting Objects for tables"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/TableTree.html" title="Long description of illustration 'Tree representation of the Formatting Objects for tables'">[D]</a></span></p>
<p>Tree Representation of the Formatting Objects for Tables</p>
</div><div class="div4">
<h5><a name="d0e11420" id="d0e11420"></a>6.7.1.1 Examples</h5><div class="div5">
<h6><a name="d0e11423" id="d0e11423"></a>6.7.1.1.1 Simple Table, Centered and Indented</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;table&gt;
&lt;caption&gt;&lt;p&gt;Caption for this table&lt;/p&gt;&lt;/caption&gt;
&lt;tgroup cols="3" width="325pt"&gt;
&lt;colspec colwidth="100pt"/&gt;
&lt;colspec colwidth="150pt"/&gt;
&lt;colspec colwidth="75pt"/&gt;
&lt;tbody&gt;
&lt;row&gt;
&lt;entry&gt;&lt;p&gt;Cell 1&lt;/p&gt;&lt;/entry&gt;
&lt;entry&gt;&lt;p&gt;Cell 2&lt;/p&gt;&lt;/entry&gt;
&lt;entry&gt;&lt;p&gt;Cell 3&lt;/p&gt;&lt;/entry&gt;
&lt;/row&gt;
&lt;/tbody&gt;
&lt;/tgroup&gt;
&lt;/table&gt;
&lt;/doc&gt;
</pre></div><p>The table and its caption is centered in the available space
between the following indents: start-indent="100pt" and end-indent="0pt".
The centering and indent is not desired for the content of the caption
and the cells.
</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:attribute-set name="inside-table"&gt;
&lt;xsl:attribute name="start-indent"&gt;0pt&lt;/xsl:attribute&gt;
&lt;xsl:attribute name="text-align"&gt;start&lt;/xsl:attribute&gt;
&lt;/xsl:attribute-set&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="table"&gt;
&lt;fo:table-and-caption text-align="center" start-indent="100pt"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-and-caption&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="caption"&gt;
&lt;fo:table-caption xsl:use-attribute-sets="inside-table"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-caption&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="tgroup"&gt;
&lt;fo:table width="{@width}" table-layout="fixed"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="colspec"&gt;
&lt;fo:table-column column-width="{@colwidth}"&gt;
&lt;xsl:attribute name="column-number"&gt;
&lt;xsl:number count="colspec"/&gt;
&lt;/xsl:attribute&gt;
&lt;/fo:table-column&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="tbody"&gt;
&lt;fo:table-body xsl:use-attribute-sets="inside-table"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-body&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="row"&gt;
&lt;fo:table-row&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-row&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="entry"&gt;
&lt;fo:table-cell&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-cell&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:table-and-caption text-align="center" start-indent="100pt"&gt;
&lt;fo:table-caption start-indent="0pt" text-align="start"&gt;
&lt;fo:block&gt;Caption for this table
&lt;/fo:block&gt;
&lt;/fo:table-caption&gt;
&lt;fo:table width="325pt" table-layout="fixed"&gt;
&lt;fo:table-column column-width="100pt" column-number="1"&gt;
&lt;/fo:table-column&gt;
&lt;fo:table-column column-width="150pt" column-number="2"&gt;
&lt;/fo:table-column&gt;
&lt;fo:table-column column-width="75pt" column-number="3"&gt;
&lt;/fo:table-column&gt;
&lt;fo:table-body start-indent="0pt" text-align="start"&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;Cell 1
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;Cell 2
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;Cell 3
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/fo:table-body&gt;
&lt;/fo:table&gt;
&lt;/fo:table-and-caption&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e11440" id="d0e11440"></a>6.7.1.1.2 Simple Table with Relative Column-width Specifications</h6><p>This example is using a simple, "Oasis-table-model-like", markup for the
table elements. The column-widths are specified using full
relative column-width specification.</p><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;table&gt;
&lt;tgroup cols="3"&gt;
&lt;colspec colname="col1" colwidth="1*"/&gt;
&lt;colspec colname="col2" colwidth="2*+2pi"/&gt;
&lt;colspec colname="col3" colwidth="72"/&gt;
&lt;tbody&gt;
&lt;row&gt;
&lt;entry colnum="1" valign="top"&gt;&lt;p&gt;Cell 1&lt;/p&gt;&lt;/entry&gt;
&lt;entry colnum="2" valign="middle" align="center"&gt;&lt;p&gt;Cell 2&lt;/p&gt;&lt;/entry&gt;
&lt;entry colnum="3" align="center"&gt;&lt;p&gt;Cell 3&lt;/p&gt;&lt;/entry&gt;
&lt;/row&gt;
&lt;/tbody&gt;
&lt;/tgroup&gt;
&lt;/table&gt;
&lt;/doc&gt;
</pre></div><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="table"&gt;
&lt;fo:table width="12cm" table-layout="fixed"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="colspec"&gt;
&lt;fo:table-column&gt;
&lt;xsl:attribute name="column-number"&gt;
&lt;xsl:number count="colspec"/&gt;
&lt;/xsl:attribute&gt;
&lt;xsl:attribute name="column-width"&gt;
&lt;xsl:call-template name="calc.column.width"&gt;
&lt;xsl:with-param name="colwidth"&gt;
&lt;xsl:value-of select="@colwidth"/&gt;
&lt;/xsl:with-param&gt;
&lt;/xsl:call-template&gt;
&lt;/xsl:attribute&gt;
&lt;/fo:table-column&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="tbody"&gt;
&lt;fo:table-body&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-body&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="row"&gt;
&lt;fo:table-row&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-row&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="entry"&gt;
&lt;fo:table-cell column-number="{@colnum}"&gt;
&lt;xsl:if test="@valign"&gt;
&lt;xsl:choose&gt;
&lt;xsl:when test="@valign='middle'"&gt;
&lt;xsl:attribute name="display-align"&gt;center&lt;/xsl:attribute&gt;
&lt;/xsl:when&gt;
&lt;xsl:when test="@valign='top'"&gt;
&lt;xsl:attribute name="display-align"&gt;before&lt;/xsl:attribute&gt;
&lt;/xsl:when&gt;
&lt;xsl:when test="@valign='bottom'"&gt;
&lt;xsl:attribute name="display-align"&gt;after&lt;/xsl:attribute&gt;
&lt;/xsl:when&gt;
&lt;xsl:otherwise&gt;
&lt;xsl:attribute name="display-align"&gt;before&lt;/xsl:attribute&gt;
&lt;/xsl:otherwise&gt;
&lt;/xsl:choose&gt;
&lt;/xsl:if&gt;
&lt;xsl:if test="@align"&gt;
&lt;xsl:attribute name="text-align"&gt;
&lt;xsl:value-of select="@align"/&gt;
&lt;/xsl:attribute&gt;
&lt;/xsl:if&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-cell&gt;
&lt;/xsl:template&gt;
&lt;xsl:template name="calc.column.width"&gt;
&lt;!-- **
* &lt;p&gt;Calculate an XSL FO table column-width specification from a
* full relative table column-width specification.&lt;/p&gt;
*
* &lt;p&gt;Table column-widths are in the following basic
* forms:&lt;/p&gt;
*
* &lt;ul&gt;
* &lt;li&gt;&lt;b&gt;99.99units&lt;/b&gt;, a fixed length-specifier.&lt;/li&gt;
* &lt;li&gt;&lt;b&gt;99.99&lt;/b&gt;, a fixed length-specifier without any units.&lt;/li&gt;
* &lt;li&gt;&lt;b&gt;99.99*&lt;/b&gt;, a relative length-specifier.&lt;/li&gt;
* &lt;li&gt;&lt;b&gt;99.99*+99.99units&lt;/b&gt;, a combination of both.&lt;/li&gt;
* &lt;/ul&gt;
*
* &lt;p&gt;The units are points (pt), picas (pi), centimeters (cm),
* millimeters (mm), and inches (in). These are the same units as XSL,
* except that XSL abbreviates picas "pc" instead of "pi". If a length
* specifier has no units, the default unit (pt) is assumed.&lt;/p&gt;
*
* &lt;p&gt;Relative length-specifiers are represented in XSL with the
* proportional-column-width() function.&lt;/p&gt;
*
* &lt;p&gt;Here are some examples:&lt;/p&gt;
*
* &lt;ul&gt;
* &lt;li&gt;"36pt" becomes "36pt"&lt;/li&gt;
* &lt;li&gt;"3pi" becomes "3pc"&lt;/li&gt;
* &lt;li&gt;"36" becomes "36pt"&lt;/li&gt;
* &lt;li&gt;"3*" becomes "proportional-column-width(3)"&lt;/li&gt;
* &lt;li&gt;"3*+2pi" becomes "proportional-column-width(3)+2pc"&lt;/li&gt;
* &lt;li&gt;"1*+2" becomes "proportional-column-width(1)+2pt"&lt;/li&gt;
* &lt;/ul&gt;
*
* @param colwidth The column width specification.
*
* @returns The XSL column width specification.
* --&gt;
&lt;xsl:param name="colwidth"&gt;1*&lt;/xsl:param&gt;
&lt;!-- Ok, the colwidth could have any one of the following forms: --&gt;
&lt;!-- 1* = proportional width --&gt;
&lt;!-- 1unit = 1.0 units wide --&gt;
&lt;!-- 1 = 1pt wide --&gt;
&lt;!-- 1*+1unit = proportional width + some fixed width --&gt;
&lt;!-- 1*+1 = proportional width + some fixed width --&gt;
&lt;!-- If it has a proportional width, translate it to XSL --&gt;
&lt;xsl:if test="contains($colwidth, '*')"&gt;
&lt;xsl:text&gt;proportional-column-width(&lt;/xsl:text&gt;
&lt;xsl:value-of select="substring-before($colwidth, '*')"/&gt;
&lt;xsl:text&gt;)&lt;/xsl:text&gt;
&lt;/xsl:if&gt;
&lt;!-- Now get the non-proportional part of the specification --&gt;
&lt;xsl:variable name="width-units"&gt;
&lt;xsl:choose&gt;
&lt;xsl:when test="contains($colwidth, '*')"&gt;
&lt;xsl:value-of
select="normalize-space(substring-after($colwidth, '*'))"/&gt;
&lt;/xsl:when&gt;
&lt;xsl:otherwise&gt;
&lt;xsl:value-of select="normalize-space($colwidth)"/&gt;
&lt;/xsl:otherwise&gt;
&lt;/xsl:choose&gt;
&lt;/xsl:variable&gt;
&lt;!-- Now the width-units could have any one of the following forms: --&gt;
&lt;!-- = &lt;empty string&gt; --&gt;
&lt;!-- 1unit = 1.0 units wide --&gt;
&lt;!-- 1 = 1pt wide --&gt;
&lt;!-- with an optional leading sign --&gt;
&lt;!-- Get the width part by blanking out the units part and discarding --&gt;
&lt;!-- white space. --&gt;
&lt;xsl:variable name="width"
select="normalize-space(translate($width-units,
'+-0123456789.abcdefghijklmnopqrstuvwxyz',
'+-0123456789.'))"/&gt;
&lt;!-- Get the units part by blanking out the width part and discarding --&gt;
&lt;!-- white space. --&gt;
&lt;xsl:variable name="units"
select="normalize-space(translate($width-units,
'abcdefghijklmnopqrstuvwxyz+-0123456789.',
'abcdefghijklmnopqrstuvwxyz'))"/&gt;
&lt;!-- Output the width --&gt;
&lt;xsl:value-of select="$width"/&gt;
&lt;!-- Output the units, translated appropriately --&gt;
&lt;xsl:choose&gt;
&lt;xsl:when test="$units = 'pi'"&gt;pc&lt;/xsl:when&gt;
&lt;xsl:when test="$units = '' and $width != ''"&gt;pt&lt;/xsl:when&gt;
&lt;xsl:otherwise&gt;&lt;xsl:value-of select="$units"/&gt;&lt;/xsl:otherwise&gt;
&lt;/xsl:choose&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:table width="12cm" table-layout="fixed"&gt;
&lt;fo:table-column column-number="1" column-width="proportional-column-width(1)"&gt;
&lt;/fo:table-column&gt;
&lt;fo:table-column column-number="2" column-width="proportional-column-width(2)+2pc"&gt;
&lt;/fo:table-column&gt;
&lt;fo:table-column column-number="3" column-width="72pt"&gt;
&lt;/fo:table-column&gt;
&lt;fo:table-body&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell column-number="1" display-align="before"&gt;
&lt;fo:block&gt;Cell 1
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;fo:table-cell column-number="2" display-align="center" text-align="center"&gt;
&lt;fo:block&gt;Cell 2
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;fo:table-cell column-number="3" text-align="center"&gt;
&lt;fo:block&gt;Cell 3
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/fo:table-body&gt;
&lt;/fo:table&gt;
</pre></div></div></div></div><div class="div3">
<h4><a name="fo_table-and-caption" id="fo_table-and-caption"></a>6.7.2 fo:table-and-caption</h4><p><em>Common Usage:</em></p><p>The fo:table-and-caption flow object is used for
formatting a table
together with its caption.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>An fo:table-and-caption may be placed inline by enclosing
it in an fo:inline-container.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>This formatting object corresponds to the CSS anonymous
box that encloses the table caption and the table.</p></div><p><em>Areas:</em></p><p>The fo:table-and-caption formatting object generates one or more
<b>normal</b> <b>block-area</b>s.
The fo:table-and-caption returns these areas, any
<b>page-level-out-of-line</b> areas, and
any <b>reference-level-out-of-line</b> areas
returned by the children of the fo:table-and-caption.</p><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:table-and-caption formatting object.</p><p>The children of the areas generated by the fo:table-and-caption
are one or two areas;
one for the table caption and one for the table itself.
These are positioned relative to each other as specified by the
<b>caption-side</b> trait.
They are placed relative to the content-rectangle of the generated area
as specified by the <b>text-align</b> trait.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_table-caption">table-caption</a>?,<a href="#fo_table">table</a>)
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#break-after"><b>7.20.1 break-after</b></a><br><a href="#break-before"><b>7.20.2 break-before</b></a><br><a href="#caption-side"><b>7.28.7 caption-side</b></a><br><a href="#clear"><b>7.19.1 clear</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#text-align"><b>7.16.9 text-align</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table" id="fo_table"></a>6.7.3 fo:table</h4><p><em>Common Usage:</em></p><p>The fo:table flow object is used for formatting the
tabular material
of a table.</p><p>The fo:table flow object and its child flow objects
model the
visual layout of a table in a "row primary" manner. A complete table
may be seen as consisting of a grid of rows and columns where each
cell occupies one or more grid units in the row-progression-direction
and column-progression-direction.</p><p>The table content is divided into a header (optional), footer (optional),
and one or more bodies. Properties specify if the headers and footers
should be repeated at a break in the table. Each of these parts occupies
one or more rows in the table grid.</p><p><em>Areas:</em></p><p>The fo:table formatting object generates and
returns one or more
<b>normal</b> <b>block-area</b>s.
These areas
consist of the content of the fo:table-header
(unless omitted as specified by the "table-omit-header-at-break"
property),
followed by some portion of the content of the fo:table-body(s),
followed by the content of the fo:table-footer
(unless omitted as specified by the "table-omit-footer-at-break"
property).
In addition the fo:table returns any
<b>page-level-out-of-line</b> areas, and
any <b>reference-level-out-of-line</b> areas
returned by the children of the fo:table.</p><p>The areas generated and returned by the fo:table formatting object have
as children:</p><ul><li><p>Areas, with only background, corresponding to the
table-header, table-footer, table-body,
spanned columns, columns, and rows.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The spanned columns (fo:table-column with a "number-columns-spanned"
value greater than 1) are used in the same way as the "column groups"
in CSS2 for determining the background.</p></div></li><li><p>Areas returned by the fo:table-cell formatting objects.</p></li></ul><p>These areas have a z-index controlling the rendering order
determined in accordance with 17.5.1 of the CSS2 specification
(<a href="http://www.w3.org/TR/REC-CSS2/tables.html#table-layers">http://www.w3.org/TR/REC-CSS2/tables.html#table-layers"</a>).</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A cell that is spanned may have a different background in each
of the grid units it occupies.</p></div><p><em>Trait Derivation:</em></p><p>The column-progression-direction and row-progression-direction are
determined by the <b>writing-mode</b> trait. Columns use the
inline-progression-direction, and
rows use the block-progression-direction.
</p><p>The method for deriving the border traits for a table is
specified by the "border-collapse" property.</p><p>If the value of the "border-collapse" property is
"separate" the border
is composed of two components. The first, which is placed
with the inside edge coincident with the outermost table grid boundary line,
has the width of half the value for the "border-separation" property.
It is filled in accordance with the "background" property of the fo:table.
Second, outside the outermost table grid boundary line
is placed, for each side of the table, a border based
on a border specified on the table.</p><p>If the value of the "border-collapse" property is "collapse"
or "collapse-with-precedence" the border
is determined, for each segment, at the cell level.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>By specifying "collapse-with-precedence" and
an appropriately
high precedence on the border
specification for the fo:table one may ensure that this specification
is the one used on all border segments.</p></div><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:table formatting object.</p><p>The content of the fo:table-header and fo:table-footer,
unless omitted as specified by the "table-omit-header-at-break" and
"table-omit-footer-at-break" properties, shall be repeated for
each normal block-area generated and returned by the fo:table
formatting object.</p><p>The inline-progression-dimension
of the content-rectangle of the table is the
sum of the inline-progression-dimensions
of the columns in the table grid. The method used to determine these
inline-progression-dimensions is governed by the values of
the <b>table-layout</b> and
the <b>inline-progression-dimension</b> traits in the following manner:</p><dl><dt class="label">inline-progression-dimension="auto" table-layout="auto"</dt><dd><p>The automatic table layout shall be used.</p></dd><dt class="label">inline-progression-dimension="auto" table-layout="fixed"</dt><dd><p>The automatic table layout shall be used.</p></dd><dt class="label">inline-progression-dimension=&lt;length&gt;
or &lt;percentage&gt; table-layout="auto"</dt><dd><p>The automatic table layout shall be used.</p></dd><dt class="label">inline-progression-dimension=&lt;length&gt;
or &lt;percentage&gt; table-layout="fixed"</dt><dd><p>The fixed table layout shall be used.</p></dd></dl><p>The automatic table layout and fixed table layout is defined in
17.5.2 of the CSS2 specification
(<a href="http://www.w3.org/TR/REC-CSS2/tables.html#width-layout">http://www.w3.org/TR/REC-CSS2/tables.html#width-layout"</a>).</p><p>The method for determining the block-progression-dimension
of the table is
governed by the <b>block-progression-dimension</b> trait.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The CSS2 specification explicitly does not specify
what the behavior
should be if there is a mismatch between an explicitly
specified table block-progression-dimension
and the block-progression-dimensions of the content.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The use of the "proportional-column-width()" function is only
permitted when the fixed table layout is used.</p><p>If the use of proportional column widths are
desired on a table of an unknown explicit width,
the inline-progression-dimension cannot be specified to be "auto".
Instead, the width must be specified as a percentage.
For example, setting table-layout="fixed" and
inline-progression-dimension="100%" would allow proportional
column widths while simultaneously creating a table as wide as
possible in the current context.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The result of using a percentage for
the width may be unpredictable, especially when using the
automatic table layout.
</p></div><p>It is an error if two or more table-cells overlap, for example because
two or more table-cells attempt to span rows or columns into the
same cell position within the table grid.
An implementation may recover from this error by repositioning the
table-cells so that all of the content is shown.</p><p>Table-cells must each be entirely contained both horizontally and
vertically in a single table-body, table-header or table-footer. It is
therefore an error if table-cells attempt to span too far. This might
for example happen in a table whose table-layout is fixed by having a
number-rows-spanned or number-columns-spanned value larger than the number
of available rows or columns in the spanned direction. An implementation
may recover by behaving as if the table-cell spanned only as many rows
or columns as are actually available.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_table-column">table-column</a>*,<a href="#fo_table-header">table-header</a>?,<a href="#fo_table-footer">table-footer</a>?,<a href="#fo_table-body">table-body</a>+)
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a><br><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a><br><a href="#border-collapse"><b>7.28.3 border-collapse</b></a><br><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a><br><a href="#border-separation"><b>7.28.5 border-separation</b></a><br><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a><br><a href="#break-after"><b>7.20.1 break-after</b></a><br><a href="#break-before"><b>7.20.2 break-before</b></a><br><a href="#clear"><b>7.19.1 clear</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#table-layout"><b>7.28.16 table-layout</b></a><br><a href="#table-omit-footer-at-break"><b>7.28.17 table-omit-footer-at-break</b></a><br><a href="#table-omit-header-at-break"><b>7.28.18 table-omit-header-at-break</b></a><br><a href="#width"><b>7.15.14 width</b></a><br><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table-column" id="fo_table-column"></a>6.7.4 fo:table-column</h4><p><em>Common Usage:</em></p><p>The fo:table-column auxiliary formatting object specifies
characteristics
applicable to table cells that have the same column and span.
The most important property is the "column-width" property.</p><p><em>Areas:</em></p><p>The fo:table-column formatting object does not generate
or return any areas.
It holds a set of traits that provide constraints on the
column widths and a specification of some presentation
characteristics, such as background which
affects the areas generated by the fo:table (see <a href="#fo_table"><b>6.7.3 fo:table</b></a>).
Inheritable properties may also be specified on the fo:table-column.
These can be referenced by the from-table-column() function
in an expression.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>More details,
in particular the use of an fo:table-column with
number-columns-spanned greater than 1, are given in
the description of fo:table and of the from-table-column() function.
</p></div><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><b>NOTE: </b>Only the background properties:
background-attachment,
background-color,
background-image,
background-repeat,
background-position-horizontal, and
background-position-vertical
from this set apply.
If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the
border properties:
border-before-color,
border-before-style,
border-before-width,
border-after-color,
border-after-style,
border-after-width,
border-start-color,
border-start-style,
border-start-width,
border-end-color,
border-end-style,
border-end-width,
border-top-color,
border-top-style,
border-top-width,
border-bottom-color,
border-bottom-style,
border-bottom-width,
border-left-color,
border-left-style,
border-left-width,
border-right-color,
border-right-style, and
border-right-width
also apply.
<br><br><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a><br><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a><br><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a><br><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a><br><a href="#column-number"><b>7.28.8 column-number</b></a><br><a href="#column-width"><b>7.28.9 column-width</b></a><br><a href="#number-columns-repeated"><b>7.28.12 number-columns-repeated</b></a><br><a href="#number-columns-spanned"><b>7.28.13 number-columns-spanned</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table-caption" id="fo_table-caption"></a>6.7.5 fo:table-caption</h4><p><em>Common Usage:</em></p><p>The fo:table-caption formatting object
is used to contain block-level formatting objects containing
the caption for the table only when using the fo:table-and-caption. </p><p><em>Areas:</em></p><p>The fo:table-caption formatting object generates one or more
<b>normal</b> <b>reference-area</b>s.
The fo:table-caption returns these reference-areas and any
<b>page-level-out-of-line</b> areas
returned by the children of the fo:table-caption.</p><p><em>Constraints:</em></p><p>For the case when the value of the <b>caption-side</b>
trait is "before" or "after" the inline-progression-dimension of
the content-rectangle of the generated
reference-area is equal to the inline-progression-dimension of
the content-rectangle of the reference-area that encloses
it.</p><p>When the value is "start" or "end" the inline-progression-dimension
of the generated reference-area is constrained by the value of
the <b>inline-progression-dimension</b> trait.</p><p>When the value is "top", "bottom", "left", or
"right" the value is mapped in the same way as for corresponding
properties (see <a href="#compcorr"><b>5.3 Computing the Values of Corresponding Properties</b></a>) and the property is then
treated as if the corresponding value had been specified.</p><p>If the caption
is to be positioned before the table, the areas generated by
the fo:table-caption shall be placed in the area tree as though the fo:table-caption
had a "keep-with-next" property with value "always".</p><p>If the caption is to be positioned after the table, the areas generated by
the fo:table-caption shall be placed in the area tree as though the fo:table-caption
had a "keep-with-previous" property with value "always".</p><p>No area may have more than one normal child area
returned by the same fo:table-caption formatting object.</p><p>The children of each normal area returned by an fo:table-caption
formatting object
must be normal <b>block-area</b>s returned by the children of
the fo:table-caption,
must be <b>properly stacked</b>, and
must be <b>properly ordered</b>.
</p><p>Any <b>reference-level-out-of-line</b>
areas returned by the children of the fo:table-caption
are handled as described in <a href="#fo_float"><b>6.12.2 fo:float</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#width"><b>7.15.14 width</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table-header" id="fo_table-header"></a>6.7.6 fo:table-header</h4><p><em>Common Usage:</em></p><p>The fo:table-header formatting object is used to contain
the content
of the table header.</p><p><em>Areas:</em></p><p>The fo:table-header formatting object does not generate any areas. The
fo:table-header formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:table-header.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:table-header
is the same order as the children are ordered under the fo:table-header.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_table-row">table-row</a>+|<a href="#fo_table-cell">table-cell</a>+)
</pre></div><p>The fo:table-header has fo:table-row (one or more) as
its children,
or alternatively fo:table-cell (one or more). In the latter case
cells are grouped into rows using the starts-row and ends-row properties.
</p><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><b>NOTE: </b>Only the background properties:
background-attachment,
background-color,
background-image,
background-repeat,
background-position-horizontal, and
background-position-vertical
from this set apply.
If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the
border properties:
border-before-color,
border-before-style,
border-before-width,
border-after-color,
border-after-style,
border-after-width,
border-start-color,
border-start-style,
border-start-width,
border-end-color,
border-end-style,
border-end-width,
border-top-color,
border-top-style,
border-top-width,
border-bottom-color,
border-bottom-style,
border-bottom-width,
border-left-color,
border-left-style,
border-left-width,
border-right-color,
border-right-style, and
border-right-width
also apply.
<br><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a><br><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a><br><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a><br><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table-footer" id="fo_table-footer"></a>6.7.7 fo:table-footer</h4><p><em>Common Usage:</em></p><p>The fo:table-footer formatting object is used to contain
the content
of the table footer.</p><p><em>Areas:</em></p><p>The fo:table-footer formatting object does not generate any areas. The
fo:table-footer formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:table-footer.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:table-footer
is the same order as the children are ordered under the fo:table-footer.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_table-row">table-row</a>+|<a href="#fo_table-cell">table-cell</a>+)
</pre></div><p>The fo:table-footer has fo:table-row (one or more) as
its children,
or alternatively fo:table-cell (one or more). In the latter case
cells are grouped into rows using the starts-row and ends-row properties.
</p><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><b>NOTE: </b>Only the background properties:
background-attachment,
background-color,
background-image,
background-repeat,
background-position-horizontal, and
background-position-vertical
from this set apply.
If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the
border properties:
border-before-color,
border-before-style,
border-before-width,
border-after-color,
border-after-style,
border-after-width,
border-start-color,
border-start-style,
border-start-width,
border-end-color,
border-end-style,
border-end-width,
border-top-color,
border-top-style,
border-top-width,
border-bottom-color,
border-bottom-style,
border-bottom-width,
border-left-color,
border-left-style,
border-left-width,
border-right-color,
border-right-style, and
border-right-width
also apply.
<br><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a><br><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a><br><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a><br><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table-body" id="fo_table-body"></a>6.7.8 fo:table-body</h4><p><em>Common Usage:</em></p><p>The fo:table-body formatting object is used to contain
the content
of the table body.</p><p><em>Areas:</em></p><p>The fo:table-body formatting object does not generate any areas. The
fo:table-body formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:table-body.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:table-body
is the same order as the children are ordered under the fo:table-body.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_table-row">table-row</a>+|<a href="#fo_table-cell">table-cell</a>+)
</pre></div><p>The fo:table-body has fo:table-row (one or more) as its
children,
or alternatively fo:table-cell (one or more). In the latter case
cells are grouped into rows using the starts-row and ends-row properties.
</p><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><b>NOTE: </b>Only the background properties:
background-attachment,
background-color,
background-image,
background-repeat,
background-position-horizontal, and
background-position-vertical
from this set apply.
If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the
border properties:
border-before-color,
border-before-style,
border-before-width,
border-after-color,
border-after-style,
border-after-width,
border-start-color,
border-start-style,
border-start-width,
border-end-color,
border-end-style,
border-end-width,
border-top-color,
border-top-style,
border-top-width,
border-bottom-color,
border-bottom-style,
border-bottom-width,
border-left-color,
border-left-style,
border-left-width,
border-right-color,
border-right-style, and
border-right-width
also apply.
<br><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a><br><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a><br><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a><br><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table-row" id="fo_table-row"></a>6.7.9 fo:table-row</h4><p><em>Common Usage:</em></p><p>The fo:table-row formatting object is used to group
table-cells into
rows; all table-cells in a table-row start in the same geometric row on
the table grid.</p><p><em>Areas:</em></p><p>The fo:table-row formatting object does not generate any areas. The
fo:table-row formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:table-row.
The fo:table-row holds
a specification of some presentation
characteristics, such as background which
affects the areas generated by the fo:table (see <a href="#fo_table"><b>6.7.3 fo:table</b></a>).
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:table-row
is the same order as the children are ordered under the fo:table-row.
</p><p>The method for determining the height of the row in the grid is
governed by the <b>row-height</b> trait.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_table-cell">table-cell</a>+)
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><b>NOTE: </b>Only the background properties:
background-attachment,
background-color,
background-image,
background-repeat,
background-position-horizontal, and
background-position-vertical
from this set apply.
If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the
border properties:
border-before-color,
border-before-style,
border-before-width,
border-after-color,
border-after-style,
border-after-width,
border-start-color,
border-start-style,
border-start-width,
border-end-color,
border-end-style,
border-end-width,
border-top-color,
border-top-style,
border-top-width,
border-bottom-color,
border-bottom-style,
border-bottom-width,
border-left-color,
border-left-style,
border-left-width,
border-right-color,
border-right-style, and
border-right-width
also apply.
<br><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a><br><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a><br><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a><br><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a><br><a href="#break-after"><b>7.20.1 break-after</b></a><br><a href="#break-before"><b>7.20.2 break-before</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#visibility"><b>7.30.17 visibility</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_table-cell" id="fo_table-cell"></a>6.7.10 fo:table-cell</h4><p><em>Common Usage:</em></p><p>The fo:table-cell formatting object is used to group
content to be
placed in a table cell.</p><p>The "starts-row" and "ends-row" properties can be
used when the input data does not have elements containing
the cells in each row, but instead, for example, each row starts
at elements of a particular type.</p><p><em>Areas:</em></p><p>The fo:table-cell formatting object generates one or more
<b>normal</b> <b>reference-area</b>s.
The fo:table-cell returns these reference-areas and any
<b>page-level-out-of-line</b> areas
returned by the children of the fo:table-cell.</p><p><em>Trait Derivation:</em></p><p>The method for deriving the border for a cell is
specified by the <b>border-collapse</b> trait.</p><p>If the value of the <b>border-collapse</b> trait is "separate" the border
is composed of two components. The first, which is placed
with the outside edge coincident with the table grid boundary line,
has the width of half the value for the <b>border-separation</b> trait.
It is filled in accordance with the <b>background</b> trait of the fo:table.
Inside this border is placed, for each side of the cell, a border based
on a border specified on the cell or inherited.</p><p>If the value of the <b>border-collapse</b> trait is "collapse-with-precedence" the border
for each side of the cell is determined by, for each segment of a border,
selecting, from all border specifications for that segment, the border
that has the highest precedence. It is an error if there are two such
borders that have the same precedence but are not identical.
An implementation may recover by selecting
one of the borders.
Each border segment is placed centered on the table grid boundary line.
On devices that do not support sub-pixel rendering,
if an effective border width is determined to be an odd number of pixels
it is implementation defined on which side of the grid boundary line
the odd pixel is placed.
</p><p>If the value of the border-collapse trait is "collapse", the border for
each side of the cell is determined by, for each segment of a border,
selecting, from all border specifications for that segment, the border that
has the most "eye catching" border style, see below for the details. Each
border segment is placed centered on the table grid boundary line. On
devices that do not support sub-pixel rendering, if an effective border
width is determined to be an odd number of pixels it is implementation
defined on which side of the grid boundary line the odd pixel is placed.
Where there is a conflict between the styles of border segments that
collapse, the following rules determine which border style "wins":</p><ol class="enumar"><li><p>Borders with the 'border-style' of 'hidden' take precedence over all
other conflicting borders. Any border with this value suppresses all
borders at this location.</p></li><li><p>Borders with a style of 'none' have the lowest priority. Only if the
border properties of all the elements meeting at this edge are 'none' will
the border be omitted (but note that 'none' is the default value for the
border style.)</p></li><li><p>If none of the styles is 'hidden' and at least one of them is not
'none', then narrow borders are discarded in favor of wider ones.</p></li><li><p>If the remaining border styles have the same 'border-width' than styles
are preferred in this order: 'double', 'solid', 'dashed', 'dotted',
'ridge', 'outset', 'groove', and the lowest: 'inset'.</p></li><li><p>If border styles differ only in color, then a style set on a cell wins
over one on a row, which wins over a row group, column, column group and,
lastly, table.
</p></li></ol><p><em>Constraints:</em></p><p>A table-cell occupies one or more grid units in the
row-progression-direction and
column-progression-direction.
The content-rectangle of the cell is the size of the portion
of the grid
the cell occupies minus, for each of the four sides:</p><ul><li><p>If the value of the <b>border-collapse</b> trait is "separate":
half the value of the <b>border-separation</b> trait; otherwise 0.</p></li><li><p>If the value of the <b>border-collapse</b> trait is "separate":
the thickness of the cell-border; otherwise half the thickness of the
effective border.</p></li><li><p>The cell padding.</p></li></ul><p>The method for determining the block-progression-dimension
of the cell in the grid is governed by the <b>row-height</b> trait.</p><p>No area may have more than one normal child area
returned by the same fo:table-cell formatting object.</p><p>The children of each normal area returned by an fo:table-cell
formatting object
must be normal <b>block-area</b>s returned by the children of
the fo:table-cell,
must be <b>properly stacked</b>, and
must be <b>properly ordered</b>.
</p><p>Any <b>reference-level-out-of-line</b>
areas returned by the children of the fo:table-cell
are handled as described in <a href="#fo_float"><b>6.12.2 fo:float</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a><br><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a><br><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a><br><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a><br><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a><br><a href="#column-number"><b>7.28.8 column-number</b></a><br><a href="#display-align"><b>7.14.4 display-align</b></a><br><a href="#relative-align"><b>7.14.6 relative-align</b></a><br><a href="#empty-cells"><b>7.28.10 empty-cells</b></a><br><a href="#ends-row"><b>7.28.11 ends-row</b></a><br><a href="#height"><b>7.15.6 height</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a><br><a href="#number-columns-spanned"><b>7.28.13 number-columns-spanned</b></a><br><a href="#number-rows-spanned"><b>7.28.14 number-rows-spanned</b></a><br><a href="#starts-row"><b>7.28.15 starts-row</b></a><br><a href="#width"><b>7.15.14 width</b></a></p></blockquote></div></div><div class="div2">
<h3><a name="d0e12374" id="d0e12374"></a>6.8 Formatting Objects for Lists</h3><div class="div3">
<h4><a name="d0e12377" id="d0e12377"></a>6.8.1 Introduction</h4><p>There are four formatting objects used to construct lists:
fo:list-block, fo:list-item, fo:list-item-label, and fo:list-item-body.
</p><div class="figure">
<p><img src="ListTree.gif" alt="Tree representation of the Formatting Objects for lists"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/ListTree.html" title="Long description of illustration 'Tree representation of the Formatting Objects for lists'">[D]</a></span></p>
<p>Tree representation of the formatting Objects for Lists.</p>
</div><p>The fo:list-block has the role of containing the complete list and
of specifying values used for the list geometry in the
inline-progression-direction (see details below).</p><p>The children of the fo:list-block are one or more fo:list-item, each
containing a pair of fo:list-item-label and fo:list-item-body.</p><p>The fo:list-item has the role of containing each item in a list.</p><p>The fo:list-item-label has the role of containing the content,
block-level formatting objects, of the label for the
list-item; typically an fo:block containing
a number, a dingbat character, or a term.</p><p>The fo:list-item-body has the role of containing the content,
block-level formatting objects, of the body of the
list-item; typically one or more fo:block.</p><p>The placement, in the block-progression-direction, of the
label with respect to the body is made in accordance with the
"vertical-align" property of the fo:list-item.</p><p><img src="ListGeom.gif" alt="Areas generated by a list"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/ListGeom.html" title="Long description of illustration 'Areas generated by a list'">[D]</a></span></p><p>The specification of the list geometry in the
inline-progression-direction is achieved by:</p><ul><li><p>Specifying appropriate values of the "provisional-distance-between-starts"
and "provisional-label-separation" properties.
The "provisional-distance-between-starts" specifies the desired
distance between the start-indents of the label and the body of
the list-item.
The "provisional-label-separation" specifies the desired
separation between the end-indent of the label and the start-indent
of the body of the list-item.
</p></li><li><p>Specifying end-indent="label-end()" on the fo:list-item-label.
</p><p>Specifying start-indent="body-start()" on the fo:list-item-body.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>These list specific functions are defined in
<a href="#provisional-label-separation"><b>7.30.11 provisional-label-separation</b></a> and
<a href="#provisional-distance-between-starts"><b>7.30.12 provisional-distance-between-starts</b></a>.</p></div></li></ul><p>The start-indent of the list-item-label and end-indent of the
list-item-body, if desired, are typically specified as a length.</p><div class="div4">
<h5><a name="d0e12424" id="d0e12424"></a>6.8.1.1 Examples</h5><div class="div5">
<h6><a name="d0e12427" id="d0e12427"></a>6.8.1.1.1 Enumerated List</h6><p>The list-items are contained in an <code>"ol"</code>
element. The items are
contained in <code>"item"</code> elements and contain text (as opposed to
paragraphs).</p><p>The style is to enumerate the items
alphabetically with a dot after
the letter.</p><p>Input sample:</p><div class="exampleInner"><pre>
&lt;ol&gt;
&lt;item&gt;List item 1.&lt;/item&gt;
&lt;item&gt;List item 2.&lt;/item&gt;
&lt;item&gt;List item 3.&lt;/item&gt;
&lt;/ol&gt;
</pre></div><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="ol"&gt;
&lt;fo:list-block provisional-distance-between-starts="15mm"
provisional-label-separation="5mm"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:list-block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="ol/item"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label start-indent="5mm" end-indent="label-end()"&gt;
&lt;fo:block&gt;
&lt;xsl:number format="a."/&gt;
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:list-block provisional-distance-between-starts="15mm"
provisional-label-separation="5mm"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label start-indent="5mm" end-indent="label-end()"&gt;
&lt;fo:block&gt;a.
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;List item 1.
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label start-indent="5mm" end-indent="label-end()"&gt;
&lt;fo:block&gt;b.
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;List item 2.
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label start-indent="5mm" end-indent="label-end()"&gt;
&lt;fo:block&gt;c.
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;List item 3.
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/fo:list-block&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e12452" id="d0e12452"></a>6.8.1.1.2 HTML-style <code>"dl"</code> lists</h6><p>In this example the stylesheet processes HTML-style <code>"dl"</code> lists, which
contain unwrapped pairs of <code>"dt"</code> and <code>"dd"</code> elements, transforming
them into fo:list-blocks.</p><p>Balanced pairs of <code>"dt"</code>/<code>"dd"</code>s are converted into fo:list-items.
For unbalanced <code>"dt"</code>/<code>"dd"</code>s, the stylesheet makes the
following assumptions:</p><ul><li><p>Multiple <code>"dt"</code>s are grouped together into a single
fo:list-item-label in a single list-item.</p></li><li><p>Multiple DDs are:</p><ul><li><p>Output as individual FO list-items with an empty
list-item-label if the stylesheet variable
<code>$allow-naked-dd</code> is <code>true</code>.</p></li><li><p>Are grouped together into a single FO list-item-body if
<code>$allow-naked-dd</code> is <code>false</code>.</p></li></ul></li></ul><p>In other words, given a structure like this:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;dl&gt;
&lt;dt&gt;term&lt;/dt&gt;
&lt;dd&gt;definition&lt;/dd&gt;
&lt;dt&gt;term&lt;/dt&gt;
&lt;dt&gt;term&lt;/dt&gt;
&lt;dd&gt;definition&lt;/dd&gt;
&lt;dt&gt;term&lt;/dt&gt;
&lt;dd&gt;definition&lt;/dd&gt;
&lt;dd&gt;definition&lt;/dd&gt;
&lt;/dl&gt;
&lt;/doc&gt;
</pre></div><p>If <code>$allow-naked-dd</code> is <code>true</code>, the result instance: elements
and attributes in the fo: namespace is:</p><div class="exampleInner"><pre>
&lt;fo:list-block provisional-distance-between-starts="35mm"
provisional-label-separation="5mm"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/fo:list-block&gt;
</pre></div><p>If <code>$allow-naked-dd</code> is <code>false</code>, the result instance:
elements and attributes in the fo: namespace is:</p><div class="exampleInner"><pre>
&lt;fo:list-block provisional-distance-between-starts="35mm"
provisional-label-separation="5mm"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block&gt;term
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;fo:block&gt;definition
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/fo:list-block&gt;
</pre></div><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:include href="dtdd.xsl"/&gt;
&lt;xsl:template match="doc"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="dl"&gt;
&lt;xsl:call-template name="process.dl"/&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="dt|dd"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Included stylesheet "dtdd.xsl"</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:variable name="allow-naked-dd" select="true()"/&gt;
&lt;xsl:template name="process.dl"&gt;
&lt;fo:list-block provisional-distance-between-starts="35mm"
provisional-label-separation="5mm"&gt;
&lt;xsl:choose&gt;
&lt;xsl:when test="$allow-naked-dd"&gt;
&lt;xsl:call-template name="process.dl.content.with.naked.dd"/&gt;
&lt;/xsl:when&gt;
&lt;xsl:otherwise&gt;
&lt;xsl:call-template name="process.dl.content"/&gt;
&lt;/xsl:otherwise&gt;
&lt;/xsl:choose&gt;
&lt;/fo:list-block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template name="process.dl.content.with.naked.dd"&gt;
&lt;xsl:param name="dts" select="./force-list-to-be-empty"/&gt;
&lt;xsl:param name="nodes" select="*"/&gt;
&lt;xsl:choose&gt;
&lt;xsl:when test="count($nodes)=0"&gt;
&lt;!-- Out of nodes, output any pending DTs --&gt;
&lt;xsl:if test="count($dts)&gt;0"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;xsl:apply-templates select="$dts"/&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"/&gt;
&lt;/fo:list-item&gt;
&lt;/xsl:if&gt;
&lt;/xsl:when&gt;
&lt;xsl:when test="name($nodes[1])='dd'"&gt;
&lt;!-- We found a DD, output the DTs and the DD --&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;xsl:apply-templates select="$dts"/&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;xsl:apply-templates select="$nodes[1]"/&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;xsl:call-template name="process.dl.content.with.naked.dd"&gt;
&lt;xsl:with-param name="nodes" select="$nodes[position()&gt;1]"/&gt;
&lt;/xsl:call-template&gt;
&lt;/xsl:when&gt;
&lt;xsl:when test="name($nodes[1])='dt'"&gt;
&lt;!-- We found a DT, add it to the list of DTs and loop --&gt;
&lt;xsl:call-template name="process.dl.content.with.naked.dd"&gt;
&lt;xsl:with-param name="dts" select="$dts|$nodes[1]"/&gt;
&lt;xsl:with-param name="nodes" select="$nodes[position()&gt;1]"/&gt;
&lt;/xsl:call-template&gt;
&lt;/xsl:when&gt;
&lt;xsl:otherwise&gt;
&lt;!-- This shouldn't happen --&gt;
&lt;xsl:message&gt;
&lt;xsl:text&gt;DT/DD list contained something bogus (&lt;/xsl:text&gt;
&lt;xsl:value-of select="name($nodes[1])"/&gt;
&lt;xsl:text&gt;).&lt;/xsl:text&gt;
&lt;/xsl:message&gt;
&lt;/xsl:otherwise&gt;
&lt;/xsl:choose&gt;
&lt;/xsl:template&gt;
&lt;xsl:template name="process.dl.content"&gt;
&lt;xsl:param name="dts" select="./force-list-to-be-empty"/&gt;
&lt;xsl:param name="dds" select="./force-list-to-be-empty"/&gt;
&lt;xsl:param name="output-on"&gt;&lt;/xsl:param&gt;
&lt;xsl:param name="nodes" select="*"/&gt;
&lt;!-- The algorithm here is to build up a list of DTs and DDs, --&gt;
&lt;!-- outputing them only on the transition from DD back to DT --&gt;
&lt;xsl:choose&gt;
&lt;xsl:when test="count($nodes)=0"&gt;
&lt;!-- Out of nodes, output any pending elements --&gt;
&lt;xsl:if test="count($dts)&gt;0 or count($dds)&gt;0"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;xsl:apply-templates select="$dts"/&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;xsl:apply-templates select="$dds"/&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/xsl:if&gt;
&lt;/xsl:when&gt;
&lt;xsl:when test="name($nodes[1])=$output-on"&gt;
&lt;!-- We're making the transition from DD back to DT --&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;xsl:apply-templates select="$dts"/&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;xsl:apply-templates select="$dds"/&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;!-- Reprocess this node (and the rest of the node list) --&gt;
&lt;!-- resetting the output-on state to nil --&gt;
&lt;xsl:call-template name="process.dl.content"&gt;
&lt;xsl:with-param name="nodes" select="$nodes"/&gt;
&lt;/xsl:call-template&gt;
&lt;/xsl:when&gt;
&lt;xsl:when test="name($nodes[1])='dt'"&gt;
&lt;!-- We found a DT, add it to the list and loop --&gt;
&lt;xsl:call-template name="process.dl.content"&gt;
&lt;xsl:with-param name="dts" select="$dts|$nodes[1]"/&gt;
&lt;xsl:with-param name="dds" select="$dds"/&gt;
&lt;xsl:with-param name="nodes" select="$nodes[position()&gt;1]"/&gt;
&lt;/xsl:call-template&gt;
&lt;/xsl:when&gt;
&lt;xsl:when test="name($nodes[1])='dd'"&gt;
&lt;!-- We found a DD, add it to the list and loop, noting that --&gt;
&lt;!-- the next time we cross back to DT's, we need to output the --&gt;
&lt;!-- current DT/DDs. --&gt;
&lt;xsl:call-template name="process.dl.content"&gt;
&lt;xsl:with-param name="dts" select="$dts"/&gt;
&lt;xsl:with-param name="dds" select="$dds|$nodes[1]"/&gt;
&lt;xsl:with-param name="output-on"&gt;dt&lt;/xsl:with-param&gt;
&lt;xsl:with-param name="nodes" select="$nodes[position()&gt;1]"/&gt;
&lt;/xsl:call-template&gt;
&lt;/xsl:when&gt;
&lt;xsl:otherwise&gt;
&lt;!-- This shouldn't happen --&gt;
&lt;xsl:message&gt;
&lt;xsl:text&gt;DT/DD list contained something bogus (&lt;/xsl:text&gt;
&lt;xsl:value-of select="name($nodes[1])"/&gt;
&lt;xsl:text&gt;).&lt;/xsl:text&gt;
&lt;/xsl:message&gt;
&lt;/xsl:otherwise&gt;
&lt;/xsl:choose&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>The "dtdd.xsl" stylesheet may be customized in the following ways:</p><ul><li><p>Set the value of <code>$allow-naked-dd</code> to control the processing of unbalanced
<code>"dd"</code>s.</p></li><li><p>Change <code>"dt"</code> to the name of the element
which is a term in the list.</p></li><li><p>Change <code>"dd"</code> to the name of the element
which is a definition in the list.</p></li><li><p>In the, perhaps unlikely, event that the documents may contain
an element named <code>"force-list-to-be-empty"</code>, that element name
should be changed to a name that is not used in the documents.</p></li></ul><p>In the stylesheet using the "dtdd.xsl" stylesheet change the <code>"dl"</code>
to the name of the element which is the wrapper for the list.</p></div></div></div><div class="div3">
<h4><a name="fo_list-block" id="fo_list-block"></a>6.8.2 fo:list-block</h4><p><em>Common Usage:</em></p><p>The fo:list-block flow object is used to format a list.</p><p><em>Areas:</em></p><p>The fo:list-block formatting object generates one or more
<b>normal</b> <b>block-area</b>s.
The fo:list-block returns these areas, any
<b>page-level-out-of-line</b> areas, and
any <b>reference-level-out-of-line</b> areas
returned by the children of the fo:list-block.</p><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:list-block formatting object.</p><p>The children of each normal area returned by an fo:list-block
formatting object
must be normal <b>block-area</b>s returned by the children of the fo:list-block,
must be <b>properly stacked</b>, and
must be <b>properly ordered</b>.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_list-item">list-item</a>+)
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#break-after"><b>7.20.1 break-after</b></a><br><a href="#break-before"><b>7.20.2 break-before</b></a><br><a href="#clear"><b>7.19.1 clear</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#provisional-distance-between-starts"><b>7.30.12 provisional-distance-between-starts</b></a><br><a href="#provisional-label-separation"><b>7.30.11 provisional-label-separation</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_list-item" id="fo_list-item"></a>6.8.3 fo:list-item</h4><p><em>Common Usage:</em></p><p>The fo:list-item formatting object contains the label and the
body of an item in a list.</p><p><em>Areas:</em></p><p>The fo:list-item formatting object generates one or more
<b>normal</b> <b>block-area</b>s.
The fo:list-item returns these areas, any
<b>page-level-out-of-line</b> areas, and
any <b>reference-level-out-of-line</b> areas
returned by the children of the fo:list-item.</p><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:list-item formatting object.</p><p>The children of each normal area returned by an fo:list-item
formatting object must be normal <b>block-area</b>s returned by
the fo:list-item-label and the fo:list-item-body flow objects and
must be <b>properly ordered</b>.
Those returned by the fo:list-item-label
must be <b>properly stacked</b> and
those returned by the fo:list-item-body
must be <b>properly stacked</b>.
</p><p>The children of each normal area returned by an fo:list-item
formatting object returned by the
fo:list-item-label
and fo:list-item-body objects are positioned
in the block-progression-direction with respect to each
other according to the <b>relative-align</b> trait.</p><p>In the inline-progression-direction
these areas are positioned in the usual manner for properly
stacked areas.
It is an error if the content-rectangles of the areas overlap.
</p><p>The block-progression-dimension of the
content-rectangle of an area
generated by the fo:list-item is just large enough so that the
allocation-rectangles of all its child areas are contained in it. In
particular, the space-before and space-after of the child areas have no
effect on the spacing of the list item. For purposes of the
block-stacking constraints the areas generated by fo:list-item are
treated as if there they have a fence preceding and a fence following
them.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>These areas are not reference-areas, hence the indents on all
objects within them are measured relative to the reference-area that
holds the content of the fo:list-block.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_list-item-label">list-item-label</a>,<a href="#fo_list-item-body">list-item-body</a>)
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-block"><b>7.11 Common Margin Properties-Block</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#break-after"><b>7.20.1 break-after</b></a><br><a href="#break-before"><b>7.20.2 break-before</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#relative-align"><b>7.14.6 relative-align</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_list-item-body" id="fo_list-item-body"></a>6.8.4 fo:list-item-body</h4><p><em>Common Usage:</em></p><p>The fo:list-item-body formatting object contains the
content
of the body of a list-item.</p><p><em>Areas:</em></p><p>The fo:list-item-body formatting object does not generate any areas. The
fo:list-item-body formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:list-item-body.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:list-item-body
is the same order as the children are ordered under the fo:list-item-body.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_list-item-label" id="fo_list-item-label"></a>6.8.5 fo:list-item-label</h4><p><em>Common Usage:</em></p><p>The fo:list-item-label formatting object contains the
content
of the label of a list-item, typically used to either enumerate,
identify, or adorn the list-item's body.</p><p><em>Areas:</em></p><p>The fo:list-item-label formatting object does not generate any areas. The
fo:list-item-label formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:list-item-label.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:list-item-label
is the same order as the children are ordered under the fo:list-item-label.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a></p></blockquote></div></div><div class="div2">
<h3><a name="d0e12855" id="d0e12855"></a>6.9 Dynamic Effects: Link and Multi Formatting Objects</h3><div class="div3">
<h4><a name="d0e12858" id="d0e12858"></a>6.9.1 Introduction</h4><p>Dynamic effects,
whereby user actions (including User Agent state)
can influence the behavior and/or representation of portions of
a document, can be
achieved through the use of the formatting objects included in this
section:</p><ul><li><p>One-directional single-target links.</p></li><li><p>The ability to switch between the display of two or more
formatting object subtrees. This can be used for, e.g.,
expandable/collapsible table of contents, display of an icon or
a full table or graphic.
</p></li><li><p>The ability to switch between different property values, such
as color or font-weight, depending on a User Agent state, such as "hover".
</p></li></ul><p>The switching between subtrees is achieved by using the
following three formatting objects:
fo:multi-switch,
fo:multi-case, and
fo:multi-toggle.
The result tree structure is shown below.
</p><div class="figure">
<p><img src="MultiSTree.gif" alt="Tree representation of the multi Formatting Objects"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/MultiSTree.html" title="Long description of illustration 'Tree representation of the multi Formatting Objects'">[D]</a></span></p>
<p>Tree Representation of the Multi Formatting Objects</p>
</div><p>The role of the fo:multi-switch is to wrap fo:multi-case
formatting objects, each containing a subtree. Each subtree is
given a name on the fo:multi-case formatting object. Activating,
for example implemented as clicking on,
an fo:multi-toggle causes a named subtree, the previous, the next, or
"any" subtree to be displayed; controlled by the "switch-to" property.
For "any", an implementation would typically
present a list of choices each labeled using the "case-title" property
of the fo:multi-case.
The initial subtree displayed is controlled by the "starting-state"
property on the fo:multi-case.</p><p>Switching between different property values is achieved by using the
fo:multi-properties and fo:multi-property-set formatting objects, and
the merge-property-values() function. For example, an
fo:multi-property-set can be used to specify various properties for
each of the possible values of the active-state property, and
merge-property-values() can be used to apply them on a given formatting
object.</p><div class="div4">
<h5><a name="d0e12887" id="d0e12887"></a>6.9.1.1 Examples</h5><div class="div5">
<h6><a name="d0e12890" id="d0e12890"></a>6.9.1.1.1 Expandable/Collapsible Table of Contents</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;chapter&gt;&lt;title&gt;Chapter&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;/chapter&gt;
&lt;chapter&gt;&lt;title&gt;Chapter&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;section&gt;&lt;title&gt;Section&lt;/title&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;/section&gt;
&lt;/chapter&gt;
&lt;/doc&gt;
</pre></div><p>In this example
the chapter and section titles are extracted into a table of contents
placed at the front of the result. The chapter titles are preceded
by an icon indicating either collapsed or expanded state. The section
titles are only shown in the expanded state. Furthermore, there are
links from the titles in the table of contents to the corresponding
titles in the body of the document.</p><p>The two states are achieved by, for each chapter title, using
an fo:multi-switch with a fo:multi-case for each state. The icon
is contained in an fo:multi-toggle with the appropriate fo:multi-case
"switch-to" property to select the other state.</p><p>The links in the table of contents are achieved by
adding a unique id on the title text in the body of the document
and wrapping the title text in the table of contents in an
fo:basic-link referring to that id.</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="doc"&gt;
&lt;!-- create the table of contents --&gt;
&lt;xsl:apply-templates select="chapter/title" mode="toc"/&gt;
&lt;!-- do the document --&gt;
&lt;xsl:apply-templates/&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="chapter/title" mode="toc"&gt;
&lt;fo:multi-switch&gt;
&lt;fo:multi-case case-name="collapsed" case-title="collapsed"
starting-state="show"&gt;
&lt;fo:block&gt;
&lt;fo:multi-toggle switch-to="expanded"&gt;
&lt;fo:external-graphic href="plus-icon.gif"/&gt;
&lt;/fo:multi-toggle&gt;
&lt;fo:basic-link internal-destination="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter" format="1. "/&gt;
&lt;xsl:apply-templates mode="toc"/&gt;
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;/fo:multi-case&gt;
&lt;fo:multi-case case-name="expanded" case-title="expanded"
starting-state="hide"&gt;
&lt;fo:block&gt;
&lt;fo:multi-toggle switch-to="collapsed"&gt;
&lt;fo:external-graphic href="minus-icon.gif"/&gt;
&lt;/fo:multi-toggle&gt;
&lt;fo:basic-link internal-destination="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter" format="1. "/&gt;
&lt;xsl:apply-templates mode="toc"/&gt;
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;xsl:apply-templates select="../section/title" mode="toc"/&gt;
&lt;/fo:multi-case&gt;
&lt;/fo:multi-switch&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="section/title" mode="toc"&gt;
&lt;fo:block start-indent="10mm"&gt;
&lt;fo:basic-link internal-destination="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter|section" format="1.1 "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="chapter/title"&gt;
&lt;fo:block id="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter" format="1. "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="section/title"&gt;
&lt;fo:block id="{generate-id(.)}"&gt;
&lt;xsl:number level="multiple" count="chapter|section" format="1.1 "/&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:multi-switch&gt;
&lt;fo:multi-case case-name="collapsed" case-title="collapsed" starting-state="show"&gt;
&lt;fo:block&gt;
&lt;fo:multi-toggle switch-to="expanded"&gt;
&lt;fo:external-graphic href="plus-icon.gif"&gt;
&lt;/fo:external-graphic&gt;
&lt;/fo:multi-toggle&gt;
&lt;fo:basic-link internal-destination="N4"&gt;1. Chapter
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;/fo:multi-case&gt;
&lt;fo:multi-case case-name="expanded" case-title="expanded" starting-state="hide"&gt;
&lt;fo:block&gt;
&lt;fo:multi-toggle switch-to="collapsed"&gt;
&lt;fo:external-graphic href="minus-icon.gif"&gt;
&lt;/fo:external-graphic&gt;
&lt;/fo:multi-toggle&gt;
&lt;fo:basic-link internal-destination="N4"&gt;1. Chapter
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm"&gt;
&lt;fo:basic-link internal-destination="N11"&gt;1.1 Section
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm"&gt;
&lt;fo:basic-link internal-destination="N19"&gt;1.2 Section
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;/fo:multi-case&gt;
&lt;/fo:multi-switch&gt;
&lt;fo:multi-switch&gt;
&lt;fo:multi-case case-name="collapsed" case-title="collapsed" starting-state="show"&gt;
&lt;fo:block&gt;
&lt;fo:multi-toggle switch-to="expanded"&gt;
&lt;fo:external-graphic href="plus-icon.gif"&gt;
&lt;/fo:external-graphic&gt;
&lt;/fo:multi-toggle&gt;
&lt;fo:basic-link internal-destination="N28"&gt;2. Chapter
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;/fo:multi-case&gt;
&lt;fo:multi-case case-name="expanded" case-title="expanded" starting-state="hide"&gt;
&lt;fo:block&gt;
&lt;fo:multi-toggle switch-to="collapsed"&gt;
&lt;fo:external-graphic href="minus-icon.gif"&gt;
&lt;/fo:external-graphic&gt;
&lt;/fo:multi-toggle&gt;
&lt;fo:basic-link internal-destination="N28"&gt;2. Chapter
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm"&gt;
&lt;fo:basic-link internal-destination="N35"&gt;2.1 Section
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;fo:block start-indent="10mm"&gt;
&lt;fo:basic-link internal-destination="N43"&gt;2.2 Section
&lt;/fo:basic-link&gt;
&lt;/fo:block&gt;
&lt;/fo:multi-case&gt;
&lt;/fo:multi-switch&gt;
&lt;fo:block id="N4"&gt;1. Chapter
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N11"&gt;1.1 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N19"&gt;1.2 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N28"&gt;2. Chapter
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N35"&gt;2.1 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
&lt;fo:block id="N43"&gt;2.2 Section
&lt;/fo:block&gt;
&lt;fo:block&gt;Text
&lt;/fo:block&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e12911" id="d0e12911"></a>6.9.1.1.2 Styling an XLink Based on the Active State</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;p&gt;Follow this &lt;xlink:mylink xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.w3.org/TR"
xlink:title="An Example"
xlink:show="new"
xlink:actuate="onRequest"&gt;link&lt;/xlink:mylink&gt; to access all
TRs of the W3C.&lt;/p&gt;
</pre></div><p>In this example an fo:basic-link contains a series of
fo:multi-property-sets
that specify various colors or text-decorations depending on the active
state, and a wrapper around the fo:basic-link that allows for the
merging
of the properties of the fo:multi-properties with those of the
appropriate fo:multi-property-sets.</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="xlink:mylink" xmlns:xlink="http://www.w3.org/1999/xlink"&gt;
&lt;xsl:variable name="show"&gt;&lt;xsl:value-of select="@xlink:show"/&gt;
&lt;/xsl:variable&gt;
&lt;fo:multi-properties text-decoration="underline"&gt;
&lt;fo:multi-property-set active-state="link" color="blue"/&gt;
&lt;fo:multi-property-set active-state="visited" color="red"/&gt;
&lt;fo:multi-property-set active-state="active" color="green"/&gt;
&lt;fo:multi-property-set active-state="hover" text-decoration="blink"/&gt;
&lt;fo:multi-property-set active-state="focus" color="yellow"/&gt;
&lt;fo:wrapper color="merge-property-values()"
text-decoration="merge-property-values()"&gt;
&lt;fo:basic-link external-destination="http://www.w3.org/TR"
show-destination="{$show}"&gt;
&lt;xsl:attribute name="role"&gt;
&lt;xsl:value-of select="@xlink:title"/&gt;
&lt;/xsl:attribute&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:basic-link&gt;
&lt;/fo:wrapper&gt;
&lt;/fo:multi-properties&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:block&gt;Follow this
&lt;fo:multi-properties text-decoration="underline"&gt;
&lt;fo:multi-property-set active-state="link" color="blue"&gt;
&lt;/fo:multi-property-set&gt;
&lt;fo:multi-property-set active-state="visited" color="red"&gt;
&lt;/fo:multi-property-set&gt;
&lt;fo:multi-property-set active-state="active" color="green"&gt;
&lt;/fo:multi-property-set&gt;
&lt;fo:multi-property-set active-state="hover" text-decoration="blink"&gt;
&lt;/fo:multi-property-set&gt;
&lt;fo:multi-property-set active-state="focus" color="yellow"&gt;
&lt;/fo:multi-property-set&gt;
&lt;fo:wrapper color="merge-property-values()"
text-decoration="merge-property-values()"&gt;
&lt;fo:basic-link external-destination="http://www.w3.org/TR"
show-destination="new" role="An Example"&gt;link
&lt;/fo:basic-link&gt;
&lt;/fo:wrapper&gt;
&lt;/fo:multi-properties&gt; to access all
TRs of the W3C.
&lt;/fo:block&gt;
</pre></div></div></div></div><div class="div3">
<h4><a name="fo_basic-link" id="fo_basic-link"></a>6.9.2 fo:basic-link</h4><p><em>Common Usage:</em></p><p>The fo:basic-link is used for representing the start resource of a simple
one-directional single-target link. The object allows for traversal to the
destination resource, typically by clicking on any of the containing areas.</p><p><em>Areas:</em></p><p>The fo:basic-link formatting object generates one or more
<b>normal</b> inline-areas.
The fo:basic-link returns these areas,
together with any <b>normal</b> block-areas,
<b>page-level-out-of-line</b> areas,
and <b>reference-level-out-of-line</b>
areas returned by the children of the fo:basic-link.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>An fo:basic-link can be enclosed in
an fo:block to create a display area.</p></div><p><em>Constraints:</em></p><p>One of the external-destination and internal-destination
properties should be specified. If both are specified, the system
may either report it as an error, or use the internal-destination
property.</p><p>No area may have more than one normal child area
returned by the same fo:basic-link formatting object.</p><p>The children of each normal area returned by an fo:basic-link
must satisfy the constraints specified in <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>In addition this formatting object may have a sequence of
zero or more fo:markers as its initial children.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#common-border-padding-and-background-properties"><b>7.8 Common Border, Padding, and Background Properties</b></a><br><a href="#common-margin-properties-inline"><b>7.12 Common Margin Properties-Inline</b></a><br><a href="#common-relative-position-properties"><b>7.13 Common Relative Position Properties</b></a><br><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a><br><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a><br><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a><br><a href="#destination-placement-offset"><b>7.23.5 destination-placement-offset</b></a><br><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a><br><a href="#external-destination"><b>7.23.6 external-destination</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#indicate-destination"><b>7.23.7 indicate-destination</b></a><br><a href="#internal-destination"><b>7.23.8 internal-destination</b></a><br><a href="#keep-together"><b>7.20.3 keep-together</b></a><br><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a><br><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a><br><a href="#line-height"><b>7.16.4 line-height</b></a><br><a href="#show-destination"><b>7.23.9 show-destination</b></a><br><a href="#target-processing-context"><b>7.23.13 target-processing-context</b></a><br><a href="#target-presentation-context"><b>7.23.12 target-presentation-context</b></a><br><a href="#target-stylesheet"><b>7.23.14 target-stylesheet</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_multi-switch" id="fo_multi-switch"></a>6.9.3 fo:multi-switch</h4><p><em>Common Usage:</em></p><p>The fo:multi-switch wraps the specification of
alternative sub-trees of formatting objects (each sub-tree
being within an fo:multi-case), and controls the switching
(activated via fo:multi-toggle) from one alternative to
another.</p><p>The direct children of an fo:multi-switch object are
fo:multi-case objects.
Only a single fo:multi-case may be visible at a single time. The user may
switch between the available multi-cases.</p><p>Each fo:multi-case may contain one or more fo:multi-toggle objects, which
controls the fo:multi-case switching of the fo:multi-switch.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>An fo:multi-switch can be used for many interactive tasks, such as
table-of-content views, embedding link targets, or generalized (even
multi-layered hierarchical), next/previous views. The
latter are today
normally handled in HTML by next/previous links to other
documents, forcing
the whole document to be replaced whenever the users decides to
move on.</p></div><p><em>Areas:</em></p><p>The fo:multi-switch formatting object does not generate any areas.
The fo:multi-switch formatting object returns the sequence of
areas returned by the currently visible fo:multi-case. If there is no
currently visible fo:multi-case no areas are returned.</p><p><em>Trait Derivation:</em></p><p>The <b>currently-visible-multi-case</b> trait
has as its initial value a reference
to the first fo:multi-case child that has a value of "show" of the
<b>starting-state</b> trait. If there is no such child, it has a value
indicating that there is no currently visible fo:multi-case.
When an fo:multi-toggle is actuated, its closest ancestral
fo:multi-switch's
<b>currently-visible-multi-case</b> trait value changes to refer to the
fo:multi-case selected by the "switch-to" property value of the
fo:multi-toggle. Once the <b>currently-visible-multi-case</b> trait
gets a value indicating that there is no currently visible fo:multi-case, it
becomes impossible to actuate an fo:multi-toggle in this fo:multi-switch.</p><p><em>Constraints:</em></p><p>The order of the sequence of areas returned by the fo:multi-switch
is the same as the order of the areas returned by the currently visible
fo:multi-case.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Any number of the fo:multi-case objects may assign "starting-state"
to "show".</p></div><p>If no fo:multi-case has "starting-state" property value of "show", the
contents of no fo:multi-case should be displayed.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If no multi-case is displayed, the entire fo:multi-switch will
effectively be hidden.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_multi-case">multi-case</a>+)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#auto-restore"><b>7.23.2 auto-restore</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_multi-case" id="fo_multi-case"></a>6.9.4 fo:multi-case</h4><p><em>Common Usage:</em></p><p>The fo:multi-case is used to contain (within
an fo:multi-switch) each alternative sub-tree of formatting
objects among which the parent fo:multi-switch will choose
one to show and will hide the rest.</p><p><em>Areas:</em></p><p>The fo:multi-case formatting object does not generate any areas. The
fo:multi-case formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:multi-case.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:multi-case
is the same order as the children are ordered under the fo:multi-case.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>An fo:multi-case is only permitted to have
children that would be permitted to be children
of the parent of the fo:multi-switch that is the parent of the
fo:multi-case, except that an
fo:multi-case may not contain fo:marker children.
In particular,
it can contain fo:multi-toggle objects (at any depth), which controls the
fo:multi-case switching.</p><p>This restriction applies recursively.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example, an fo:multi-case whose parent
fo:multi-switch is a child of another fo:multi-case
may only have children that
would be permitted in place of the outer fo:multi-case's parent
fo:multi-switch.</p></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#starting-state"><b>7.23.10 starting-state</b></a><br><a href="#case-name"><b>7.23.3 case-name</b></a><br><a href="#case-title"><b>7.23.4 case-title</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_multi-toggle" id="fo_multi-toggle"></a>6.9.5 fo:multi-toggle</h4><p><em>Common Usage:</em></p><p>The fo:multi-toggle is typically used to establish an area that when
actuated (for example implemented as "clicked"),
has the effect of switching from one fo:multi-case to another.
The "switch-to" property
value of the fo:multi-toggle typically matches the "case-name" property
value of the fo:multi-case to switch to.
</p><p><em>Areas:</em></p><p>The fo:multi-toggle formatting object does not generate any areas. The
fo:multi-toggle formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:multi-toggle.
Each of the areas returned by the fo:multi-toggle has a <b>switch-to</b>
trait with the same value as on the returning fo:multi-toggle.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:multi-toggle
is the same order as the children are ordered under the fo:multi-toggle.
</p><p>Activating an area returned by an fo:multi-toggle causes a change
to the value of the <b>currently-visible-multi-case</b>
of the closest ancestor fo:multi-switch.
(See <a href="#switch-to"><b>7.23.11 switch-to</b></a> for how
the <b>switch-to</b> value selects an fo:multi-case.)</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>An fo:multi-toggle is only permitted as a descendant of an
fo:multi-case.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#switch-to"><b>7.23.11 switch-to</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_multi-properties" id="fo_multi-properties"></a>6.9.6 fo:multi-properties</h4><p><em>Common Usage:</em></p><p>The fo:multi-properties is used to switch between two or more property sets that
are associated with a given portion of content.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>An fo:multi-properties formatting object can be
used to give different
appearances to a given portion of content. For example, when
a link changes
from the not-yet-visited state to the visited-state, this
could change the
set of properties that would be used to format the content. Designers
should be careful in choosing which properties they change, because many
property changes could cause reflowing of the text which may
not be
desired in many circumstances. Changing properties such as
"color" or
"text-decoration" should not require re-flowing the text.
</p></div><p>The direct children of an fo:multi-properties
formatting object
is an ordered set of fo:multi-property-set formatting objects
followed by a single fo:wrapper formatting object.
The properties, specified on the fo:wrapper, that have been
specified with a value of "merge-property-values()" will take
a value that is a merger of the value on the fo:multi-properties
and the specified values on the fo:multi-property-set
formatting objects that apply.</p><p><em>Areas:</em></p><p>The fo:multi-properties formatting object does not generate any areas. The
fo:multi-properties formatting object returns the sequence of areas created by
concatenating the sequences of areas returned by each of the children
of the fo:multi-properties.
</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:multi-properties
is the same order as the children are ordered under the fo:multi-properties.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_multi-property-set">multi-property-set</a>+,<a href="#fo_wrapper">wrapper</a>)
</pre></div><p>The properties that should take a merged value shall be specified
with a value of "merge-property-values()". This function, when applied on
an fo:wrapper
that is a direct child of an fo:multi-properties, merges the applicable
property definitions on the fo:multi-property-set siblings.
</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_multi-property-set" id="fo_multi-property-set"></a>6.9.7 fo:multi-property-set</h4><p><em>Common Usage:</em></p><p>The fo:multi-property-set auxiliary formatting object
is used to specify an alternative
set of formatting
properties that can be used to provide an alternate presentation of the
children flow objects of the fo:wrapper child of the
parent of this fo:multi-property-set.</p><p><em>Areas:</em></p><p>The fo:multi-property-set formatting object does not generate
or return any areas. It simply holds a set of traits that may
be accessed by expressions.
</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#active-state"><b>7.23.1 active-state</b></a></p></blockquote></div></div><div class="div2">
<h3><a name="d0e13293" id="d0e13293"></a>6.10 Formatting Objects for Indexing</h3><div class="div3">
<h4><a name="d0e13296" id="d0e13296"></a>6.10.1 Introduction</h4><p>The formatting objects and properties for indexing enable
the generation of lists of page numbers
associated with specific items in the formatting object tree,
such as for use in back-of-the-book indexes.
There are two kinds of such objects and properties: those that
associate index keys with formatting objects throughout the tree
and
formatting objects that are used in the back-of-the-book index
to assemble page references
to the pages where the areas from formatting objects with a particular
index key occur.
Further formatting properties and objects control the way in which
these page references are grouped and arranged into ranges.</p><p>There are two properties for associating index keys with
formatting objects:
"index-key" and "index-class".
These two properties apply to almost all formatting objects.
There are two formatting objects for
associating explicit index key ranges,
fo:index-range-begin and fo:index-range-end.</p><p>Cited page items associated with a particular index key are obtained
using the fo:index-key-reference. Its parent,
fo:index-page-citation-list,
groups and arranges these.
In addition, the form of the generated page number list
can be defined and controlled using the
formatting objects
fo:index-page-number-prefix,
fo:index-page-number-suffix,
fo:index-page-citation-list-separator, and
fo:index-page-citation-range-separator.
For a back-of-the-book index
each index term would have an index key that is used
to identify each occurrence of that
term within the document.
In the back-of-the-book index there would be
at least one fo:index-key-reference
for each index key used. For example,</p><div class="exampleInner"><pre>
&lt;fo:block&gt;Eiffel Tower
&lt;fo:index-page-citation-list&gt;
&lt;fo:index-key-reference ref-index-key="Eiffel Tower;;"/&gt;
&lt;/fo:index-page-citation-list&gt;
&lt;/fo:block&gt;
</pre></div><p>The structure and content of the generated list of
page numbers can be further controlled
through the use of index classes to distinguish different
types of index entries or to
distinguish entries present in different parts of the document.
For example, different
classes could be used to distinguish index entries for figures
from normal entries or to
distinguish entries within one section, e.g. the preface,
of a document from entries
from another section, e.g. the main body, in
order to control the construction of page ranges.
The fo:index-page-number-prefix and fo:index-page-number-suffix
specify additional text, e.g. "[" and "]", to surround the
page numbers in the index.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The formatting objects for indexing only provide facilities for
generating the list of page numbers for individual index keys.
Assembling the index entries; identifying all the entries,
sorting them, and creating
the formatting objects, e.g. fo:block, and
text, e.g. "Eiffel Tower", for the entry and referencing the
appropriate index key, e.g. "Eiffel Tower;;",
is done by the general stylesheet mechanisms.</p></div><div class="div4">
<h5><a name="d0e13312" id="d0e13312"></a>6.10.1.1 Example</h5><p>The following example document is used throughout
this section to describe
the indexing process and how the various options
change the presentation of the index.</p><p>The source document uses typical XML markup for representing
back-of-the-book index entries.
The document consists of a preface, four chapters, a glossary,
and an index.
The formatting style for this document specifies that the preface,
body chapters,
and glossary all use different page numbers as shown below.</p><table><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Component</th><th align="left" valign="top">Numbered pages</th><th align="left" valign="top">Ordinal page numbers</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">Title Page Recto/Verso</td><td align="left" valign="top">n/a</td><td align="left" valign="top">1-2</td></tr><tr valign="top" align="left"><td align="left" valign="top">Table of Contents</td><td align="left" valign="top">iii/iv</td><td align="left" valign="top">3/4</td></tr><tr valign="top" align="left"><td align="left" valign="top">List of Figures</td><td align="left" valign="top">v/vi</td><td align="left" valign="top">5/6</td></tr><tr valign="top" align="left"><td align="left" valign="top">Preface</td><td align="left" valign="top">vii/x</td><td align="left" valign="top">7-10</td></tr><tr valign="top" align="left"><td align="left" valign="top">Chapter 1</td><td align="left" valign="top">1-3/4</td><td align="left" valign="top">11-13/14</td></tr><tr valign="top" align="left"><td align="left" valign="top">Chapter 2</td><td align="left" valign="top">5-12 (pg 4 is blank)</td><td align="left" valign="top">15-22</td></tr><tr valign="top" align="left"><td align="left" valign="top">Chapter 3</td><td align="left" valign="top">13-17/18</td><td align="left" valign="top">23-27/28</td></tr><tr valign="top" align="left"><td align="left" valign="top">Chapter 4</td><td align="left" valign="top">19-24 (pg 18 is blank)</td><td align="left" valign="top">29-34</td></tr><tr valign="top" align="left"><td align="left" valign="top">Glossary</td><td align="left" valign="top">G-1 to G-4</td><td align="left" valign="top">35-38</td></tr><tr valign="top" align="left"><td align="left" valign="top">Index</td><td align="left" valign="top">I-1 to ...</td><td align="left" valign="top">39-...</td></tr></tbody></table><p>The composite page numbers (e.g., "G-1") used in the glossary
are created using an fo:folio-prefix, e.g.</p><div class="exampleInner"><pre>
&lt;fo:page-sequence id="glossary" initial-page-number="1"&gt;
&lt;fo:page-number-folio-prefix&gt;
&lt;fo:inline&gt;G-&lt;/fo:inline&gt;
&lt;/fo:page-number-folio-prefix&gt;
&lt;fo:flow&gt;...&lt;/fo:flow&gt;
&lt;/fo:page-sequence&gt;
</pre></div><p>Throughout the document, there are a number of index terms for the
Eiffel Tower.
This example uses explicit markup in the <i>source</i>
document's vocabulary.
Other mechanisms, such as external index documents,
can also be supported as long as the correct formatting objects
can be generated.
In this example index terms may be primary, secondary, or tertiary,
reflecting a typical multi-level index.
Primary entries may have subordinate secondary entries.
Secondary entries may have subordinate tertiary entries.
For this document only the lowest-level entries are associated
with page numbers (which means that each "indexterm" element can be
simply translated into an index key value
by concatenating the primary, secondary, and tertiary term values with
some separator, ";" in this example, between them).
</p><ul><li><p>Each individual reference to the tower is identified:</p><div class="exampleInner"><pre>
&lt;indexterm&gt;&lt;primary&gt;Eiffel Tower&lt;/primary&gt;&lt;/indexterm&gt;
</pre></div></li><li><p>Some of these terms identify a preferred description of the tower:</p><div class="exampleInner"><pre>
&lt;indexterm significance="preferred"&gt;
&lt;primary&gt;Eiffel Tower&lt;/primary&gt;&lt;/indexterm&gt;
</pre></div></li><li><p>For a long description of the tower, individual terms mark
the beginning and end
of the span:</p><div class="exampleInner"><pre>
&lt;indexterm id="ei.idx" class="startofrange"&gt;
&lt;primary&gt;Eiffel Tower&lt;/primary&gt;&lt;/indexterm&gt;
...
&lt;indexterm startref="ei.idx" class="endofrange"/&gt;
</pre></div></li><li><p>Two of the terms occur inside figures:</p><div class="exampleInner"><pre>
&lt;figure id="tower1"&gt;
&lt;head&gt;The Eiffel Tower&lt;/head&gt;
&lt;indexterm&gt;&lt;primary&gt;Eiffel Tower&lt;/primary&gt;&lt;/indexterm&gt;
...
&lt;/figure&gt;
</pre></div></li></ul><div class="div5">
<h6><a name="d0e13429" id="d0e13429"></a>6.10.1.1.1 Associating Index Keys with Formatting Objects</h6><p>The first step in generating an index is to transfer
the index term information from
the source document into the formatting objects.
It is the location of this
information in the formatting object tree that will determine
what pages appear in the index.</p><p>Any formatting object to which the "id" property applies can also
have an "index-key" property.
Any formatting object with an "index-key" specified
defines a point or range of text that is associated
with the corresponding index key.</p><p>To simplify this example, point anchors will be generated
for each term (as opposed
to placing "index-key" on formatting objects used
for other purposes).</p><p>Consider the following templates:</p><div class="exampleInner"><pre>
&lt;xsl:template match="indexterm[@significance='preferred']"
priority="100"&gt;
&lt;fo:wrapper&gt;
&lt;xsl:attribute name="index-key"&gt;
&lt;xsl:value-of select="primary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="secondary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="tertiary"/&gt;
&lt;xsl:text&gt;;preferred&lt;/xsl:text&gt;
&lt;/xsl:attribute&gt;
&lt;/fo:wrapper&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="indexterm[@class='startofrange']"
priority="75"&gt;
&lt;fo:index-range-begin id="{@id}"/&gt;
&lt;xsl:attribute name="index-key"&gt;
&lt;xsl:value-of select="primary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="secondary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="tertiary"/&gt;
&lt;/xsl:attribute&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="indexterm[@class='endofrange']"
priority="75"&gt;
&lt;fo:index-range-end ref-id="{@startref}"&gt;
&lt;/fo:index-range-end&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="figure/indexterm" priority="50"&gt;
&lt;fo:wrapper&gt;
&lt;xsl:attribute name="index-key"&gt;
&lt;xsl:value-of select="primary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="secondary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="tertiary"/&gt;
&lt;xsl:text&gt;;figure&lt;/xsl:text&gt;
&lt;/xsl:attribute&gt;
&lt;/fo:wrapper&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="indexterm"&gt;
&lt;fo:wrapper&gt;
&lt;xsl:attribute name="index-key"&gt;
&lt;xsl:value-of select="primary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="secondary"/&gt;
&lt;xsl:text&gt;;&lt;/xsl:text&gt;
&lt;xsl:value-of select="tertiary"/&gt;
&lt;/xsl:attribute&gt;
&lt;/fo:wrapper&gt;
&lt;/xsl:template&gt;
</pre></div><p>Applied to the example index terms, these templates will produce
a set of index key associations, e.g.
(interspersed among the other formatting objects):</p><div class="exampleInner"><pre>
[E 9] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[F 10] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[G 11] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[H 13] &lt;fo:index-range-begin id="ei.idx" index-key="Eiffel Tower;;"/&gt;
[Y 15] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[C 15] &lt;fo:wrapper index-key="Eiffel Tower;;;figure"/&gt;
[K 16] &lt;fo:index-range-end ref-id="ei.idx"/&gt;
[L 18] &lt;fo:index-range-begin id="ei2.idx" index-key="Eiffel Tower;;"/&gt;
[A 19] &lt;fo:wrapper index-key="Eiffel Tower;;;preferred"/&gt;
[O 21] &lt;fo:index-range-end ref-id="ei2.idx"/&gt;
[B 23] &lt;fo:wrapper index-key="Eiffel Tower;;;preferred"/&gt;
[D 25] &lt;fo:wrapper index-key="Eiffel Tower;;;figure"/&gt;
[P 27] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[Q 29] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[R 30] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[S 31] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[T 32] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[U 33] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[V 34] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
[X 37] &lt;fo:wrapper index-key="Eiffel Tower;;"/&gt;
</pre></div><p>In the list above a label has been added for each formatting
object consisting of a letter and the ordinal page number (see below).
These are carried through below to make referencing and
reading the example easier.</p><p>These formatting objects are spread throughout the document,
appearing in the formatting object
tree where each index page reference is desired.
Naturally, in a real document, there would be many
more of these formatting objects,
one or more for each term that will appear in the index.</p></div><div class="div5">
<h6><a name="d0e13450" id="d0e13450"></a>6.10.1.1.2 Building the Index</h6><p>Assembling a properly collated and sorted index is
accomplished using the general stylesheet mechanisms.
These details are not considered here.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Index cross references
("see" and "see also" entries)
are not associated with page numbers, so they do not use the
indexing formatting objects.</p></div><p>This section describes the formatting objects used for
collating and sorting the lists of page number citations
associated with <i>each entry</i> in the index.
The formatting objects referenced by index keys are used
to generate sets of cited page items referencing
sets of pages from the paginated area tree.
These cited page items are then collated, sorted, and possibly collapsed
into cited page item ranges,
and then the final formatting processing is applied.
That is, the index processing starts as
references to formatting objects by index key, moves to the domain
of real pages on which those formatting objects fall, and then,
once the lists of pages have been reduced to sets and ranges,
results in formatted lists of page numbers and ranges.</p><p>The fo:index-page-citation-list formatting object
is used to group index key references together.
Its ultimate effect is to produce a formatted list of page numbers
and ranges.
The starting set of cited page items
is created using "fo:index-key-reference" formatting objects.
Each
fo:index-key-reference formatting object uses a single index key
to generate cited page items for the pages on which the
formatting objects with that key occur.
The fo:index-key-reference also provides the formatting
properties for these page numbers.
All of the cited page items generated from a single
fo:index-page-citation-list formatting object are sorted and
collated together.</p><p>For this example, the formatting style is to distinguish pages
that have the principal description of an item by using bold page numbers
and to enclose in square brackets the
page numbers where the index key occured in a figure.
The following formatting objects accomplish this:</p><div class="exampleInner"><pre>
&lt;fo:index-page-citation-list
merge-sequential-page-numbers="merge"/&gt;
&lt;fo:index-key-reference ref-index-key="Eiffel Tower;;;preferred"
font-weight="bold"
id="XB"/&gt;
&lt;fo:index-key-reference ref-index-key="Eiffel Tower;;;figure"
font-style="italic"
id="XI"&gt;
&lt;fo:index-page-number-prefix&gt;
&lt;fo:inline&gt;[&lt;/fo:inline&gt;
&lt;/fo:index-page-number-prefix&gt;
&lt;fo:index-page-number-suffix&gt;
&lt;fo:inline&gt;]&lt;/fo:inline&gt;
&lt;/fo:index-page-number-suffix&gt;
&lt;/fo:index-key-reference&gt;
&lt;fo:index-key-reference ref-index-key="Eiffel Tower;;"
id="XX"/&gt;
&lt;/fo:index-page-citation-list&gt;
</pre></div><p>In this index page citation list, three different groups of
page citations, represented by references to three different,
but related, keys, are merged
into a single result list of page citations.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The "id" values on the fo:index-key-reference formatting objects
are for reference purposes in the text below. They are not
necessary for index processing.</p></div></div></div><div class="div4">
<h5><a name="d0e13480" id="d0e13480"></a>6.10.1.2 Processing the Example Index</h5><p>This section describes how the index items in the example
are processed to produce the final
lists of formatted page numbers and page ranges.</p><p>For the purpose of the example, assume that the following
index classes are used; the preface specifies
<code>index-class="preface"</code>, all the chapters specify
<code>index-class="chapter"</code>, and the glossary specifies
<code>index-class="glossary"</code>.</p><p>Each fo:index-key-reference references one or more pages or page
ranges (that is, the page-viewport-areas in the area tree
that has as descendants areas generated by the
referenced formatting objects).
Each page-viewport-area in the full area tree has an ordinal number
which is called the ordinal page number.</p><p>In this example the following sets of pages are referenced
by the three fo:index-key-reference objects:</p><table width="100%"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Key</th><th align="left" valign="top">Ordinal page numbers</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">Eiffel Tower;;;preferred</td><td align="left" valign="top">19, 23</td></tr><tr valign="top" align="left"><td align="left" valign="top">Eiffel Tower;;;figure</td><td align="left" valign="top">15, 25</td></tr><tr valign="top" align="left"><td align="left" valign="top">Eiffel Tower;;</td><td align="left" valign="top">9, 10, 11, 13-16, 15, 18-21, 27, 29, 30, 31, 32, 33, 34, 37</td></tr></tbody></table><div class="note"><p class="prefix"><b>Note:</b></p><p>Formatting differences,
e.g. ordinal page number 9 formats as "ix" and ordinal page number 37 formats as "G-3",
will be considered later.</p></div><p>Within each fo:index-key-reference, page ranges are expanded to
a sequence of individual pages and duplicate pages are removed as
described in <a href="#fo_index-key-reference"><b>6.10.6 fo:index-key-reference</b></a> resulting in:</p><table width="100%"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Key</th><th align="left" valign="top">Ordinal page numbers</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">Eiffel Tower;;;preferred</td><td align="left" valign="top">19, 23</td></tr><tr valign="top" align="left"><td align="left" valign="top">Eiffel Tower;;;figure</td><td align="left" valign="top">15, 25</td></tr><tr valign="top" align="left"><td align="left" valign="top">Eiffel Tower;;</td><td align="left" valign="top">9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 27, 29, 30, 31, 32, 33, 34, 37</td></tr></tbody></table><p>For the purpose of processing by the fo:index-page-citation-list each
cited page item can be considered a tuple of four members: the ordinal
page number, the formatting object that is referenced by the
index-key-reference, the index class of the referenced formatting
object, and the fo:index-key-reference that referenced the page (here
represented by the ID values assigned in the example above).
</p><div class="exampleInner"><pre>
[A] (19, fo:wrapper, chapter, XB)
[B] (23, fo:wrapper, chapter, XB)
[C] (15, fo:wrapper, chapter, XI)
[D] (25, fo:wrapper, chapter, XI)
[E] ( 9, fo:wrapper, preface, XX)
[F] (10, fo:wrapper, preface, XX)
[G] (11, fo:wrapper, chapter, XX)
[H] (13, fo:index-range-begin, chapter, XX)
[I] (14, null, chapter, XX)
[J] (15, null, chapter, XX)
[K] (16, fo:index-range-end, chapter, XX)
[L] (18, fo:index-range-begin, chapter, XX)
[M] (19, null, chapter, XX)
[N] (20, null, chapter, XX)
[O] (21, fo:index-range-end, chapter, XX)
[P] (27, fo:wrapper, chapter, XX)
[Q] (29, fo:wrapper, chapter, XX)
[R] (30, fo:wrapper, chapter, XX)
[S] (31, fo:wrapper, chapter, XX)
[T] (32, fo:wrapper, chapter, XX)
[U] (33, fo:wrapper, chapter, XX)
[V] (34, fo:wrapper, chapter, XX)
[X] (37, fo:wrapper, glossary, XX)
</pre></div><div class="note"><p class="prefix"><b>Note:</b></p><p>In the case of ranges, the first page in the range is
associated with the start of the range and the last page is associated
with the end of the range.
Intermediate pages don't refer to any particular location on the page,
they just refer to that page as a whole.</p></div><p>The next section describes the abstract steps in processing an
fo:index-page-citation-list when the
merge-pages-across-index-key-references property has the value
"leave-separate".
<a href="#ix-merge"><b>6.10.1.2.2 merge-pages-across-index-key-references="merge"</b></a> describes the same steps when
merge-pages-across-index-key-references
has the value "merge".</p><div class="div5">
<h6><a name="ix-leave-separate" id="ix-leave-separate"></a>6.10.1.2.1 merge-pages-across-index-key-references="leave-separate"</h6><p>Step A in the processing of fo:index-page-citation-list
(see <a href="#fo_index-page-citation-list"><b>6.10.7 fo:index-page-citation-list</b></a>)
is collating and sorting the cited page items from all the child
fo:index-key-reference formatting objects.
The <b>merge-pages-across-index-key-references</b> controls
whether multiple references to the same page are retained.</p><p>The following set of tuples represents the case when
<b>merge-pages-across-index-key-references</b> has the value
"leave-separate".
For example, ordinal page number 19 is represented twice, once for each
fo:index-key-reference
that referenced it:</p><div class="exampleInner"><pre>
[E] ( 9, fo:wrapper, preface, XX)
[F] (10, fo:wrapper, preface, XX)
[G] (11, fo:wrapper, chapter, XX)
[H] (13, fo:index-range-begin, chapter, XX)
[I] (14, null, chapter, XX)
[J] (15, null, chapter, XX)
[C] (15, fo:wrapper, chapter, XI)
[K] (16, fo:index-range-end, chapter, XX)
[L] (18, fo:index-range-begin, chapter, XX)
[A] (19, fo:wrapper, chapter, XB)
[M] (19, null, chapter, XX)
[N] (20, null, chapter, XX)
[O] (21, fo:index-range-end, chapter, XX)
[B] (23, fo:wrapper, chapter, XB)
[D] (25, fo:wrapper, chapter, XI)
[P] (27, fo:wrapper, chapter, XX)
[Q] (29, fo:wrapper, chapter, XX)
[R] (30, fo:wrapper, chapter, XX)
[S] (31, fo:wrapper, chapter, XX)
[T] (32, fo:wrapper, chapter, XX)
[U] (33, fo:wrapper, chapter, XX)
[V] (34, fo:wrapper, chapter, XX)
[X] (37, fo:wrapper, glossary, XX)
</pre></div><p>Step B is performed if <b>merge-sequential-page-numbers</b>
has the value "merge". It consists of merging cited page items
referring to three or more sequential pages
(see <a href="#fo_index-page-citation-list"><b>6.10.7 fo:index-page-citation-list</b></a>) into a range.</p><p>If <b>merge-ranges-across-index-key-references</b> has the
value "leave-separate", the ranges will be as shown below
(ranges are represented by a pair of tuples, the first for the
start of the range, the second for the end of the range):</p><div class="exampleInner"><pre>
[E] ( 9, fo:wrapper, preface, XX)
[F] (10, fo:wrapper, preface, XX)
[G] (11, fo:wrapper, chapter, XX)
([H] (13, fo:index-range-begin, chapter, XX),
[K] (16, fo:index-range-end, chapter, XX))
[C] (15, fo:wrapper, chapter, XI)
([L] (18, fo:index-range-begin, chapter, XX),
[O] (21, fo:index-range-end, chapter, XX))
[A] (19, fo:wrapper, chapter, XB)
[B] (23, fo:wrapper, chapter, XB)
[D] (25, fo:wrapper, chapter, XI)
[P] (27, fo:wrapper, chapter, XX)
([Q] (29, fo:wrapper, chapter, XX),
[V] (34, fo:wrapper, chapter, XX))
[X] (37, fo:wrapper, glossary, XX)
</pre></div><p>If <b>merge-ranges-across-index-key-references</b> has the
value "merge", the ranges will be:</p><div class="exampleInner"><pre>
[E] ( 9, fo:wrapper, preface, XX)
[F] (10, fo:wrapper, preface, XX)
[G] (11, fo:wrapper, chapter, XX)
([H] (13, fo:index-range-begin, chapter, XX),
[K] (16, fo:index-range-end, chapter, XX))
([L] (18, fo:index-range-begin, chapter, XX),
[O] (21, fo:index-range-end, chapter, XX))
[B] (23, fo:wrapper, chapter, XB)
[D] (25, fo:wrapper, chapter, XI)
[P] (27, fo:wrapper, chapter, XX)
([Q] (29, fo:wrapper, chapter, XX),
[V] (34, fo:wrapper, chapter, XX))
[X] (37, fo:wrapper, glossary, XX)
</pre></div><p>Step C consists of formatting the cited page items and
cited page item ranges as actual page numbers and ranges,
taking into account any index page number prefix and suffix and
using the appropriate index page citation list separator and
index page citation range separator.</p></div><div class="div5">
<h6><a name="ix-merge" id="ix-merge"></a>6.10.1.2.2 merge-pages-across-index-key-references="merge"</h6><p>The following shows steps A and B when
<b>merge-pages-across-index-key-references</b> has the value
"merge".</p><p>In step A tuple [C] is merged with tuple [J] and tuple [M] is merged
with tuple [A]:
</p><div class="exampleInner"><pre>
[E] ( 9, fo:wrapper, preface, XX)
[F] (10, fo:wrapper, preface, XX)
[G] (11, fo:wrapper, chapter, XX)
[H] (13, fo:index-range-begin, chapter, XX)
[I] (14, null, chapter, XX)
[C] (15, fo:wrapper, chapter, XI)
[K] (16, fo:index-range-end, chapter, XX)
[L] (18, fo:index-range-begin, chapter, XX)
[A] (19, fo:wrapper, chapter, XB)
[N] (20, null, chapter, XX)
[O] (21, fo:index-range-end, chapter, XX)
[B] (23, fo:wrapper, chapter, XB)
[D] (25, fo:wrapper, chapter, XI)
[P] (27, fo:wrapper, chapter, XX)
[Q] (29, fo:wrapper, chapter, XX)
[R] (30, fo:wrapper, chapter, XX)
[S] (31, fo:wrapper, chapter, XX)
[T] (32, fo:wrapper, chapter, XX)
[U] (33, fo:wrapper, chapter, XX)
[V] (34, fo:wrapper, chapter, XX)
[X] (37, fo:wrapper, glossary, XX)
</pre></div><p>In step B, if <b>merge-ranges-across-index-key-references</b>
has the value "leave-separate", the ranges will be:</p><div class="exampleInner"><pre>
[E] ( 9, fo:wrapper, preface, XX)
[F] (10, fo:wrapper, preface, XX)
[G] (11, fo:wrapper, chapter, XX)
[H] (13, fo:index-range-begin, chapter, XX)
[I] (14, null, chapter, XX)
[C] (15, fo:wrapper, chapter, XI)
[K] (16, fo:index-range-end, chapter, XX)
[L] (18, fo:index-range-begin, chapter, XX)
[A] (19, fo:wrapper, chapter, XB)
[N] (20, null, chapter, XX)
[O] (21, fo:index-range-end, chapter, XX)
[B] (23, fo:wrapper, chapter, XB)
[D] (25, fo:wrapper, chapter, XI)
[P] (27, fo:wrapper, chapter, XX)
([Q] (29, fo:wrapper, chapter, XX),
[V] (34, fo:wrapper, chapter, XX))
[X] (37, fo:wrapper, glossary, XX)
</pre></div><p>If <b>merge-ranges-across-index-key-references</b>
has the value "merge", the ranges will be:</p><div class="exampleInner"><pre>
[E] ( 9, fo:wrapper, preface, XX)
[F] (10, fo:wrapper, preface, XX)
[G] (11, fo:wrapper, chapter, XX)
([H] (13, fo:index-range-begin, chapter, XX),
[K] (16, fo:index-range-end, chapter, XX))
([L] (18, fo:index-range-begin, chapter, XX),
[O] (21, fo:index-range-end, chapter, XX))
[B] (23, fo:wrapper, chapter, XB)
[D] (25, fo:wrapper, chapter, XI)
[P] (27, fo:wrapper, chapter, XX)
([Q] (29, fo:wrapper, chapter, XX),
[V] (34, fo:wrapper, chapter, XX))
[X] (37, fo:wrapper, glossary, XX)
</pre></div></div></div><div class="div4">
<h5><a name="d0e13630" id="d0e13630"></a>6.10.1.3 Example Index</h5><p>The final set of page numbers that will appear in the example index
entry depends on the values of the
<b>merge-pages-across-index-key-references</b>,
<b>merge-ranges-across-index-key-references</b>,
and <b>index-class</b> traits.
If the index terms from the preface, chapter and glossary have different
<b>index-class</b> values as is the case in
the example,
then the results for the generated page number list are:</p><table width="100%"><col width="1*" align="center" valign="top" span="1"><col width="4*" align="left" valign="top" span="1"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">merge-pages-across-index-key-references/ merge-ranges-across-index-key-references</th><th align="left" valign="top">Resulting index pages</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">leave-separate/leave-separate</td><td align="left" valign="top">ix, x, 1, 3-6, <i>[5]</i>, 8-11, <b>9</b>, <b>13</b>, <i>[15]</i>, 17, 19-24, G-3</td></tr><tr valign="top" align="left"><td align="left" valign="top">leave-separate/merge</td><td align="left" valign="top">ix, x, 1, 3-6, 8-11, <b>13</b>, <i>[15]</i>, 17, 19-24, G-3
</td></tr><tr valign="top" align="left"><td align="left" valign="top">merge/leave-separate</td><td align="left" valign="top">ix, x, 1, 3, 4, <i>[5]</i>, 6, 8,
<b>9</b>, 10, 11, <b>13</b>, <i>[15]</i>, 17, 19-24, G-3</td></tr><tr valign="top" align="left"><td align="left" valign="top">merge/merge</td><td align="left" valign="top">ix, x, 1, 3-6, 8-11, <b>13</b>, <i>[15]</i>, 17, 19-24, G-3</td></tr></tbody></table><p>If the index terms from the preface, chapter, and appendix pages <i>are</i> in the same <code>index-class</code>:</p><table width="100%"><col width="1*" align="center" valign="top" span="1"><col width="4*" align="left" valign="top" span="1"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">merge-pages-across-index-key-references/ merge-ranges-across-index-key-references</th><th align="left" valign="top">Resulting index pages</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">leave-separate/leave-separate</td><td align="left" valign="top">ix-1, 3-6, <i>[5]</i>, 8-11, <b>9</b>, <b>13</b>, <i>[15]</i>, 17, 19-24, G-3</td></tr><tr valign="top" align="left"><td align="left" valign="top">leave-separate/merge</td><td align="left" valign="top">ix-1, 3-6, 8-11, <b>13</b>, <i>[15]</i>, 17, 19-24, G-3</td></tr><tr valign="top" align="left"><td align="left" valign="top">merge/leave-separate</td><td align="left" valign="top">ix-1, 3, 4, <i>[5]</i>, 6, 8, <b>9</b>, 10, 11,
<b>13</b>, <i>[15]</i>, 17, 19-24, G-3</td></tr><tr valign="top" align="left"><td align="left" valign="top">merge/merge</td><td align="left" valign="top">ix-1, 3-6, 8-11, <b>13</b>, <i>[15]</i>, 17, 19-24, G-3</td></tr></tbody></table></div></div><div class="div3">
<h4><a name="fo_index-page-number-prefix" id="fo_index-page-number-prefix"></a>6.10.2 fo:index-page-number-prefix</h4><p><em>Common Usage:</em></p><p>The fo:index-page-number-prefix formatting object specifies
a static prefix for the cited page items created by
fo:index-key-reference.</p><p><em>Areas:</em></p><p>The fo:index-page-number-prefix formatting object does
not directly produce any areas.
Its children will be retrieved and used by fo:index-page-citation-list
when formatting cited page items and cited page item ranges.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div></div><div class="div3">
<h4><a name="fo_index-page-number-suffix" id="fo_index-page-number-suffix"></a>6.10.3 fo:index-page-number-suffix</h4><p><em>Common Usage:</em></p><p>The fo:index-page-number-suffix formatting object specifies
a static suffix for the cited page items created by
fo:index-key-reference.</p><p><em>Areas:</em></p><p>The fo:index-page-number-suffix formatting object does
not directly produce any areas.
Its children will be retrieved and used by fo:index-page-citation-list
when formatting cited page items and cited page item ranges.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div></div><div class="div3">
<h4><a name="fo_index-range-begin" id="fo_index-range-begin"></a>6.10.4 fo:index-range-begin</h4><p><em>Common Usage:</em></p><p>The fo:index-range-begin formatting object is used to indicate
the beginning of an "indexed range" associated with an index key.
The index range is ended by a corresponding fo:index-range-end.</p><p>All formatting objects following (in document order) this
fo:index-range-begin, and up to the matching
fo:index-range-end, are considered to be under the index range influence
of this fo:index-range-begin.
</p><p><em>Areas:</em></p><p>The fo:index-range-begin does not generate any area.</p><p><em>Constraints:</em></p><p>Each fo:index-range-begin formatting object must specify both an id
and an index-key property.</p><p>An fo:index-range-begin/fo:index-range-end pair is considered a
matching pair if the ref-id property of the fo:index-range-end has
the same value as the id property on the fo:index-range-begin.</p><p>Following this fo:index-range-begin in document order, there must
be an fo:index-range-end with which it forms a matching pair. If there
is no such fo:index-range-end, it is an error, and the implementation
should recover by assuming the equivalent of a matching
fo:index-range-end at the end of the document.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_index-range-end" id="fo_index-range-end"></a>6.10.5 fo:index-range-end</h4><p><em>Common Usage:</em></p><p>The fo:index-range-end is used to indicate the end of
an "indexed range" that is started by its matching
fo:index-range-begin.
See <a href="#fo_index-range-begin"><b>6.10.4 fo:index-range-begin</b></a> for details.</p><p><em>Areas:</em></p><p>The fo:index-range-end does not generate any area.</p><p><em>Constraints:</em></p><p>Preceding this fo:index-range-end in document order, there must
be an fo:index-range-begin with which it forms a matching pair. If there
is no such fo:index-range-begin, it is an error, and the implementation
should recover by ignoring this fo:index-range-end.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#ref-id"><b>7.30.13 ref-id</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_index-key-reference" id="fo_index-key-reference"></a>6.10.6 fo:index-key-reference</h4><p><em>Common Usage:</em></p><p>The fo:index-key-reference formatting object is used to generate
a set of cited page items for all the occurrences of the specified
index-key.</p><p>A <b>cited page item</b> is a name for a collection containing
the following information:</p><ul><li><p>a reference to a page area</p></li><li><p>a reference to an fo:index-key-reference</p></li><li><p>an index class.</p></li></ul><p><em>Areas:</em></p><p>The fo:index-key-reference does not generate any areas. The containing
fo:index-page-citation-list formatting object uses the cited page items
that it contains to produce the generated list of page numbers.</p><p><em>Constraints:</em></p><p>Each fo:index-key-reference formatting object identifies
one or more formatting objects in the formatting object tree
with an index-key value that matches the ref-index-key property
of the fo:index-key-reference.
It is an error if there are no such formatting objects.
Implementations should recover from this error
by ignoring the fo:index-key-reference.</p><p>If the matched index-key occurs on an fo:index-range-begin,
all of the pages whose descendants include areas generated by
formatting objects under the index range
influence of that fo:index-range-begin are referenced
by the generated cited page items.</p><p>For each formatting object containing a matching index-key, a
cited page item is generated for each page whose descendants include
areas returned from that formatting object.
The index class of these
cited page items is taken from that formatting object.
If there are no areas returned from that formatting object then
a cited page item is generated referring to the page containing
the first area returned from
a following formatting object, if any, or the last area returned
from a preceding formatting object, if any.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example,
if the matched index-key occurs on an fo:block and
that block spans pages 3 and 4, then pages 3 and 4 are referenced.
If the block is wholly contained on page 3, only page 3 is referenced.
Equally, if the matched element is an fo:index-range-begin on page 8
and the matching pair fo:index-range-end is on page 10,
then pages 8-10 are referenced.
If the beginning of the range and the end of the range
both occur on page 8, then only page 8 is referenced.</p></div><p>Within each fo:index-key-reference, page ranges are expanded to a
sequence of individual cited page items and all but one cited page item
that refer to the same page are removed.
When two cited page items refer to the same page, the cited page item
referring to the
fo:index-range-begin or fo:index-range-end occurring first in
document order is retained. If none of the referenced formatting objects
is an fo:index-range-begin or fo:index-range-end, the cited page item
referring to the
formatting object that occurs first in the page is retained.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Duplicates are removed irrespective of index-class.</p></div><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_index-page-number-prefix">index-page-number-prefix</a>?,<a href="#fo_index-page-number-suffix">index-page-number-suffix</a>?)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#page-number-treatment"><b>7.24.3 page-number-treatment</b></a><br><a href="#ref-index-key"><b>7.24.7 ref-index-key</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_index-page-citation-list" id="fo_index-page-citation-list"></a>6.10.7 fo:index-page-citation-list</h4><p><em>Common Usage:</em></p><p>The fo:index-page-citation-list formatting object is used to
group together the sets of cited page items generated by its
fo:index-key-reference children. Each fo:index-key-reference
child provides formatting properties for the corresponding
cited page items. The resulting cited page items are
sorted and collated together. The ultimate effect of the
fo:index-page-citation-list is to generate a formatted list of
page numbers and ranges.</p><p><em>Areas:</em></p><p>The fo:index-page-citation-list formatting object generates and
returns one or more <b>normal</b> <b>inline-area</b>s.</p><p><em>Trait Derivation:</em></p><p>The traits used for formatting the individual parts of the
list of page numbers and ranges is described below.</p><p><em>Constraints:</em></p><div class="note"><p class="prefix"><b>Note:</b></p><p>Although the constraints are described as performing a series
of steps, this is solely for the convenience of exposition
and does not imply they must be implemented as separate
steps in any conforming implementation. A conforming implementation
must only achieve the same effect.</p></div><p>Step A:
Cited page items from all the child fo:index-key-reference
formatting objects are sorted in area tree order.
There are then two cases:
if <b>merge-pages-across-index-key-references</b> has the value
"leave-separate", cited page items referring to the same page
generated by different
fo:index-key-reference formatting objects will be preserved.
If <b>merge-pages-across-index-key-references</b> has the value
"merge", only one of the cited page items referring to any given page
will be preserved, as specified in
<a href="#merge-pages-across-index-key-references"><b>7.24.6 merge-pages-across-index-key-references</b></a>.</p><p>Step B: consists of merging sequences of three or more
sequential cited page items into a cited page item range.
It is performed only if the value of <b>merge-sequential-page-numbers</b>
is "merge".</p><p>Several conditions influence whether or not any two cited page items
from the complete set of cited page items
are considered sequential.
Two cited page items are sequential if and only if all of the following
conditions hold:</p><ol class="enumar"><li><p>The cited page items refer to page-viewport-areas that are
consecutive children of the root of the area tree.</p></li><li><p>They have the same <b>index-class</b>.</p></li><li><p>Either the cited page items are generated by the same
fo:index-key-reference
or the value of <b>merge-ranges-across-index-key-references</b>
is "merge".</p></li></ol><p>Step C: consists of formatting the cited page items and
cited page item ranges into
the list of formatted page numbers and ranges.
The result is the same as formatting
a sequence of result tree fragments corresponding to
individual page numbers, any index page number prefix or suffix,
range and list separators.
</p><p>For each cited page item, from fo:index-key-reference <var>R</var>,
the result areas are the same as the result
of formatting:</p><ol class="enumar"><li><p>If <var>R</var> has an fo:index-page-number-prefix child,
an fo:inline containing the result-tree fragment that are
the children of the fo:index-page-number-prefix.
The traits of the fo:inline are inherited from <var>R</var>, except for
<b>keep-with-next.within-line</b> which has the value "always".</p></li><li><p>An fo:inline containing the result-tree fragment,
defined in <a href="#fo_page-number"><b>6.6.10 fo:page-number</b></a>,
using the page referenced by the cited page item
as the <b>reference-page</b>,
and the fo:page-sequence that generated the referenced page
as the <b>reference-page-sequence</b>.
The traits of the fo:inline are inherited from <var>R</var>.
If the <b>page-number-treatment</b> has the value "link",
the fo:inline should be a link back to the source of the reference
as for fo:basic-link.
</p></li><li><p>If <var>R</var> has an fo:index-page-number-suffix child,
an fo:inline containing the result-tree fragment that are
the children of the fo:index-page-number-suffix.
The traits of the fo:inline are inherited from <var>R</var>, except for
<b>keep-with-previous.within-line</b> which has the value "always".</p></li></ol><p>For each cited page item range the result areas are the same as the
result of formatting:</p><ol class="enumar"><li><p>The first cited page item in the range in the same way as
a cited page item; see above.</p></li><li><p>If the fo:index-page-citation-list has an
fo:index-page-citation-range-separator child, an fo:inline
containing the result-tree fragment that are the children of the
fo:index-page-citation-range-separator.
The traits of the fo:inline are inherited from the
fo:index-page-citation-range-separator, except for
<b>keep-with-previous.within-line</b> and
<b>keep-with-next.within-line</b> that have the value "always".</p><p>Otherwise an fo:character with traits:
<b>character</b> with value U+2013 (en dash),
<b>keep-with-previous.within-line</b> and
<b>keep-with-next.within-line</b> that have the value "always".
All other traits are inherited from the fo:index-page-citation-list.
Implementations may provide an alternative default,
for example to provide a language- or locale-specific index range
separator.</p></li><li><p>The last cited page item in the range in the same way as
a cited page item; see above.</p></li></ol><p>After each formatted page item or range, except the last, a separator is
inserted. The result areas are the same as the result of formatting:</p><p>If the fo:index-page-citation-list has an
fo:index-page-citation-list-separator child,
the result-tree fragment that are the children of the
fo:index-page-citation-list-separator.
The traits of the fo:inline are inherited from the
fo:index-page-citation-list-separator.</p><p>Otherwise an fo:character with traits:
<b>character</b> with value U+002C (comma) and
<b>keep-with-previous.within-line</b> with value "always",
followed by an fo:character with trait:
<b>character</b> with value U+0020 (space).
All other traits are inherited from the fo:index-page-citation-list.
Implementations may provide an alternative default,
for example to provide a language- or locale-specific index list
separator.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_index-page-citation-list-separator">index-page-citation-list-separator</a>?,<a href="#fo_index-page-citation-range-separator">index-page-citation-range-separator</a>?,<a href="#fo_index-key-reference">index-key-reference</a>+)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#merge-sequential-page-numbers"><b>7.24.5 merge-sequential-page-numbers</b></a><br><a href="#merge-ranges-across-index-key-references"><b>7.24.4 merge-ranges-across-index-key-references</b></a><br><a href="#merge-pages-across-index-key-references"><b>7.24.6 merge-pages-across-index-key-references</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_index-page-citation-list-separator" id="fo_index-page-citation-list-separator"></a>6.10.8 fo:index-page-citation-list-separator</h4><p><em>Common Usage:</em></p><p>The fo:index-page-citation-list-separator formatting object specifies
the formatting objects used to separate singleton page numbers or
page number ranges in the generated list of page numbers.</p><p><em>Areas:</em></p><p>The fo:index-page-citation-list-separator formatting object does
not directly produce any areas.
Its children will be retrieved and used by fo:index-page-citation-list
when formatting the list of page references.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div></div><div class="div3">
<h4><a name="fo_index-page-citation-range-separator" id="fo_index-page-citation-range-separator"></a>6.10.9 fo:index-page-citation-range-separator</h4><p><em>Common Usage:</em></p><p>The fo:index-page-citation-range-separator formatting object specifies
the formatting objects used to separate two page numbers forming a
range in the generated list of page numbers.</p><p><em>Areas:</em></p><p>The fo:index-page-citation-range-separator formatting object does
not directly produce any areas.
Its children will be retrieved and used by fo:index-page-citation-list
when formatting the list of page references.</p><p><em>Constraints:</em></p><p>None.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>)*
</pre></div></div></div><div class="div2">
<h3><a name="d0e14206" id="d0e14206"></a>6.11 Formatting Objects for Bookmarks</h3><div class="div3">
<h4><a name="fo_bookmark-tree" id="fo_bookmark-tree"></a>6.11.1 fo:bookmark-tree</h4><p><em>Common Usage:</em></p><p>The fo:bookmark-tree formatting object is used to hold a list of
access points within the document such as a table of contents, a list
of figures or tables, etc. Each access point is called a bookmark.</p><p><em>Areas:</em></p><p>This formatting object returns the sequence of areas
returned by the children of this formatting object.</p><p><em>Constraints:</em></p><p>The sequence of returned areas must be the concatenation of the
sub-sequences of areas returned by each of the flow children of the
fo:bookmark-tree formatting object in the order in which the children
occur.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_bookmark">bookmark</a>+)
</pre></div></div><div class="div3">
<h4><a name="fo_bookmark" id="fo_bookmark"></a>6.11.2 fo:bookmark</h4><p><em>Common Usage:</em></p><p>The fo:bookmark formatting object is used to identify
an access point, by name, and to specify where that
access point is within the current document or another
external document. A given bookmark may be further
subdivided into a sequence of (sub-)bookmarks to as
many levels as the authors desire.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The fo:bookmark is a specialized form of the
fo:basic-link with restrictions on the applicable
properties and on its content model.</p></div><p><em>Areas:</em></p><p>The fo:bookmark formatting object generates one or
more normal inline-areas. The fo:bookmark returns
these areas.</p><p><em>Constraints:</em></p><p>One of the external-destination and internal-destination
properties should be specified. If both are specified, the system
may either report it as an error, or use the internal-destination
property.</p><p>No area may have more than one normal child area
returned by the same fo:bookmark formatting object.</p><p>The children of each normal area returned by an
fo:bookmark must satisfy the constraints specified in <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>.</p><p>The property "starting-state" determines whether any sub-list of bookmarks is initially displayed or is hidden. The value "show" means include the sub-list of bookmarks in the presentation of this bookmark. The value "hide" means show only this bookmark in the presentation.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_bookmark-title">bookmark-title</a>,<a href="#fo_bookmark">bookmark</a>*)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#external-destination"><b>7.23.6 external-destination</b></a><br><a href="#internal-destination"><b>7.23.8 internal-destination</b></a><br><a href="#starting-state"><b>7.23.10 starting-state</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_bookmark-title" id="fo_bookmark-title"></a>6.11.3 fo:bookmark-title</h4><p><em>Common Usage:</em></p><p>The fo:bookmark-title formatting object is used to identify,
in human readable form, an access point.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The fo:bookmark-title is a specialized form of the
fo:inline with restrictions on the applicable
properties and on its content model.</p></div><p><em>Areas:</em></p><p>The fo:bookmark-title formatting object generates one or
more normal inline-areas. The fo:bookmark-title returns
these areas.</p><p><em>Trait Derivation:</em></p><p>Even though the white-space-treatment, linefeed-treatment, and
white-space-collapse properties are not applicable
to fo:bookmark-title, the implementation should behave as though
these properties applied and had their initial values.</p><p><em>Constraints:</em></p><p>No area may have more than one normal child area
returned by the same fo:bookmark-title formatting object.</p><p>The children of each normal area returned by an
fo:bookmark-title must satisfy the constraints specified
in <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA)
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#color"><b>7.18.1 color</b></a><br><a href="#font-style"><b>7.9.7 font-style</b></a><br><b>NOTE: </b>with the value space limited to "normal" and "italic",<br><br><a href="#font-weight"><b>7.9.9 font-weight</b></a><br><b>NOTE: </b>with the value space limited to "normal" and "bold"<br></p></blockquote></div></div><div class="div2">
<h3><a name="d0e14340" id="d0e14340"></a>6.12 Out-of-Line Formatting Objects</h3><div class="div3">
<h4><a name="d0e14343" id="d0e14343"></a>6.12.1 Introduction</h4><div class="div4">
<h5><a name="d0e14346" id="d0e14346"></a>6.12.1.1 Floats</h5><p>The fo:float formatting object is used for two distinct purposes.
First, so that during the normal placement of content, some
related content is formatted into a separate area at the beginning of
a page where it is available to be read without immediately intruding
on the reader. The areas generated by this kind of fo:float are called
before-floats. An fo:float is specified to generate before-floats if it
has a "float" property value of "before". The constraints on placing
before-floats on a page are described in the <a href="#pg-out-of-line"><b>6.12.1.3 Conditional Sub-Regions</b></a>
section of this introduction and in the description of the fo:float
formatting object.</p><p>Second, the fo:float formatting object is used when an area
is intended to float to one side, with normal content flowing alongside
the floated area. The areas generated by this kind of fo:float are
called side-floats. A side-float is always made a child of the nearest
ancestor reference-area. The edge of the reference-area towards which
the side-float floats is controlled by the value of the "float" property.</p><p>Flowing normal content flowing alongside side-floats is realized
by increasing the start-intrusion-adjustment or the end-intrusion-adjustment
of normal child areas of the parent reference-area of the side-float.</p><p>The "clear" property applies to any block-level formatting
object. If the value of this property for a particular formatting object
is any value other than "none", then the areas generated by the block
will be positioned to ensure that their border-rectangles do not
overlap the allocation-rectangles of the applicable side-floats as determined
by the "clear" property value.</p></div><div class="div4">
<h5><a name="d0e14359" id="d0e14359"></a>6.12.1.2 Footnotes</h5><p>The fo:footnote formatting object is used to generate both
a footnote and its citation. The fo:footnote has two children,
which are both required to be present.
The first child is an fo:inline formatting object, which is formatted to
produce the footnote citation.
The second child is an fo:footnote-body formatting object
which generates the content (or body) of the footnote.</p><p>The actual areas generated by the descendants of the fo:footnote-body
formatting object are determined by the formatting objects that comprise the
descendant subtree. For example, the footnote could be formatted with
a label and an indented body by using the fo:list-block formatting object
within the fo:footnote-body.</p></div><div class="div4">
<h5><a name="pg-out-of-line" id="pg-out-of-line"></a>6.12.1.3 Conditional Sub-Regions</h5><p>The region-body has two conditional sub-regions which implicitly
specify corresponding reference-areas called <b>before-float-reference-area</b> and
<b>footnote-reference-area</b>. These reference-areas are conditionally
generated as children of the region-reference-area. The before-float-reference-area
is generated only if the page contains one or more areas with area-class "xsl-before-float".
The footnote-reference-area is generated only if the page contains one or more areas
with area-class "xsl-footnote".
</p><p>The conditionally generated areas borrow space in the
<b>block-progression-dimension</b> (this is "height"
when the writing-mode is "lr-tb") within the region-reference-area,
at the expense of the main-reference-area. Whether or not a conditionally generated
area is actually generated depends, additionally, on whether there
is sufficient space left in the main-reference-area.
</p><p>There may be limits on how much space conditionally generated areas can
borrow from the region-reference-area. It is left to the user agent
to decide these limits.
</p><p>The block-progression-dimension of the main-reference-area is
set equal to the block-progression-dimension of the allocation-rectangle
of the region-reference-area minus the sum of the sizes in the
block-progression-direction of the allocation-rectangles of the
conditionally generated reference-areas that were actually generated.
The main-reference-area is positioned to immediately follow the after-edge
of the allocation-rectangle of the before-float-reference-area.
This positions the after-edge of the main-reference-area to coincide
with the before-edge of the allocation-rectangle of the footnote-reference-area.
In addition to the constraints normally determined by the region-reference-area,
the <b>inline-progression-dimension</b> (this is "width"
when the writing-mode is "lr-tb") of a conditionally generated reference-area
is constrained to match the inline-progression-dimension of the main-reference-area.
</p><p>Each conditionally generated reference-area may additionally contain a sequence
of areas used to separate the reference-area from the main-reference-area.
The sequence of areas is the sequence returned by formatting an fo:static-content
specified in the page-sequence that is being used to format the page.</p><p>If there is an fo:static-content in a page-sequence whose "flow-name" property value is
"xsl-before-float-separator", then the areas returned by formatting the
fo:static-content are inserted in the proper order as the last children of
a before-float-reference-area that is generated using the same page-master,
provided the main-reference-area on the page is not empty.</p><p>If there is an fo:static-content whose "flow-name" property value is
"xsl-footnote-separator", then the areas returned by formatting the
fo:static-content are inserted in the proper order as the initial children of
a footnote-reference-area that is generated using the same page-master.</p><p>An interactive user agent may choose to create "hot links" to the footnotes
from the footnote-citation, or create "hot links" to the before-floats from
an implicit citation, instead of realizing conditional sub-regions.
</p><p>The generation of areas with area-class "xsl-before-float" or "xsl-footnote"
is specified in the descriptions of the formatting objects that initially
return areas with those area-classes.</p></div><div class="div4">
<h5><a name="d0e14399" id="d0e14399"></a>6.12.1.4 Examples</h5><div class="div5">
<h6><a name="d0e14402" id="d0e14402"></a>6.12.1.4.1 Floating Figure</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;p&gt;C'ieng pieces were made in northern towns, such as C'ieng Mai.
They were typically of tamlung weight.&lt;/p&gt;
&lt;figure&gt;
&lt;photo image="TH0317A.jpg"/&gt;
&lt;caption&gt;C'ieng Tamlung of C'ieng Mai&lt;/caption&gt;
&lt;/figure&gt;
&lt;/doc&gt;
</pre></div><p>In this example the figures are placed as floats at the before
side (top in a lr-tb writing-mode).
</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="figure"&gt;
&lt;fo:float float="before"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:float&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="photo"&gt;
&lt;fo:block text-align="center"&gt;
&lt;fo:external-graphic src="{@image}"/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="caption"&gt;
&lt;fo:block space-before="3pt" text-align="center"
start-indent="10mm" end-indent="10mm"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:block&gt;C'ieng pieces were made in northern towns,
such as C'ieng Mai. They were typically of tamlung weight.
&lt;/fo:block&gt;
&lt;fo:float float="before"&gt;
&lt;fo:block text-align="center"&gt;
&lt;fo:external-graphic src="TH0317A.jpg"&gt;
&lt;/fo:external-graphic&gt;
&lt;/fo:block&gt;
&lt;fo:block space-before="3pt" text-align="center" start-indent="10mm"
end-indent="10mm"&gt;C'ieng Tamlung of C'ieng Mai
&lt;/fo:block&gt;
&lt;/fo:float&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e14419" id="d0e14419"></a>6.12.1.4.2 Footnote</h6><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;p&gt;Some Pod Duang were restruck&lt;fn&gt;Berglund, A., Thai Money, from
Earliest Times to King Rama V, p. 203.&lt;/fn&gt; during the reign of King Rama V.&lt;/p&gt;
&lt;/doc&gt;
</pre></div><p>In this example the footnotes are numbered consecutively throughout
the document. The footnote callout is the number of the footnote,
followed by a ")", as a superscript. The footnote itself is formatted
using list formatting objects with the footnote number as the label
and the footnote text as the body.
</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="fn"&gt;
&lt;fo:footnote&gt;
&lt;fo:inline font-size="0.83em" baseline-shift="super"&gt;
&lt;xsl:number level="any" count="fn" format="1)"/&gt;
&lt;/fo:inline&gt;
&lt;fo:footnote-body&gt;
&lt;fo:list-block provisional-distance-between-starts="20pt"
provisional-label-separation="5pt"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block font-size="0.83em"
line-height="0.9em"&gt;
&lt;xsl:number level="any" count="fn" format="1)"/&gt;
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block font-size="0.83em"
line-height="0.9em"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/fo:list-block&gt;
&lt;/fo:footnote-body&gt;
&lt;/fo:footnote&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;fo:block&gt;Some Pod Duang were restruck
&lt;fo:footnote&gt;
&lt;fo:inline font-size="0.83em" baseline-shift="super"&gt;1)
&lt;/fo:inline&gt;
&lt;fo:footnote-body&gt;
&lt;fo:list-block provisional-distance-between-starts="20pt"
provisional-label-separation="5pt"&gt;
&lt;fo:list-item&gt;
&lt;fo:list-item-label end-indent="label-end()"&gt;
&lt;fo:block font-size="0.83em" line-height="0.9em"&gt;1)
&lt;/fo:block&gt;
&lt;/fo:list-item-label&gt;
&lt;fo:list-item-body start-indent="body-start()"&gt;
&lt;fo:block font-size="0.83em" line-height="0.9em"&gt;Berglund, A.,
Thai Money, from Earliest Times to King Rama V, p. 203.
&lt;/fo:block&gt;
&lt;/fo:list-item-body&gt;
&lt;/fo:list-item&gt;
&lt;/fo:list-block&gt;
&lt;/fo:footnote-body&gt;
&lt;/fo:footnote&gt; during the reign of King Rama V.
&lt;/fo:block&gt;
</pre></div></div></div></div><div class="div3">
<h4><a name="fo_float" id="fo_float"></a>6.12.2 fo:float</h4><p><em>Common Usage:</em></p><p>The fo:float formatting object is typically used either to cause an
image to be positioned in a separate area at the beginning of a page, or
to cause an image to be positioned to one side, with normal content
flowing around and along-side the image.</p><p><em>Areas:</em></p><p>The fo:float generates an optional single area with area-class
"xsl-anchor", and one or more block-areas that all share the same
area-class, which is either "xsl-before-float", "xsl-side-float" or
"xsl-normal" as specified by the "float" property. (An fo:float
generates normal block-areas if its "float" property value is "none".)</p><p>Areas with area-class "xsl-side-float" are reference areas.</p><p>An area with area-class "xsl-before-float" is placed as a child
of a before-float-reference-area.</p><p>The optional area with area-class "xsl-anchor" is not generated if the
"float" property value is "none", or if, due to an error as described
in the constraints section, the fo:float shall be formatted as though
its "float" property was "none". Otherwise, the area with area-class
"xsl-anchor" shall be generated.</p><p>The area with area-class "xsl-anchor" has no children, and is an
inline-area, except where this would violate the constraints that
(a.) any area's children must be either block-areas or inline-areas,
but not a mixture, and
(b.) the children of a line-area may not consist only of anchor areas.
In the case where an inline-area would violate these
constraints, the
fo:float must instead generate a block-area.</p><p><em>Constraints:</em></p><p>The normal inline-area generated by the fo:float shall be placed in the area tree
as though the fo:float had a "keep-with-previous" property with value "always".
The inline-area has a length of zero for both the inline-progression-dimension
and block-progression-dimension.</p><p>The term <b>anchor-area</b> is used here to mean the area with area-class
"xsl-anchor" generated by the fo:float.
An area with area-class "xsl-side-float" is a <b>side-float</b>.</p><p>No area may have more than one child block-area with the same
area-class returned by the same
fo:float formatting object.</p><p>Areas with area-class "xsl-before-float" must be properly ordered within the
area tree relative to other areas with the same area-class.</p><p>The padding-, border-, and content-rectangles of the block-areas
generated by fo:float all coincide. That is, the padding and border
are zero at all edges of the area.</p><p>The following constraints apply to fo:float formatting objects that generate
areas with area-class "xsl-before-float":</p><ul><li><p>It is an error if the fo:float occurs as a descendant of
a flow that is not assigned to one or more region-body regions,
or of an fo:block-container that generates absolutely positioned areas.
In either case, the fo:float shall be formatted as though its "float"
property was "none".</p></li><li><p>A block-area with area-class "xsl-before-float"
generated by the fo:float may only be descendant from
a before-float-reference-area that is (a) descendant from a "region-reference-area"
generated using the region-master for the region to which the flow that has
the fo:float as a descendant is assigned, and (b) is descendant from the same
page containing the anchor-area, or from a page following that page.</p></li><li><p>The fo:float may not generate any additional block-areas
with area-class "xsl-before-float" unless the
page containing the preceding block-area generated by the fo:float
contains no other areas with area-class "xsl-before-float", has
an empty main-reference-area, and does not contain a footnote-reference-area.</p></li><li><p>The "clear" property does not apply.</p></li></ul><p>The following constraints apply to fo:float formatting objects that generate
areas with area-class "xsl-side-float":</p><ul><li><p>Each side-float is placed either as
a child of the nearest ancestor reference-area of the anchor-area
or as a child of a later reference-area in the same reference-area
chain.</p></li><li><p>Side-floats that are siblings in the area-tree may overlap
their content rectangles.</p></li><li><p>The description in section 9.5 of <a href="#CSS2">[CSS2]</a> shall
be used to determine the formatting of the fo:float and the rendering of
normal line-areas and side-floats that are inline-overlapping,
with these modifications:</p><ul><li><p>All references to left and right shall be interpreted as their
corresponding writing-mode relative directions "start" and "end".
The "float" property will additionally have the writing-mode relative
values "start" and "end". </p></li><li><p>All references to top and bottom shall be interpreted as their
corresponding writing-mode relative directions "before" and "after".</p></li><li><p>The phrase "current line box"
shall be interpreted to mean the
line-area containing the anchor-area generated by the float.
If the anchor-area is a block-area then the "current line box" does
not exist.</p></li><li><p>Side-floats derive their length in the
inline-progression-dimension intrinsically from their child areas; the
length is not determined by an explicit property value.</p></li><li><p>A side-float may add to the
intrusion adjustment of any inline-overlapping block-area
whose nearest ancestor reference-area is the parent of the side-float.
See <a href="#intrusadjust"><b>4.4.2 Intrusion Adjustments</b></a> for the description of intrusion adjustments.</p></li><li><p>The user agent may make its own determination,
after taking into account the intrusion adjustments caused by one
or more overlapping side-floats, that the remaining space in the
inline-progression-direction is insufficient for the next side-float
or normal block-area. The user agent may address this by causing
the next side-float or normal block-area to "clear" one of
the relevant side-floats, as described in the "clear" property
description, so the intrusion adjustment is sufficiently reduced.
Of the side-floats that could be cleared to meet this constraint,
the side-float that is actually cleared must be the one whose
after-edge is closest to the before-edge of the parent
reference-area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The user agent may determine sufficiency of space
by using a fixed length, or by some heuristic such as whether
an entire word fits into the available space,
or by some combination, in order to handle text and images.</p></div></li></ul></li></ul><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p>An fo:float is not permitted to have an fo:float, fo:footnote
or fo:marker as a descendant.</p><p>Additionally, an fo:float is not permitted to have as a descendant an
fo:block-container that generates an absolutely positioned area.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#float"><b>7.19.2 float</b></a><br><a href="#clear"><b>7.19.1 clear</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_footnote" id="fo_footnote"></a>6.12.3 fo:footnote</h4><p><em>Common Usage:</em></p><p>The fo:footnote is typically used to produce footnote-citations within the
region-body of a page and the corresponding footnote in a separate area
nearer the after-edge of the page.</p><p><em>Areas:</em></p><p>The fo:footnote formatting object does not generate any areas.
The fo:footnote formatting object returns the areas generated and
returned by its child fo:inline formatting object.</p><p>Additionally the fo:footnote formatting object returns the block-areas
with area class "xsl-footnote" generated by its fo:footnote-body child.
An area with area-class "xsl-footnote" is placed
as a child of a footnote-reference-area.</p><p><em>Constraints:</em></p><p>The term <b>anchor-area</b> is defined to mean the last area that is
generated and returned by the fo:inline child of the fo:footnote.</p><p>A block-area returned by the fo:footnote is only permitted as a descendant from
a footnote-reference-area that is (a) descendant from a "region-reference-area"
generated using the region-master for the region to which the flow that has
the fo:footnote as a descendant is assigned, and (b) is descendant from the same
page that contains the anchor-area, or from a page following the page that contains
the anchor-area.</p><p>The second block-area and any additional block-areas returned by an fo:footnote
must be placed on the immediately subsequent pages to the page containing the
first block-area returned by the fo:footnote, before any other content is placed.
If a subsequent page does not contain a region-body, the user agent must use
the region-master of the last page that did contain a region-body to hold
the additional block-areas.</p><p>It is an error if the fo:footnote occurs as a descendant of
a flow that is not assigned to one or more region-body regions,
or of an fo:block-container
that generates absolutely positioned areas. In either case, the block-areas
generated by the fo:footnote-body child of the fo:footnote shall be returned
to the parent of the fo:footnote and placed in the area tree as though they
were normal block-level areas.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#fo_inline">inline</a>,<a href="#fo_footnote-body">footnote-body</a>)
</pre></div><p>An fo:footnote is not permitted to have an fo:float, fo:footnote,
or fo:marker as a descendant.</p><p>Additionally, an fo:footnote is not permitted to have as a descendant
an fo:block-container that generates an absolutely positioned area.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_footnote-body" id="fo_footnote-body"></a>6.12.4 fo:footnote-body</h4><p><em>Common Usage:</em></p><p>The fo:footnote-body is used to generate the footnote content.</p><p><em>Areas:</em></p><p>The fo:footnote-body generates and returns one or more block-level
areas with area-class "xsl-footnote".</p><p><em>Constraints:</em></p><p>The fo:footnote-body is only permitted as a child of an fo:footnote.</p><p>No area may have more than one child block-area returned by the same
fo:footnote-body formatting object.</p><p>Areas with area-class "xsl-footnote" must be properly ordered within the
area tree relative to other areas with the same area-class.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(<a href="#block.fo.list">%block;</a>)+
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a></p></blockquote></div></div><div class="div2">
<h3><a name="d0e14653" id="d0e14653"></a>6.13 Other Formatting Objects</h3><div class="div3">
<h4><a name="d0e14656" id="d0e14656"></a>6.13.1 Introduction</h4><div class="div4">
<h5><a name="d0e14659" id="d0e14659"></a>6.13.1.1 Examples</h5><div class="div5">
<h6><a name="d0e14662" id="d0e14662"></a>6.13.1.1.1 Wrapper</h6><p>The following example shows the use of the fo:wrapper
formatting object that has no semantics but acts as a
"carrier" for inherited properties.</p><p>Input sample:</p><div class="exampleInner"><pre>
&lt;doc&gt;
&lt;p&gt;This is an &lt;emph&gt;important word&lt;/emph&gt; in this
sentence that also refers to a &lt;code&gt;variable&lt;/code&gt;.&lt;/p&gt;
&lt;/doc&gt;
</pre></div><p>The "emph" elements are to be presented using a
bold
font and the "code" elements using a Courier
font.</p><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version='1.0'?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version='1.0'&gt;
&lt;xsl:template match="p"&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="emph"&gt;
&lt;fo:wrapper font-weight="bold"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:wrapper&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="code"&gt;
&lt;fo:wrapper font-family="Courier"&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:wrapper&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>fo: element and attribute tree:</p><div class="exampleInner"><pre>
&lt;fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"&gt;This is an
&lt;fo:wrapper font-weight="bold"&gt;important word&lt;/fo:wrapper&gt;
in this sentence that also refers to a
&lt;fo:wrapper font-family="Courier"&gt;variable&lt;/fo:wrapper&gt;.
&lt;/fo:block&gt;
</pre></div></div><div class="div5">
<h6><a name="d0e14681" id="d0e14681"></a>6.13.1.1.2 Table Markers</h6><p>The following example shows how to use the fo:retrieve-table-marker
formatting object to create a 'Table continued...' caption that appears at
the bottom of the table, when the table continues on the next page
(assuming enough data is present that page breaks are generated). It will
also show the subtotal at the bottom of the page when the table continues
on the next page, and the grand total at the end of the table.</p><p>Input sample:</p><div class="exampleInner"><pre>
&lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&gt;
&lt;numbers&gt;
&lt;number&gt;1&lt;/number&gt;
&lt;number&gt;2&lt;/number&gt;
&lt;!-- and so on... --&gt;
&lt;number&gt;11&lt;/number&gt;
&lt;number&gt;12&lt;/number&gt;
&lt;/numbers&gt;
</pre></div><p>XSL Stylesheet:</p><div class="exampleInner"><pre>
&lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&gt;
&lt;xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"&gt;
&lt;xsl:strip-space elements="*"/&gt;
&lt;xsl:template match="numbers"&gt;
&lt;fo:table&gt;
&lt;fo:table-column/&gt;
&lt;fo:table-footer&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell font-weight="bold"&gt;
&lt;fo:block&gt;
&lt;fo:retrieve-table-marker retrieve-class-name="subtotal-caption"
retrieve-position-within-table="last-ending"/&gt;
&lt;fo:retrieve-table-marker retrieve-class-name="subtotal"
retrieve-position-within-table="last-ending"/&gt;
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;fo:retrieve-table-marker retrieve-class-name="continued"
retrieve-position-within-table="last-ending"/&gt;
&lt;/fo:table-footer&gt;
&lt;fo:table-body&gt;
&lt;fo:marker marker-class-name="continued"&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;Table continued...&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/fo:marker&gt;
&lt;fo:marker marker-class-name="subtotal-caption"&gt;
Subtotal:
&lt;/fo:marker&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:table-body&gt;
&lt;/fo:table&gt;
&lt;/xsl:template&gt;
&lt;xsl:template match="number"&gt;
&lt;fo:table-row&gt;
&lt;fo:marker marker-class-name="subtotal"&gt;
&lt;xsl:value-of select="sum(preceding::number)+text()"/&gt;
&lt;/fo:marker&gt;
&lt;xsl:if test="position() = last()"&gt;
&lt;fo:marker marker-class-name="continued"/&gt;
&lt;fo:marker marker-class-name="subtotal-caption"&gt;
Total:
&lt;/fo:marker&gt;
&lt;/xsl:if&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;
&lt;xsl:apply-templates/&gt;
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/xsl:template&gt;
&lt;/xsl:stylesheet&gt;
</pre></div><p>Result Instance: elements and attributes in the fo:
namespace</p><div class="exampleInner"><pre>
&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;fo:table&gt;
&lt;fo:table-column/&gt;
&lt;fo:table-footer&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell font-weight="bold"&gt;
&lt;fo:block&gt;
&lt;fo:retrieve-table-marker
retrieve-position-within-table="last-ending"
retrieve-class-name="subtotal-caption"/&gt;
&lt;fo:retrieve-table-marker
retrieve-position-within-table="last-ending"
retrieve-class-name="subtotal"/&gt;
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;fo:retrieve-table-marker retrieve-class-name="continued"
retrieve-position-within-table="last-ending"/&gt;
&lt;/fo:table-footer&gt;
&lt;fo:table-body&gt;
&lt;fo:marker marker-class-name="continued"&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;Table continued...&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/fo:marker&gt;
&lt;fo:marker marker-class-name="subtotal-caption"&gt;
Subtotal:
&lt;/fo:marker&gt;
&lt;fo:table-row&gt;
&lt;fo:marker marker-class-name="subtotal"&gt;1&lt;/fo:marker&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;1&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;fo:table-row&gt;
&lt;fo:marker marker-class-name="subtotal"&gt;3&lt;/fo:marker&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;2&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;!-- and so on... --&gt;
&lt;fo:table-row&gt;
&lt;fo:marker marker-class-name="subtotal"&gt;66&lt;/fo:marker&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;11&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;fo:table-row&gt;
&lt;fo:marker marker-class-name="subtotal"&gt;78&lt;/fo:marker&gt;
&lt;fo:marker marker-class-name="continued"/&gt;
&lt;fo:marker marker-class-name="subtotal-caption"&gt;
Total:
&lt;/fo:marker&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;12&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/fo:table-body&gt;
&lt;/fo:table&gt;
</pre></div><p>The following is meant as a note that shows by another example
how the retrieve-table-marker funtions, and how the retrieve scope area
set gets determined depending on the properties specified on the
fo:retrieve-table-marker.</p><p>Consider this XSL-FO result instance:</p><div class="exampleInner"><pre>
&lt;fo:root xmlns:fo=http://www.w3.org/1999/XSL/Format&gt;
&lt;fo:layout-master-set&gt;
&lt;fo:simple-page-master master-name="page "&gt;
&lt;fo:region-body region-name=" body" column-count="2"/&gt;
&lt;/fo:simple-page-master&gt;
&lt;/fo:layout-master-set&gt;
&lt;fo:page-sequence master-reference="page"
&lt;fo:flow fo:flow-name=" body"&gt;
&lt;fo:table&gt;
&lt;fo:table-column/&gt;
&lt;fo:table-header&gt;...&lt;/fo:table-header&gt;
&lt;fo:table-footer&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell&gt;
&lt;fo:block&gt;
&lt;fo:retrieve-table-marker
retrieve-class-name="marker-name"
retrieve-position-within-table="See table for values..."
retrieve-boundary-within-table="See table for values..."/&gt;
&lt;/fo:block&gt;
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/fo:table-footer&gt;
&lt;fo:table-body&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell&gt;
&lt;!-- cell 1 --&gt;
&lt;fo:marker marker-class-name="marker-name"&gt;
&lt;!-- marker 1 --&gt;
...
&lt;/fo:marker&gt;
...
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;!-- and so on ... --&gt;
&lt;fo:table-row&gt;
&lt;fo:table-cell&gt;
&lt;!-- cell 14 --&gt;
&lt;fo:marker marker-class-name="marker-name"&gt;
&lt;!-- marker 14 --&gt;
...
&lt;/fo:marker&gt;
...
&lt;/fo:table-cell&gt;
&lt;/fo:table-row&gt;
&lt;/fo:table-body&gt;
&lt;/fo:table&gt;
&lt;/fo:flow&gt;
&lt;/fo:page-sequence&gt;
&lt;/fo:root&gt;
</pre></div><p>Say the XSL-FO instance results in a paginated document with
two page, that can be represented by this illustration:</p><p><img src="retrieve-table-marker.gif" alt="Two pages with Table"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/retrieve-table-marker.html" title="Long description of illustration 'Two pages with Table'">[D]</a></span></p><p>The following table shows the behaviour for retrieve-table-marker
1 depending on the values for the properties:</p><table border="1" width="90%"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">retrieve-boundary-within-table</th><th align="left" valign="top">retrieve scope
area set</th><th align="left" valign="top">primary retrieve
scope area</th><th align="left" valign="top">retrieve-position-within-table</th><th align="left" valign="top">selected
fo-marker</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">table</td><td align="left" valign="top">A1</td><td align="left" valign="top">A1</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">4</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">3</td></tr><tr valign="top" align="left"><td align="left" valign="top">table-fragment</td><td align="left" valign="top">A1</td><td align="left" valign="top">A1</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">4</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">3</td></tr><tr valign="top" align="left"><td align="left" valign="top">page</td><td align="left" valign="top">A1</td><td align="left" valign="top">A1</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">4</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">3</td></tr></tbody></table><p>The following table shows the
behaviour for retrieve-table-marker 2 depending on the values for
the properties:</p><table border="1" width="90%"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">retrieve-boundary-within-table</th><th align="left" valign="top">retrieve scope area
set</th><th align="left" valign="top">primary retrieve scope
area</th><th align="left" valign="top">retrieve-position-within-table</th><th align="left" valign="top">selected
fo-marker</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">table</td><td align="left" valign="top">A1, A2</td><td align="left" valign="top">A2</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">5</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">4</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">7</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">7</td></tr><tr valign="top" align="left"><td align="left" valign="top">table-fragment</td><td align="left" valign="top">A2</td><td align="left" valign="top">A2</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">5</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">4</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">7</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">7</td></tr><tr valign="top" align="left"><td align="left" valign="top">page</td><td align="left" valign="top">A1, A2</td><td align="left" valign="top">A2</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">5</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">4</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">7</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">7</td></tr></tbody></table><p>The following table shows the
behaviour for retrieve-table-marker 3 depending on the values for
the properties:</p><table border="1" width="90%"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">retrieve-boundary-within-table</th><th align="left" valign="top">retrieve scope area
set</th><th align="left" valign="top">primary retrieve scope
area</th><th align="left" valign="top">retrieve-position-within-table</th><th align="left" valign="top">selected
fo-marker</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">table</td><td align="left" valign="top">A1, A2, A3</td><td align="left" valign="top">A3</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">8</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">8</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">11</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">10</td></tr><tr valign="top" align="left"><td align="left" valign="top">table-fragment</td><td align="left" valign="top">A3</td><td align="left" valign="top">A3</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">8</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">8</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">11</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">10</td></tr><tr valign="top" align="left"><td align="left" valign="top">page</td><td align="left" valign="top">A3</td><td align="left" valign="top">A3</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">8</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">8</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">11</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">10</td></tr></tbody></table><p>The following table shows the
behaviour for retrieve-table-marker 4 depending on the values for
the properties:</p><table border="1" width="90%"><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">retrieve-boundary-within-table</th><th align="left" valign="top">retrieve scope area
set</th><th align="left" valign="top">primary retrieve scope
area</th><th align="left" valign="top">retrieve-position-within-table</th><th align="left" valign="top">selected
fo-marker</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">table</td><td align="left" valign="top">A1, A2, A3, A4</td><td align="left" valign="top">A4</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">12</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">11</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">14</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">14</td></tr><tr valign="top" align="left"><td align="left" valign="top">table-fragment</td><td align="left" valign="top">A4</td><td align="left" valign="top">A4</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">12</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">11</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">14</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">14</td></tr><tr valign="top" align="left"><td align="left" valign="top">page</td><td align="left" valign="top">A3, A4</td><td align="left" valign="top">A4</td><td align="left" valign="top">first-starting</td><td align="left" valign="top">12</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">first-including-carryover</td><td align="left" valign="top">11</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-starting</td><td align="left" valign="top">14</td></tr><tr valign="top" align="left"><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top"> </td><td align="left" valign="top">last-ending</td><td align="left" valign="top">14</td></tr></tbody></table></div></div></div><div class="div3">
<h4><a name="fo_change-bar-begin" id="fo_change-bar-begin"></a>6.13.2 fo:change-bar-begin</h4><p><em>Common Usage:</em></p><p>The fo:change-bar-begin is used to indicate the beginning of a
"change region" that is ended by the subsequent fo:change-bar-end
whose <b>change-bar-class</b> property value matches that of the
<b>change-bar-class</b> property on this fo:change-bar-begin
and is at the same nesting level (relative to other
fo:change-bar-begin/fo:change-bar-end pairs with the same
<b>change-bar-class</b> property value) of this fo:change-bar-begin.</p><p>The change region is decorated with a change bar down either
the start or end edge of the column.
That is, a change bar is generated along side of the areas generated within the
region-body's non-conditional reference area by the formatting objects "under the change
bar influence".
All formatting objects after (in document order) this
fo:change-bar-begin and up to the matching fo:change-bar-end (or end of
document) are considered under the change bar influence of this
fo:change-bar-begin.</p><p>The position, thickness, style, and color of the generated change bar
is determined by the respective properties (see each property definition).</p><p><em>Areas:</em></p><p>The fo:change-bar-begin formatting object does not in itself generate
any areas, but it causes areas to be generated by the ancestor
fo:page-sequence object, near the start or end edge of a
normal-flow-reference-area or region-reference-area.</p><p><em>Constraints:</em></p><p>An fo:change-bar-begin/fo:change-bar-end pair is considered
a matching pair if (1) the value of their <b>change-bar-class</b> properties
are identical and (2) between (in document order) the
fo:change-bar-begin and fo:change-bar-end formatting objects, the only
occurrences of fo:change-bar-begin and
fo:change-bar-end formatting objects of that class
(if any) are matching pairs.</p><p>Following this fo:change-bar-begin in document order, there must
be an fo:change-bar-end with which it forms a matching pair. If there
is no such fo:change-bar-end, it is an error, and the implementation
should recover by assuming the equivalent of a matching fo:change-bar-end
at the end of the document.</p><p>The generated change bar areas run continuously down the start or end edge
of the column within the region body.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#change-bar-class"><b>7.30.1 change-bar-class</b></a><br><a href="#change-bar-color"><b>7.30.2 change-bar-color</b></a><br><a href="#change-bar-offset"><b>7.30.3 change-bar-offset</b></a><br><a href="#change-bar-placement"><b>7.30.4 change-bar-placement</b></a><br><a href="#change-bar-style"><b>7.30.5 change-bar-style</b></a><br><a href="#change-bar-width"><b>7.30.6 change-bar-width</b></a><br><a href="#z-index"><b>7.30.18 z-index</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_change-bar-end" id="fo_change-bar-end"></a>6.13.3 fo:change-bar-end</h4><p><em>Common Usage:</em></p><p>The fo:change-bar-end is used to indicate the end of a
"change region" that is started by its matching fo:change-bar-begin.
See <a href="#fo_change-bar-begin"><b>6.13.2 fo:change-bar-begin</b></a> for details.</p><p><em>Areas:</em></p><p>The fo:change-bar-end formatting object does not in itself generate
any areas, but it causes areas to be generated by the ancestor
fo:page-sequence object, near the start or end edge of a
normal-flow-reference-area or region-reference-area.</p><p><em>Constraints:</em></p><p>Preceding this fo:change-bar-end in document order, there must
be an fo:change-bar-begin with which it forms a matching pair. If there
is no such fo:change-bar-begin, it is an error, and the implementation
should recover by ignoring this fo:change-bar-end.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#common-accessibility-properties"><b>7.5 Common Accessibility Properties</b></a><br><a href="#common-aural-properties"><b>7.7 Common Aural Properties</b></a><br><a href="#change-bar-class"><b>7.30.1 change-bar-class</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_wrapper" id="fo_wrapper"></a>6.13.4 fo:wrapper</h4><p><em>Common Usage:</em></p><p>The fo:wrapper formatting object is used to
specify
inherited properties for a group of formatting objects.</p><p><em>Areas:</em></p><p>The fo:wrapper formatting object returns the sequence of areas created
by concatenating the sequences of areas returned by each of the children
of the fo:wrapper. If this sequence contains at least one normal area,
or if the "id" and "index-key" properties are not
specified on the fo:wrapper, then the fo:wrapper does not itself
generate any areas.</p><p>If the sequence of areas returned to the fo:wrapper contains no normal
areas, and the "id" or "index-key" property is specified on
the fo:wrapper, then it additionally generates and returns one normal
area with inline-progression-dimension and block-progression-dimension
set to zero. This area is an inline-area except where this would violate
the constraint (on some ancestor area) that an area's children are all
block-areas or all inline-areas, but not a mixture. In that case the
fo:wrapper must instead generate a block-area.</p><p><em>Trait Derivation:</em></p><p>Except for "id", "index-class", and "index-key",
the fo:wrapper has no properties that are directly used
by it. However, it does serve as a carrier to hold inheritable properties
that are utilized by its children.</p><p><em>Constraints:</em></p><p>The order of concatenation of the sequences of areas returned by
the children of the fo:wrapper
is the same order as the children are ordered under the fo:wrapper.
</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>An fo:wrapper is only permitted to have
children that would be permitted to be children of
the parent of the fo:wrapper, with two exceptions:</p><ul><li><p>An fo:wrapper may always have a sequence of zero or more
fo:markers as its initial children.</p></li><li><p>An fo:wrapper that is a child of an fo:multi-properties is
only permitted to have children that would be permitted
in place of the fo:multi-properties.</p></li></ul><p>This restriction applies recursively.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example an fo:wrapper that is a child of another
fo:wrapper may only have children that would be permitted to be children of the parent
fo:wrapper.</p></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#id"><b>7.30.8 id</b></a><br><a href="#index-class"><b>7.24.1 index-class</b></a><br><a href="#index-key"><b>7.24.2 index-key</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_marker" id="fo_marker"></a>6.13.5 fo:marker</h4><p><em>Common Usage:</em></p><p>The fo:marker is used in conjunction with fo:retrieve-marker
or fo:retrieve-table-marker to produce running headers or footers
and dynamic table headers or footers. Typical examples include:</p><ul><li><p>dictionary headers showing the first and last word defined on the page.</p></li><li><p>headers showing the page's chapter and section titles.</p></li><li><p>subtotals e.g. that give a subtotal of numbers in rows up to
the last row on the current page.</p></li><li><p>table-continued captions that show whether or not a table is
continued after the current page, or was a continuation from a previous
page.</p></li></ul><p>The fo:marker has to be an initial child
of its parent formatting object.</p><p><em>Areas:</em></p><p>The fo:marker does not directly produce any area. Its children may be
retrieved and formatted from within an fo:static-content or table
header/footer, using an fo:retrieve-marker or an
fo:retrieve-table-marker respectively, whose "retrieve-class-name" property value is the
same as the "marker-class-name" property value of this fo:marker.</p><p><em>Constraints:</em></p><p>An fo:marker is only permitted as the descendant of an fo:flow.</p><p>Note: Property values set on an fo:marker
or its ancestors will not be inherited by the children of the
fo:marker when they are retrieved by an fo:retrieve-marker
or fo:retrieve-table-marker.</p><p>It is an error if two or more fo:markers that share the same parent
have the same "marker-class-name" property value.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
(#PCDATA|<a href="#inline.fo.list">%inline;</a>|<a href="#block.fo.list">%block;</a>)*
</pre></div><p>An fo:marker may contain any formatting objects that are
permitted as a replacement of any fo:retrieve-marker or fo:retrieve-table-marker
that retrieves
the fo:marker's children.
No fo:marker may have as a descendant any fo:marker, fo:retrieve-marker,
or fo:retrieve-table-marker.</p><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#marker-class-name"><b>7.25.1 marker-class-name</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_retrieve-marker" id="fo_retrieve-marker"></a>6.13.6 fo:retrieve-marker</h4><p><em>Common Usage:</em></p><p>The fo:retrieve-marker is used in
conjunction with fo:marker to produce running headers or footers.
Typical examples include:</p><ul><li><p>dictionary headers showing the first and last word defined on the page.</p></li><li><p>headers showing the page's chapter and section titles.</p></li></ul><p><em>Areas:</em></p><p>The fo:retrieve-marker does not directly generate any area. It is
(conceptually) replaced by the children of the fo:marker that it retrieves.</p><p><em>Trait Derivation:</em></p><p>The properties and traits specified on the ancestors of the
fo:retrieve-marker are taken into account when formatting the
children of the retrieved fo:marker as if the children had the
same ancestors as the fo:retrieve-marker.</p><p><em>Constraints:</em></p><p>An fo:retrieve-marker is only permitted as the descendant of an
fo:static-content.</p><p>The fo:retrieve-marker specifies that the children of a selected fo:marker
shall be formatted as though they replaced the fo:retrieve-marker in the
formatting tree.</p><p>The properties of the fo:retrieve-marker impose a hierarchy of preference
on the areas of the area tree. Each fo:marker is conceptually attached to
each normal area returned by the fo:marker's parent formatting object.
Additionally, an fo:marker is conceptually attached to each non-normal
area that is directly generated by the fo:marker's parent formatting object.
Conversely, areas generated by any descendant of an fo:flow may have zero or
more fo:marker's conceptually attached. The fo:marker whose children are
retrieved is the one that is (conceptually) attached to the area that is
at the top of this hierarchy.</p><p>Every area in the hierarchy is considered preferential to, or "better" than,
any area below it in the hierarchy. When comparing two areas to determine which
one is better, the terms "first" and "last" refer to the pre-order traversal
order of the area tree.</p><p>The term "containing page" is used here to mean the page that contains
the first area generated or returned by the children of the retrieved
fo:marker.</p><p>An area that has an attached fo:marker whose "marker-class-name"
property value is the same as the "retrieve-class-name" property value
of the fo:retrieve-marker is defined to be a qualifying area. Only
qualifying areas have positions in the hierarchy.</p><p>A qualifying area within a page is better than any qualifying area
within a preceding page, except that areas do not have a position in the
hierarchy if they are within pages that follow the containing page. If the
"retrieve-boundary" property has a value of "page-sequence", then an area
does not have a position in the hierarchy if it is on a page from
a page-sequence preceding the page-sequence of the containing page.
If the "retrieve-boundary" property has a value of "page", then an area
does not have a position in the hierarchy if it is not on the containing page.</p><p>If the value of the "retrieve-position" property is
"first-starting-within-page", then the first qualifying area in the
containing page whose "is-first" trait has a value of "true" is better
than any other area. If there is no such area, then the first qualifying
area in the containing page is better than any other area.</p><p>If the value of the "retrieve-position" property is "first-including-carryover",
then the first qualifying area in the containing page is better than any other
area.</p><p>If the value of the "retrieve-position" property is
"last-starting-within-page", then the last qualifying area in the
containing page whose "is-first" trait has a value of "true" is better
than any other area. If there is no such area, then the last qualifying
area in the containing page is better than any other area.</p><p>If the value of the "retrieve-position" property is
"last-ending-within-page", then the last qualifying area in the
containing page whose "is-last" trait has a value of "true" is better
than any other area. If there is no such area, then the last qualifying
area in the containing page is better than any other area.</p><p>If the hierarchy of areas is empty, no formatting objects are retrieved.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#retrieve-class-name"><b>7.25.3 retrieve-class-name</b></a><br><a href="#retrieve-position"><b>7.25.4 retrieve-position</b></a><br><a href="#retrieve-boundary"><b>7.25.5 retrieve-boundary</b></a></p></blockquote></div><div class="div3">
<h4><a name="fo_retrieve-table-marker" id="fo_retrieve-table-marker"></a>6.13.7 fo:retrieve-table-marker</h4><p><em>Common Usage:</em></p><p>The fo:retrieve-table-marker is used in conjunction with fo:marker to
produce table-headers and table-footers whose content can change over
different pages, different regions or different columns.</p><p>Typical examples include:</p><ul><li><p>dictionary headers showing the first and last word defined in the part of the table on the current page.</p></li><li><p>subtotals e.g. that give a subtotal of numbers in rows up to the last row on the current page.
For pages with multiple columns and/or multiple regions,
the subtotal is to be displayed at the bottom of every table "fragment"
in every region or column.</p></li><li><p>table-continued captions that show if a table is continued after the current page, or was a continuation from a previous page.</p></li></ul><p><em>Areas:</em></p><p>The fo:retrieve-table-marker does not directly generate any area. It is (conceptually) replaced by the children of the fo:marker that it retrieves.</p><p><em>Trait Derivation:</em></p><p>The properties and traits specified on the ancestors of the fo:retrieve-table-marker are taken into account when formatting the children of the retrieved fo:marker as if the children had the same ancestors as the fo:retrieve-table-marker.</p><p><em>Constraints:</em></p><p>An fo:retrieve-table-marker is only permitted as the descendant of an
fo:table-header or fo:table-footer or as a child of fo:table in a position
where fo:table-header or fo:table-footer is permitted.</p><p>The fo:retrieve-table-marker specifies that the children of a
selected fo:marker shall be formatted as though they replaced the
fo:retrieve-table-marker in the formatting tree.</p><p>The fo:table that is a parent of both the fo:table-body
(that has the fo:markers as its descendants) and the fo:table-header or
fo:table-footer that has the fo:retrieve-table-marker as its descendant
generates one or more normal block-areas.
These are are said to be the <b>retrieve scope area set</b>.
The retrieve scope area set is limited by the constraints
specified by retrieve-boundary-within-table property.
An area in the retrieve scope area set is called a
<b>retrieve scope area</b>.
There is exactly one retrieve scope area that contains the areas
generated or returned by the children on the retrieved fo:marker,
and that is called the <b>primary retrieve scope area</b>.</p><p>The properties of the fo:retrieve-table-marker impose a hierarchy
of preference on the descendants of the retrieve scope areas.
Each fo:marker is conceptually attached to each normal area returned by the fo:marker's parent formatting object. Additionally, an fo:marker is conceptually attached to each non-normal area that is directly generated by the fo:marker's parent formatting object. Conversely, areas generated by any descendant of an fo:flow may have zero or more fo:marker's conceptually attached. The fo:marker whose
children are retrieved is the one that is conceptually attached to the area that is at the top of this hierarchy.</p><p>Every area in the hierarchy is considered preferential to, or "better" than, any area below it in the hierarchy. When comparing two areas to determine which one is better, the terms "first" and "last" refer to the pre-order traversal order of the area tree.</p><p>An area that has an attached fo:marker whose "marker-class-name"
property value is the same as the "retrieve-class-name" property value
of the fo:retrieve-table-marker, is defined to be a qualifying area
if it is a descendant of a retrieve scope area.
Only qualifying areas have positions in the hierarchy.</p><p>If the value of the "retrieve-position-within-table" property is
"first-starting", then the first qualifying area
in the primary retrieve scope area whose "is-first" trait has
a value of "true" is better than any other area.
If there is no such area, then the first qualifying area
in the primary retrieve scope area is better than any other area.
If there is no such area, then the last qualifying area that is
a descendant of a retrieve scope area is better than any other area.</p><p>If the value of the "retrieve-position-within-table" property is
"first-including-carryover", then the first qualifying area
in the primary retrieve scope area is better than any other area.
If there is no such area, then the last qualifying area that is
a descendant of a retrieve scope area is better than any other area.</p><p>If the value of the "retrieve-position-within-table" property is
"last-starting ", then the last qualifying area that is
a descendant of a retrieve scope area whose "is-first" trait has
a value of "true" is better than any other area.
If there is no such area, then the last qualifying area
that is a descendant of a retrieve scope area is better than
any other area.</p><p>If the value of the "retrieve-position-within-table" property is
"last-ending ", then the last qualifying area that is a descendant of
a retrieve scope area whose "is-last" trait has a value of "true"
is better than any other area.
If there is no such area, then the last qualifying area
that is a descendant of a retrieve scope area is better than
any other area.</p><p>If the hierarchy of areas is empty, no formatting objects are retrieved.</p><p><em>Contents:</em></p><div class="exampleInner"><pre>
EMPTY
</pre></div><p><em>The following properties apply to this formatting object:</em></p><blockquote><p><a href="#retrieve-class-name"><b>7.25.3 retrieve-class-name</b></a><br><a href="#retrieve-position-within-table"><b>7.25.6 retrieve-position-within-table</b></a><br><a href="#retrieve-boundary-within-table"><b>7.25.2 retrieve-boundary-within-table</b></a></p></blockquote></div></div></div><div class="div1">
<h2><a name="pr-section" id="pr-section"></a>7 Formatting Properties</h2><div class="div2">
<h3><a name="d0e15664" id="d0e15664"></a>7.1 Description of Property Groups</h3><p>The following sections describe the properties of the XSL
formatting objects. </p><p>A number of properties are copied from the CSS2 specification.
In addition, the CSS2 errata all apply. See <a href="#CSS2">[CSS2]</a>.</p><p>Properties copied from CSS2 are placed
in a box with wide black borders,
and properties derived from CSS2 properties are
placed in a box with thin black borders.</p><ul><li><p>The first nine sets of property definitions have been
arranged into groups based on similar functionality
and the fact that they apply to many formatting objects.
In the formatting object descriptions the group name is
referred to rather than referring to the individual properties.</p><ul><li><p>Common Accessibility Properties</p><p>This set of properties are used to support accessibility.</p></li><li><p>Common Absolute Position Properties</p><p>This set of properties controls the position and size of formatted
areas with absolute positioning.</p></li><li><p>Common Aural Properties</p><p>This group of properties controls the aural rendition of the
content of a formatting object. They appear on all formatting objects
that contain content and other formatting objects that group other
formatting objects and where that grouping is necessary for
the understanding of the aural rendition. An example of the latter
is fo:table-and-caption.</p></li><li><p>Common Border, Padding, and Background Properties</p><p>This set of properties controls the backgrounds and borders on
the block-areas and inline-areas.</p></li><li><p>Common Font Properties</p><p>This set of properties controls the font selection on all formatting
objects that can contain text.</p></li><li><p>Common Hyphenation Properties</p><p>Control of hyphenation for line-breaking, including
language, script, and country. </p></li><li><p>Common Margin Properties-Block</p><p>These properties set the spacing and indents surrounding block-level
formatting objects.</p></li><li><p>Common Margin Properties-Inline</p><p>These properties set the spacing surrounding inline-level
formatting objects.</p></li><li><p>Common Relative Position Properties</p><p>This set of properties controls the position of formatted
areas with relative positioning.</p></li></ul></li><li><p>The remaining properties are used on a number of
formatting objects. These are arranged into clusters of similar
functionality to
organize the property descriptions. In the formatting object description
the individual properties are referenced.</p><ul><li><p>Area Alignment Properties</p><p>Properties that control the alignment of inline-areas
with respect to each other, particularly in relation to
the mixing of different baselines for different scripts.
In addition, there are two properties: "display-align" and
"relative-align" that control the placement of block-areas.
</p></li><li><p>Area Dimension Properties</p><p>Properties that control the dimensions of both
block-areas and inline-areas.
</p></li><li><p>Block and Line-related Properties</p><p>Properties that govern the construction of line-areas and
the placement of these line-areas within containing
block-areas.
</p></li><li><p>Character Properties</p><p>Properties that govern the presentation of text,
including word spacing, letter spacing, and
word space treatment and suppression.</p></li><li><p>Color-related Properties</p><p>Properties that govern color and color-model
selection.</p></li><li><p>Float-related properties</p><p>Properties governing the placement of both
side-floats (start- and end-floats) and before-floats
("top" floats in "lr-tb" writing-mode).</p></li><li><p>Keeps and Breaks Properties</p><p>Properties that control keeps and breaks across pages,
columns, and lines, including widow and orphan control and
keeping content together.</p></li><li><p>Layout-related Properties</p><p>These properties control what is "top"
("reference-orientation") as well as clipping, overflow, and
column-spanning conditions.
</p></li><li><p>Leader and Rule Properties</p><p>Properties governing the construction of leaders and
horizontal rules.</p></li><li><p>Properties for Dynamic Effects</p><p>Properties governing the presentation and actions associated
with links and other dynamic effects.</p></li><li><p>Properties for Indexing</p><p>Properties governing the creation and presentation of a
"back of the book" index.</p></li><li><p>Properties for Markers</p><p>Properties governing the creation and retrieval of
markers. Markers are used typically for "dictionary"
headers and footers.</p></li><li><p>Properties for Number to String Conversions</p><p>Properties used in the construction of page-numbers and
other formatter-based numbering.</p></li><li><p>Pagination and Layout Properties</p><p>These properties govern the sequencing, layout, and instantiation
of pages, including: the page size and orientation, sizes of regions
on the page-master, the identification and selection of page-masters,
division of the body region into columns, and the assignment of
content flows to layout regions.</p></li><li><p>Table Properties</p><p>Properties governing the layout and presentation
of tables.</p></li><li><p>Writing-mode-related Properties</p><p>Properties related to various aspects of
"directionality" and writing-mode influencing
block-progression-direction and
inline-progression-direction. </p></li><li><p>Miscellaneous Properties</p><p>These properties did not reasonably fit into any of the other
categories.</p></li></ul></li><li><p>Shorthand Properties</p><p>Shorthand properties that are part of the complete
conformance set. Shorthands expand to the individual
properties that may be used in place of shorthands.</p></li></ul></div><div class="div2">
<h3><a name="cssbox" id="cssbox"></a>7.2 XSL Areas and the CSS Box Model</h3><p>This section describes how to interpret property descriptions which
incorporate the CSS2 definition of the same property. In CSS2, "boxes"
are generated by "elements" in the same way that XSL areas are generated
by formatting objects. Any references in the CSS2 definition to "boxes"
are to be taken as referring to "areas" in the XSL area model, and where
"element" appears in a CSS2 definition
it should be taken to refer to a
"formatting object".</p><p>The CSS term, <b>positioned element</b>
will in XSL be taken as referring to an XSL FO that has one of the
following: an "absolute-position" property with a computed value other
than "auto" and/or a "relative-position" property with a computed value
other than "static".</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Since in XSL, the "position" property is a shorthand for the
"absolute-position" and "relative-position"
properties, this is equivalent to the CSS definition.</p></div><p>The position and size of a box are normally taken to refer to the
position and size of the area's content-rectangle. Additional
correspondences between the CSS2 Box Model and the XSL Area Model are
contained in the following table.</p><table><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Box</th><th align="left" valign="top">Area</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">top content edge</td><td align="left" valign="top">top edge of the content-rectangle</td></tr><tr valign="top" align="left"><td align="left" valign="top">padding edge</td><td align="left" valign="top">padding-rectangle</td></tr><tr valign="top" align="left"><td align="left" valign="top">content area</td><td align="left" valign="top">interior of the content-rectangle</td></tr><tr valign="top" align="left"><td align="left" valign="top">padding area</td><td align="left" valign="top">region between the content-rectangle and the padding-rectangle</td></tr><tr valign="top" align="left"><td align="left" valign="top">border area</td><td align="left" valign="top">region between the padding-rectangle and the border-rectangle</td></tr><tr valign="top" align="left"><td align="left" valign="top">background</td><td align="left" valign="top">background</td></tr><tr valign="top" align="left"><td align="left" valign="top">containing block</td><td align="left" valign="top">closest ancestor block-area
that is not a line-area
(see below for additional information when the "containing block"
is used as a reference for percentage calculations)
</td></tr><tr valign="top" align="left"><td align="left" valign="top">caption</td><td align="left" valign="top">area generated by fo:table-caption</td></tr><tr valign="top" align="left"><td align="left" valign="top">inline box</td><td align="left" valign="top">inline-area</td></tr><tr valign="top" align="left"><td align="left" valign="top">line box</td><td align="left" valign="top">line-area</td></tr><tr valign="top" align="left"><td align="left" valign="top">block box</td><td align="left" valign="top">block-area which is not a line-area</td></tr><tr valign="top" align="left"><td align="left" valign="top">page box</td><td align="left" valign="top">page-area</td></tr></tbody></table><p>Box margins map to area traits in accordance with the description of how
area traits are computed from property values
in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.</p></div><div class="div2">
<h3><a name="percrule" id="percrule"></a>7.3 Reference Rectangle for Percentage Computations</h3><p>Allowed conversions for percentages,
specified on the property definition, is typically in terms of
the content-rectangle of some area.
That area is determined as follows:</p><ol class="enumar"><li><p>For properties defined in CSS2 referring to the
"containing block" the content-rectangle of the closest ancestor
block-area that is not a line-area is used.
</p></li><li><p>For properties defined by XSL, the property definition
specifies which area's content-rectangle is used.
</p></li><li><p>Exceptions to the rules above
for determining which area is used are:</p><ol class="enumla"><li><p>When used on fo:root, fo:page-sequence, and fo:title and
any descendant of fo:title where there is no ancestor block-area
the rectangle used has the dimensions corresponding to the
"auto" value of the "page-height" and "page-width" properties.
The block-progression-dimension and inline-progression-dimension is then
determined based on the computed value of the reference-orientation
and writing-mode on the formatting object for which the percentage
is computed, or on fo:title in the case of a descentdant of fo:title.
</p></li><li><p>When used on fo:static-content and fo:flow
the content rectangle used is based on the region on the first page
into which the content is directed. For region-body it is
the normal-flow-reference-area and
for the other regions it is the region-reference-area.</p></li><li><p>When used on fo:footnote-body, and fo:float that generates an
area with area-class "xsl-before-float"
the rectangle used is the content rectangle of
the footnote-reference-area and the
before-float-reference-area respectively.</p></li><li><p>When used on fo:float that generates an
area with area-class "xsl-side-float"
the content rectangle used is the closest ancestor block-area that is not
a line-area of the area of area-type "xsl-anchor" that was generated
by the fo:float.</p></li><li><p>When the absolute-position is "fixed", the containing block is
defined by the nearest ancestor viewport area.
If there is no ancestor viewport area,
the containing block is defined by the user agent.</p></li><li><p>When the absolute-position is "absolute",
the containing block is established by the nearest
ancestor area <var>A</var> which has an area-class different from
xsl-normal or a relative-position of "relative".</p><p>In the case where <var>A</var> is a block-area, the rectangle used
is the padding-rectangle of <var>A</var>.</p><p>In the case where <var>A</var> is an inline-area, generated by some
formatting object <var>F</var>, the rectangle used is a virtual rectangle
whose before-edge and start-edge are the before-edge and start-edge of the
first area generated by <var>F</var>, and whose after-edge and end-edge are
the after-edge and end-edge of the last area generated by <var>F</var>.
This "rectangle" may have negative extent.</p></li></ol></li><li><p>If the formatting object generating the identified area
generates a sequence of such areas the first area is used
for the conversion.</p></li></ol></div><div class="div2">
<h3><a name="cssdatat" id="cssdatat"></a>7.4 Additional CSS Datatypes</h3><p>The following "datatypes" are used in the definitions of
some CSS2 properties. These are not considered datatypes in XSL,
as they are merely notational shorthand and expand as follows:</p><table><thead valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Datatype</th><th align="left" valign="top">Expansion</th></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top">&lt;padding-width&gt; </td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;border-width&gt; </td><td align="left" valign="top">thin | medium | thick | &lt;length&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;border-style&gt; </td><td align="left" valign="top">none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;generic-voice&gt; </td><td align="left" valign="top">'male' | 'female' | 'child'</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;specific-voice&gt; </td><td align="left" valign="top">values are specific instances (e.g., comedian, trinoids, carlos, lani)</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;margin-width&gt; </td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;background-color&gt; </td><td align="left" valign="top">shorthand component of background-color</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;background-image&gt; </td><td align="left" valign="top">shorthand component of background-image</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;background-repeat&gt; </td><td align="left" valign="top">shorthand component of background-repeat</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;background-attachment&gt;</td><td align="left" valign="top">shorthand component of background-attachment</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;background-position&gt; </td><td align="left" valign="top">shorthand component of background-position</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;cue-before&gt; </td><td align="left" valign="top">shorthand component of cue-before</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;cue-after&gt; </td><td align="left" valign="top">shorthand component of cue-after</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;line-height&gt; </td><td align="left" valign="top">shorthand component of line-height</td></tr><tr valign="top" align="left"><td align="left" valign="top">&lt;language-country&gt; </td><td align="left" valign="top">&lt;string&gt;: a language and optionally a country specifier in conformance with <a href="#RFC3066">[RFC3066]</a></td></tr></tbody></table></div><div class="div2">
<h3><a name="common-accessibility-properties" id="common-accessibility-properties"></a>7.5 Common Accessibility Properties</h3><div class="div3">
<h4><a name="source-document" id="source-document"></a>7.5.1 "source-document"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;uri-specification&gt; [&lt;uri-specification&gt;]* | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">none</dt><dd><p>The source document is transient, unknown, or unspecified.</p></dd><dt class="label">&lt;uri-specification&gt;</dt><dd><p>A URI-specification giving a reference to the (sub)resource
used as input to the stylesheet.</p></dd></dl><p>This property provides a pointer back
to the original XML document(s) used
to create this formatting object tree, in accordance with the Dublin Core
definition of "Source" ("A Reference to a resource from which the present
resource is derived."
See: <a href="http://purl.org/DC/documents/rec-dces-19990702.htm">http://purl.org/DC/documents/rec-dces-19990702.htm</a>.)
The value is not validated by and
has no inherent standardized semantics for any XSL processor.
</p><p>W3C Accessibility guidelines,
<a href="http://www.w3.org/TR/WCAG20/">http://www.w3.org/TR/WCAG20/</a>,
<a href="http://www.w3.org/TR/ATAG10/">http://www.w3.org/TR/ATAG10/</a>, and
<a href="http://www.w3.org/TR/UAAG10/">http://www.w3.org/TR/UAAG10/</a>,
strongly encourage the use of this property
either on the fo:root or on the first formatting object generated from a
given source document.</p><p>The URI-specification is useful for alternate renderers (aural readers, etc.)
whenever the structure of the formatting object tree is inappropriate for
that renderer.</p></div><div class="div3">
<h4><a name="role" id="role"></a>7.5.2 "role"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;string&gt; | &lt;uri-specification&gt; | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">none</dt><dd><p>Indicates that no semantic tag is cited by this
formatting object.</p></dd><dt class="label">&lt;string&gt;</dt><dd><p>The value is a string representing a semantic identifier that
may be used in rendering this formatting object.
</p></dd><dt class="label">&lt;uri-specification&gt;</dt><dd><p>A URI-specification, indicating an
RDF resource <a href="#RDF">[RDF]</a>; that is, an XML object that
is syntactically valid with respect to the RDF grammar.</p></dd></dl><p>This property provides a hint for alternate renderers
(aural readers, etc.) as to the role of the XML element or elements
that were used to construct this formatting object, if one could be
identified during XSLT tree construction.
This information can be used to prepare alternate renderings when
the normal rendering of a formatting object is not appropriate
or satisfactory; for example, the role information can be used to
provide better aural renderings of visually formatted material.</p><p>To aid alternate renderers, the &lt;string&gt; value should be
the qualified name (QName <a href="#XMLNAMES">[XML Names]</a> or <a href="#XMLNAMES11">[XML Names 1.1]</a>) of the element from which
this formatting object is constructed. If a QName does not provide
sufficient context, the &lt;uri-specification&gt; can be used to identify
an RDF resource that describes the role in more detail.
This RDF resource may be embedded in the result tree and referenced
with a relative URI or fragment identifier,
or the RDF resource may be external to the result tree.
This specification does not define any standard QName
or RDF vocabularies; these are frequently
application area dependent. Other groups, for example the Dublin Core,
have defined such vocabularies.</p><p>This property is not inherited, but all subsidiary nodes of
this formatting object that do not bear a role property should utilize
the same alternate presentation properties. (It is not
inherited because knowledge of the start and end of the formatting object subtree
generated by the element may be needed by the renderer.)</p></div></div><div class="div2">
<h3><a name="common-absolute-position-properties" id="common-absolute-position-properties"></a>7.6 Common Absolute Position Properties</h3><div class="div3">
<h4><a name="absolute-position" id="absolute-position"></a>7.6.1 "absolute-position"</h4><div class="css-cited-thin"><p>A Property Derived from a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | absolute | fixed | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Values have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>There is no absolute-positioning constraint. Positioning is
in accordance with the relative-position property.</p></dd><dt class="label">absolute</dt><dd><p>The area's position (and possibly size) is specified with
the "left", "right", "top", and "bottom" properties. These properties
specify offsets with respect to the area's
nearest ancestor reference area.
Absolutely
positioned areas are taken out of the normal flow. This means they
have no impact on the layout of later siblings. Also, though absolutely
positioned areas have margins, they do not collapse with any other margins.</p></dd><dt class="label">fixed</dt><dd><p>The area's position is calculated according to the "absolute"
model, but in addition, the area is fixed with respect to some reference.
In the case of continuous media, the area is fixed with respect to
the viewport (and doesn't move when scrolled). In the case of paged
media, the area is fixed with respect to the page, even if that page is
seen through a viewport (in the case of a print-preview, for example).
Authors may wish to specify "fixed" in a media-dependent way. For
instance, an author may want an area to remain at the top of the viewport
on the screen, but not at the top of each printed page.</p></dd></dl>
<p>The following additional restrictions apply for paged
presentations:</p>
<ul><li><p>Only objects with absolute-position="auto"
may have page/column breaks. </p><p>For other values any
keep and break properties are ignored.</p></li><li><p>The area generated is a descendant of the page-area where the
first area from the object would have been placed had the object had
absolute-position="auto" specified.</p></li></ul>
<p>If the value is "absolute" or "fixed", any normal areas generated
by the formatting object have their area-class changed to
<code>xsl-absolute</code> or
<code>xsl-fixed</code>, respectively.</p>
</div></div><div class="div3">
<h4><a name="top" id="top"></a>7.6.2 "top"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to height of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-top">
"top" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-top</p>
<p>This property specifies how far a box's top margin edge is offset
below the top edge of the box's containing block.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>See definition of property left (<a href="#left"><b>7.6.5 left</b></a>).</p></div><div class="div3">
<h4><a name="right" id="right"></a>7.6.3 "right"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-right">
"right" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-right</p>
<p>This property specifies how far a box's right margin edge is offset
to the left of the right edge of the box's containing block.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>See definition of property left (<a href="#left"><b>7.6.5 left</b></a>).</p></div><div class="div3">
<h4><a name="bottom" id="bottom"></a>7.6.4 "bottom"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to height of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-bottom">
"bottom" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-bottom</p>
<p>This property specifies how far a box's bottom margin edge is offset
above the bottom edge of the box's containing block.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>See definition of property left (<a href="#left"><b>7.6.5 left</b></a>).</p></div><div class="div3">
<h4><a name="left" id="left"></a>7.6.5 "left"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x12</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-left">
"left" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-left</p>
<p>This property specifies how far a box's left margin edge is offset
to the right of the left edge of the box's containing block.</p>
<p>The values of the four (position offset) properties have the
following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>The effect of this value depends on which of related properties
have the value "auto" as well. See the sections on the width and
height of absolutely positioned, non-replaced elements for details.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>The offset is a fixed distance from the reference edge.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The offset is a percentage of the containing block's width
(for "left" or "right") or "height" (for "top" and "bottom"). For
"top" and "bottom", if the "height" of the containing block is not
specified explicitly (i.e., it depends on content height), the percentage
value is interpreted like "auto".</p></dd></dl>
<p>For absolutely positioned boxes, the offsets are with respect
to the box's containing block. For relatively positioned boxes,
the offsets are with respect to the outer edges of the box itself
(i.e., the box is given a position in the normal flow, then offset
from that position according to these properties).</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>These properties set the position of the content-rectangle
of the associated area.</p><p>The left, right, top, and bottom are interpreted in the prevailing
coordinate system (established by the nearest ancestor reference area)
and not relative to the "containing block" as in CSS.</p><p>If both "left" and "right" have a value
other than "auto", then
if the "width" is "auto" the width of the content-rectangle is
overridden;
else the geometry is overconstrained and is resolved in accordance with
<a href="#overcons_geom"><b>5.3.4 Overconstrained Geometry</b></a>.
Similarly, if both "top" and "bottom" have a value
other than "auto", then
if the "height" is "auto" the height of the content-rectangle is
overridden;
else the geometry is overconstrained and is resolved in accordance with
<a href="#overcons_geom"><b>5.3.4 Overconstrained Geometry</b></a>.
</p></div></div><div class="div2">
<h3><a name="common-aural-properties" id="common-aural-properties"></a>7.7 Common Aural Properties</h3><div class="div3">
<h4><a name="azimuth" id="azimuth"></a>7.7.1 "azimuth"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;angle&gt; | [[ left-side | far-left | left
| center-left | center | center-right | right | far-right | right-side
] || behind ] | leftwards | rightwards | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">center</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-azimuth">
"azimuth" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-azimuth</p>
</div></div><div class="div3">
<h4><a name="cue-after" id="cue-after"></a>7.7.2 "cue-after"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;uri-specification&gt; | none | inherit </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-cue-after">
"cue-after" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-cue-after</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The &lt;uri&gt; value has been changed to a &lt;uri-specification&gt;.</p></div><div class="div3">
<h4><a name="cue-before" id="cue-before"></a>7.7.3 "cue-before"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;uri-specification&gt; | none | inherit </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-cue-before">
"cue-before" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-cue-before</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The &lt;uri&gt; value has been changed to a &lt;uri-specification&gt;.</p></div><div class="div3">
<h4><a name="elevation" id="elevation"></a>7.7.4 "elevation"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;angle&gt; | below | level | above | higher
| lower | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">level</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-elevation">
"elevation" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-elevation</p>
</div></div><div class="div3">
<h4><a name="pause-after" id="pause-after"></a>7.7.5 "pause-after"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;time&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">depends on user agent</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">see prose </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pause-after">
"pause-after" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pause-after</p>
</div></div><div class="div3">
<h4><a name="pause-before" id="pause-before"></a>7.7.6 "pause-before"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;time&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">depends on user agent</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">see prose </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pause-before">
"pause-before" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pause-before</p>
</div></div><div class="div3">
<h4><a name="pitch" id="pitch"></a>7.7.7 "pitch"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;frequency&gt; | x-low | low | medium | high
| x-high | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pitch">
"pitch" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pitch</p>
</div></div><div class="div3">
<h4><a name="pitch-range" id="pitch-range"></a>7.7.8 "pitch-range"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">50</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pitch-range">
"pitch-range" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pitch-range</p>
</div></div><div class="div3">
<h4><a name="play-during" id="play-during"></a>7.7.9 "play-during"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;uri-specification&gt; mix? repeat? | auto | none | inherit </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-play-during">
"play-during" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-play-during</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The &lt;uri&gt; value has been changed to a &lt;uri-specification&gt;.</p></div><div class="div3">
<h4><a name="richness" id="richness"></a>7.7.10 "richness"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">50</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-richness">
"richness" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-richness</p>
</div></div><div class="div3">
<h4><a name="speak" id="speak"></a>7.7.11 "speak"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | none | spell-out | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speak">
"speak" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speak</p>
</div></div><div class="div3">
<h4><a name="speak-header" id="speak-header"></a>7.7.12 "speak-header"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">once | always | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">once</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/tables.html#propdef-speak-header">
"speak-header" property
</a><br>http://www.w3.org/TR/REC-CSS2/tables.html#propdef-speak-header</p>
</div></div><div class="div3">
<h4><a name="speak-numeral" id="speak-numeral"></a>7.7.13 "speak-numeral"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">digits | continuous | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">continuous</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speak-numeral">
"speak-numeral" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speak-numeral</p>
</div></div><div class="div3">
<h4><a name="speak-punctuation" id="speak-punctuation"></a>7.7.14 "speak-punctuation"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">code | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speak-punctuation">
"speak-punctuation" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speak-punctuation</p>
</div></div><div class="div3">
<h4><a name="speech-rate" id="speech-rate"></a>7.7.15 "speech-rate"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | x-slow | slow | medium | fast
| x-fast | faster | slower | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speech-rate">
"speech-rate" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-speech-rate</p>
</div></div><div class="div3">
<h4><a name="stress" id="stress"></a>7.7.16 "stress"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">50</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-stress">
"stress" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-stress</p>
</div></div><div class="div3">
<h4><a name="voice-family" id="voice-family"></a>7.7.17 "voice-family"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[[&lt;specific-voice&gt; | &lt;generic-voice&gt;
],]* [&lt;specific-voice&gt; | &lt;generic-voice&gt; ] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">depends on user agent</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-voice-family">
"voice-family" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-voice-family</p>
</div></div><div class="div3">
<h4><a name="volume" id="volume"></a>7.7.18 "volume"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | &lt;percentage&gt; | silent | x-soft
| soft | medium | loud | x-loud | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inherited value</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-volume">
"volume" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-volume</p>
</div></div></div><div class="div2">
<h3><a name="common-border-padding-and-background-properties" id="common-border-padding-and-background-properties"></a>7.8 Common Border, Padding, and Background Properties</h3><p>The following common-border-padding-and-background-properties
are taken from CSS2. Those "border", "padding", and "background"
properties that have a before, after, start, or end suffix are writing-mode
relative and are XSL-only properties.</p><div class="div3">
<h4><a name="background-attachment" id="background-attachment"></a>7.8.1 "background-attachment"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">scroll | fixed | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">scroll</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-attachment">
"background-attachment" property
</a><br>http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-attachment</p>
<dl><dt class="label">scroll</dt><dd><p>The background-image may scroll with the enclosing object.</p></dd><dt class="label">fixed</dt><dd><p>The background-image is to be fixed within the viewable
area of the enclosing object.</p></dd></dl>
<p>If a background-image is specified, this property specifies
whether it is fixed with regard to the viewport (fixed) or scrolls
along with the document (scroll).</p>
<p>Even if the image is fixed, it is still only visible when it
is in the background or padding area of the element. Thus, unless
the image is tiled ("background-repeat: repeat"), it may be invisible.</p>
<p>User agents may treat fixed as scroll. However, it is recommended
they interpret fixed correctly, at least for the HTML and BODY elements,
since there is no way for an author to provide an image only for
those browsers that support fixed. See the section on conformance
for details.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The last paragraph in the CSS description does not apply.</p></div><div class="div3">
<h4><a name="background-color" id="background-color"></a>7.8.2 "background-color"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">transparent</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-color">
"background-color" property
</a><br>http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-color</p>
<p>This property sets the background color of an element, either
a &lt;color&gt; value or the keyword transparent, to make the underlying
colors shine through.</p>
<dl><dt class="label">transparent</dt><dd><p>The underlying colors will shine through.</p></dd><dt class="label">&lt;color&gt;</dt><dd><p>Any valid color specification.</p></dd></dl></div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL adds an "rgb-icc" function (see <a href="#expr-color-functions"><b>5.10.2 Color Functions</b></a>)
as a valid value of this property.</p></div><div class="div3">
<h4><a name="background-image" id="background-image"></a>7.8.3 "background-image"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;uri-specification&gt; | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-image">
"background-image" property
</a><br>http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-image</p>
<p>This property sets the background image of an element. When setting
a "background-image", authors should also specify a background-color
that will be used when the image is unavailable. When the image
is available, it is rendered on top of the background color. (Thus,
the color is visible in the transparent parts of the image).</p>
<p>Values for this property are either &lt;uri-specification&gt;, to specify the
image, or "none", when no image is used.</p>
<dl><dt class="label">none</dt><dd><p>No image is specified.</p></dd><dt class="label">&lt;uri-specification&gt;</dt><dd></dd></dl>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The &lt;uri&gt; value has been changed to a &lt;uri-specification&gt;.</p></div><div class="div3">
<h4><a name="background-repeat" id="background-repeat"></a>7.8.4 "background-repeat"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">repeat | repeat-x | repeat-y | no-repeat | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">repeat</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-repeat">
"background-repeat" property
</a><br>http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-repeat</p>
<p>If a background image is specified, this property specifies whether
the image is repeated (tiled), and how. All tiling covers the content
and padding areas of a box. Values have the following meanings:</p>
<dl><dt class="label">repeat</dt><dd><p>The image is repeated both horizontally and vertically.</p></dd><dt class="label">repeat-x</dt><dd><p>The image is repeated horizontally only.</p></dd><dt class="label">repeat-y</dt><dd><p>The image is repeated vertically only.</p></dd><dt class="label">no-repeat</dt><dd><p>The image is not repeated: only one copy of the image is
drawn.</p></dd></dl></div><p><em>XSL modifications to the CSS definition:</em></p><p>"Horizontal" and "vertical" are defined relative to the
reference-orientation; "horizontal" is "left" to "right", and "vertical" is
"top" to "bottom".
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Thus for a rotated area the tiling is also rotated.
It is, however, independent of the writing-mode.
</p></div></div><div class="div3">
<h4><a name="background-position-horizontal" id="background-position-horizontal"></a>7.8.5 "background-position-horizontal"</h4><div class="css-cited-thin"><p>A Property Derived from a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;percentage&gt; | &lt;length&gt; |
left | center | right | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0%</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the size of the padding-rectangle</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>If a "background-image" has been specified, this property specifies
its initial position horizontally.</p>
<dl><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies that a point, at the given percentage across the image
from left-to-right, shall be placed at a point at the given percentage
across, from left-to-right, the area's padding-rectangle.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example
with a value of 0%, the left-edge of the
image is aligned with the left-edge of the area's padding-rectangle.
A value of 100% places the right-edge of
the image aligned with the right-edge of the padding-rectangle.
With a value
of 14%, a point 14% across the image is
to be placed at a point 14% across the padding-rectangle.</p></div></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies that the left-edge of the image shall be placed
at the specified length to the right of the left-edge of the
padding-rectangle.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example
with a value of 2cm, the left-edge of the
image is placed 2cm to the right of the left-edge of the
padding-rectangle.</p></div></dd><dt class="label">left</dt><dd><p>Same as 0%.</p></dd><dt class="label">center</dt><dd><p>Same as 50%.</p></dd><dt class="label">right</dt><dd><p>Same as 100%.</p></dd></dl>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>"Left" and "right" are defined relative to the
reference-orientation.
</p></div><div class="div3">
<h4><a name="background-position-vertical" id="background-position-vertical"></a>7.8.6 "background-position-vertical"</h4><div class="css-cited-thin"><p>A Property Derived from a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;percentage&gt; | &lt;length&gt; |
top | center | bottom | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0%</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the size of the padding-rectangle</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>If a "background-image" has been specified, this property specifies
its initial position vertically.</p>
<dl><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies that a point, at the given percentage down the image
from top-to-bottom, shall be placed at a point at the given percentage
down, from top-to-bottom, the area's padding-rectangle.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example
with a value of 0%, the top-edge of the
image is aligned with the top-edge of the area's padding-rectangle.
A value of 100% places the bottom-edge of
the image aligned with the bottom-edge of the padding-rectangle.
With a value
of 84%, a point 84% down the image is
to be placed at a point 84% down the padding-rectangle.</p></div></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies that the top-edge of the image shall be placed
at the specified length below the top-edge of the
padding-rectangle.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example
with a value of 2cm, the top-edge of the
image is placed 2cm below the top-edge of the padding-rectangle.</p></div></dd><dt class="label">top</dt><dd><p>Same as 0%.</p></dd><dt class="label">center</dt><dd><p>Same as 50%.</p></dd><dt class="label">bottom</dt><dd><p>Same as 100%.</p></dd></dl>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>"Top" and "bottom" are defined relative to the
reference-orientation.
</p></div><div class="div3">
<h4><a name="border-before-color" id="border-before-color"></a>7.8.7 "border-before-color"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the color of the border
on the before-edge of a block-area or inline-area.</p>
<p>See definition of property border-top-color (<a href="#border-top-color"><b>7.8.19 border-top-color</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-before-style" id="border-before-style"></a>7.8.8 "border-before-style"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-style for the before-edge.</p>
<p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-before-width" id="border-before-width"></a>7.8.9 "border-before-width"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-width for the before-edge.</p>
<p>See definition of property border-top-width (<a href="#border-top-width"><b>7.8.21 border-top-width</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the border for the before-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the border should be 0pt or retained if its associated
edge is a leading-edge in a reference-area for areas generated from
this formatting object that have an <b>is-first</b> value
of "false". See <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl><p>If border-before-width is specified using &lt;length&gt;,
the formatter shall convert the single value to components
as follows:</p><ul><li><p>border-before-width.length:
the resultant computed value of the &lt;length&gt;.</p></li><li><p>border-before-width.conditional: discard.
</p></li></ul><p>If border-before-width is specified using one of the width
keywords the .conditional component is set to "discard" and
the .length component to a User Agent dependent length.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If the border-style is "none" the computed value of the width
is forced to "0pt".</p></div></div><div class="div3">
<h4><a name="border-after-color" id="border-after-color"></a>7.8.10 "border-after-color"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the color of the border
on the after-edge of a block-area or inline-area.</p>
<p>See definition of property border-top-color (<a href="#border-top-color"><b>7.8.19 border-top-color</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-after-style" id="border-after-style"></a>7.8.11 "border-after-style"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-style for the after-edge.</p>
<p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-after-width" id="border-after-width"></a>7.8.12 "border-after-width"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-width for the after-edge.</p>
<p>See definition of property border-top-width (<a href="#border-top-width"><b>7.8.21 border-top-width</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the border for the after-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the border should be 0 or retained if its associated
edge is a trailing-edge in a reference-area for areas generated from
this formatting object that have an <b>is-last</b> value
of "false". See <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>If the border-style is "none" the computed value of the width
is forced to "0pt".</p></div></div><div class="div3">
<h4><a name="border-start-color" id="border-start-color"></a>7.8.13 "border-start-color"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the color of the border
on the start-edge of a block-area or inline-area.</p>
<p>See definition of property border-top-color (<a href="#border-top-color"><b>7.8.19 border-top-color</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-start-style" id="border-start-style"></a>7.8.14 "border-start-style"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-style for the start-edge.</p>
<p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-start-width" id="border-start-width"></a>7.8.15 "border-start-width"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-width for the start-edge.</p>
<div class="note"><p class="prefix"><b>Note:</b></p><p>If the border-style is "none" the computed value of the width
is forced to "0pt".</p></div>
<p>See definition of property border-top-width (<a href="#border-top-width"><b>7.8.21 border-top-width</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the border for the start-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the border should be 0 or retained if its associated
edge is a leading-edge in a line-area for areas generated from
this formatting object that have an <b>is-first</b> value
of "false". See <a href="#area-space"><b>4.3.1 Space-resolution Rules</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl></div><div class="div3">
<h4><a name="border-end-color" id="border-end-color"></a>7.8.16 "border-end-color"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the color of the border
on the end-edge of a block-area or inline-area.</p>
<p>See definition of property border-top-color (<a href="#border-top-color"><b>7.8.19 border-top-color</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-end-style" id="border-end-style"></a>7.8.17 "border-end-style"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-style for the end-edge.</p>
<p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-end-width" id="border-end-width"></a>7.8.18 "border-end-width"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the border-width for the end-edge.</p>
<div class="note"><p class="prefix"><b>Note:</b></p><p>If the border-style is "none" the computed value of the width
is forced to "0pt".</p></div>
<p>See definition of property border-top-width (<a href="#border-top-width"><b>7.8.21 border-top-width</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the border for the end-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the border should be 0 or retained if its associated
edge is a trailing-edge in a line-area for areas generated from
this formatting object that have an <b>is-last</b> value
of "false". See <a href="#area-space"><b>4.3.1 Space-resolution Rules</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl></div><div class="div3">
<h4><a name="border-top-color" id="border-top-color"></a>7.8.19 "border-top-color"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top-color">
"border-top-color" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top-color</p>
<p>The 'border-color' property sets the color of the four borders.
Values have the following meanings:</p>
<dl><dt class="label">transparent</dt><dd><p>The border is transparent (though it may have width).</p></dd><dt class="label">&lt;color&gt;</dt><dd><p>Any valid color specification.</p></dd></dl>
<p>If an element's border color is not
specified with a "border" property, user agents must use the value
of the element's "color" property as the computed value for the
border color.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-top-style" id="border-top-style"></a>7.8.20 "border-top-style"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x9">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x9</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top-style">
"border-top-style" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top-style</p>
<p>The border style properties specify the line style of a box's
border (solid, double, dashed, etc.).</p>
<p>The properties defined in this section refer to the &lt;border-style&gt;
value type, which may take one of the following:</p>
<dl><dt class="label">none</dt><dd><p>No border. This value forces the computed value of 'border-width'
to be '0'.</p></dd><dt class="label">hidden</dt><dd><p>Same as 'none', except in terms of border conflict resolution
for table elements.</p></dd><dt class="label">dotted</dt><dd><p>The border is a series of dots.</p></dd><dt class="label">dashed</dt><dd><p>The border is a series of short line segments.</p></dd><dt class="label">solid</dt><dd><p>The border is a single line segment.</p></dd><dt class="label">double</dt><dd><p>The border is two solid lines. The sum of the two lines
and the space between them equals the value of 'border-width'.</p></dd><dt class="label">groove</dt><dd><p>The border looks as though it were carved into the canvas.</p></dd><dt class="label">ridge</dt><dd><p>The opposite of 'groove': the border looks as
though it were coming out of the canvas.</p></dd><dt class="label">inset</dt><dd><p>The border makes the entire box look as though it were
embedded in the canvas.</p></dd><dt class="label">outset</dt><dd><p>The opposite of 'inset': the border makes the entire box
look as though it were coming out of the canvas.</p></dd></dl>
<p>All borders are drawn on top of the box's background.
The color of borders drawn for values of 'groove',
'ridge', 'inset', and 'outset' should be based on the element's
'border-color' property, but UAs may choose their own algorithm to
calculate the actual colors used. For instance, if the 'border-color'
has the value 'silver', then a UA could use a gradient of colors from
white to dark gray to indicate a sloping border.</p>
<p>Conforming HTML user agents may interpret 'dotted', 'dashed',
'double', 'groove', 'ridge', 'inset', and 'outset' to be 'solid'.
</p></div></div><div class="div3">
<h4><a name="border-top-width" id="border-top-width"></a>7.8.21 "border-top-width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top-width">
"border-top-width" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top-width</p>
<p>The border width properties specify the width of the border area.
The properties defined in this section refer to the &lt;border-width&gt;
value type, which may take one of the following values:</p>
<dl><dt class="label">thin</dt><dd><p>A thin border.</p></dd><dt class="label">medium</dt><dd><p>A medium border.</p></dd><dt class="label">thick</dt><dd><p>A thick border.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>The border's thickness has an explicit value. Explicit
border widths cannot be negative.</p></dd></dl>
<p>The interpretation of the first three values depends on
the user agent. The following relationships must hold, however:</p>
<ul><li><p> 'thin' &lt;='medium' &lt;= 'thick'.</p></li><li><p>Furthermore, these widths must be constant throughout a
document. </p></li></ul></div></div><div class="div3">
<h4><a name="border-bottom-color" id="border-bottom-color"></a>7.8.22 "border-bottom-color"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom-color">
"border-bottom-color" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom-color</p>
<p>Specifies the border color for the bottom-edge.</p>
<p>See definition of property border-top-color (<a href="#border-top-color"><b>7.8.19 border-top-color</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-bottom-style" id="border-bottom-style"></a>7.8.23 "border-bottom-style"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom-style">
"border-bottom-style" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom-style</p>
<p>Specifies the border style for the bottom-edge.</p>
<p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-bottom-width" id="border-bottom-width"></a>7.8.24 "border-bottom-width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom-width">
"border-bottom-width" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom-width</p>
<p>Specifies the border width for the bottom-edge.</p>
<p>See definition of property border-top-width (<a href="#border-top-width"><b>7.8.21 border-top-width</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-left-color" id="border-left-color"></a>7.8.25 "border-left-color"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left-color">
"border-left-color" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left-color</p>
<p>Specifies the border color for the left-edge.</p>
<p>See definition of property border-top-color (<a href="#border-top-color"><b>7.8.19 border-top-color</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-left-style" id="border-left-style"></a>7.8.26 "border-left-style"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left-style">
"border-left-style" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left-style</p>
<p>Specifies the border style for the left-edge.</p>
<p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-left-width" id="border-left-width"></a>7.8.27 "border-left-width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left-width">
"border-left-width" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left-width</p>
<p>Specifies the border width for the left-edge.</p>
<p>See definition of property border-top-width (<a href="#border-top-width"><b>7.8.21 border-top-width</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-right-color" id="border-right-color"></a>7.8.28 "border-right-color"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | transparent | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the 'color' property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right-color">
"border-right-color" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right-color</p>
<p>Specifies the border color for the right-edge.</p>
<p>See definition of property border-top-color (<a href="#border-top-color"><b>7.8.19 border-top-color</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The value "transparent" has been added to be consistent with
the definition of the "border-color" shorthand.
</p></div><div class="div3">
<h4><a name="border-right-style" id="border-right-style"></a>7.8.29 "border-right-style"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right-style">
"border-right-style" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right-style</p>
<p>Specifies the border style for the right-edge.</p>
<p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p>
</div></div><div class="div3">
<h4><a name="border-right-width" id="border-right-width"></a>7.8.30 "border-right-width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right-width">
"border-right-width" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right-width</p>
<p>Specifies the border width for the right-edge.</p>
<p>See definition of property border-top-width (<a href="#border-top-width"><b>7.8.21 border-top-width</b></a>).</p>
</div></div><div class="div3">
<h4><a name="padding-before" id="padding-before"></a>7.8.31 "padding-before"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the width of the padding
on the before-edge of a block-area or inline-area.</p>
<p>See definition of property padding-top (<a href="#padding-top"><b>7.8.35 padding-top</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the padding for the before-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the padding should be 0 or retained if its associated
edge is a leading-edge in a reference-area for areas generated from
this formatting object that have an <b>is-first</b> value
of "false". See <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl></div><div class="div3">
<h4><a name="padding-after" id="padding-after"></a>7.8.32 "padding-after"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the width of the padding
on the after-edge of a block-area or inline-area.</p>
<p>See definition of property padding-top (<a href="#padding-top"><b>7.8.35 padding-top</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the padding for the after-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the padding should be 0 or retained if its associated
edge is a trailing-edge in a reference-area for areas generated from
this formatting object that have an <b>is-last</b> value
of "false". See <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl></div><div class="div3">
<h4><a name="padding-start" id="padding-start"></a>7.8.33 "padding-start"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the width of the padding
on the start-edge of a block-area or inline-area.</p>
<p>See definition of property padding-top (<a href="#padding-top"><b>7.8.35 padding-top</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the padding for the start-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the padding should be 0 or retained if its associated
edge is a leading-edge in a line-area for areas generated from
this formatting object that have an <b>is-first</b> value
of "false". See <a href="#area-space"><b>4.3.1 Space-resolution Rules</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl></div><div class="div3">
<h4><a name="padding-end" id="padding-end"></a>7.8.34 "padding-end"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Specifies the width of the padding
on the end-edge of a block-area or inline-area.</p>
<p>See definition of property padding-top (<a href="#padding-top"><b>7.8.35 padding-top</b></a>).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;length-conditional&gt;</dt><dd><p>A compound value specifying the width and any conditionality
of the padding for the end-edge.</p><p>The .length component is a &lt;length&gt;. It may not be negative.
The .conditionality component may be set to "discard" or "retain" to
control if the padding should be 0 or retained if its associated
edge is a trailing-edge in a line-area for areas generated from
this formatting object that have an <b>is-last</b> value
of "false". See <a href="#area-space"><b>4.3.1 Space-resolution Rules</b></a> for further details.
The initial value of the .conditionality component is "discard".</p></dd></dl></div><div class="div3">
<h4><a name="padding-top" id="padding-top"></a>7.8.35 "padding-top"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-top">
"padding-top" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-top</p>
<dl><dt class="label">&lt;length&gt;</dt></dl>
<p>Specifies the width of the padding
on the top-edge of a block-area or inline-area.
Unlike margin properties, values for padding properties cannot be
negative.</p></div></div><div class="div3">
<h4><a name="padding-bottom" id="padding-bottom"></a>7.8.36 "padding-bottom"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-bottom">
"padding-bottom" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-bottom</p>
<p>Specifies the width of the padding
on the bottom-edge of a block-area or inline-area.</p>
<p>See definition of property padding-top (<a href="#padding-top"><b>7.8.35 padding-top</b></a>).</p>
</div></div><div class="div3">
<h4><a name="padding-left" id="padding-left"></a>7.8.37 "padding-left"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-left">
"padding-left" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-left</p>
<p>Specifies the width of the padding
on the left-edge of a block-area or inline-area.</p>
<p>See definition of property padding-top (<a href="#padding-top"><b>7.8.35 padding-top</b></a>).</p>
</div></div><div class="div3">
<h4><a name="padding-right" id="padding-right"></a>7.8.38 "padding-right"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-right">
"padding-right" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding-right</p>
<p>Specifies the width of the padding
on the right-edge of a block-area or inline-area.</p>
<p>See definition of property padding-top (<a href="#padding-top"><b>7.8.35 padding-top</b></a>).</p>
</div></div></div><div class="div2">
<h3><a name="common-font-properties" id="common-font-properties"></a>7.9 Common Font Properties</h3><p>The following common-font-properties all are taken from
CSS2. The reference to CSS2 is: http://www.w3.org/TR/REC-CSS2/fonts.html</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Although these properties reference the individual properties
in the CSS specification, it is recommended that you read the entire
font section of the CSS2 specification.</p></div><div class="div3">
<h4><a name="font-model" id="font-model"></a>7.9.1 Fonts and Font Data</h4><p>
XSL uses an abstract model of a font. This model is described in this
section and is based on current font technology as exemplified by the
OpenType specification <a href="#OpenType">[OpenType]</a>.
</p><p>
A font consists of a collection of glyphs together with the
information, the font tables, necessary to use those glyphs to present
characters on some medium. A glyph is a recognizable abstract graphic
symbol which is independent of any specific design. The combination of the collection of glyphs and the font tables
is called the font data.
</p><p>
The font tables include the information
necessary to map characters to glyphs, to determine the size of glyph
areas and to position the glyph area. Each font table consists of one
or more font characteristics, such as the font-weight and font-style.
</p><p>
The geometric font characteristics are expressed in a coordinate
system based on the em box. (The em is a relative measure of the
height of the glyphs in the font; see <a href="#relative.lengths"><b>5.9.7.2 Relative Lengths</b></a>.)
This box that is 1 em high
and 1 em wide is called the design space.
Points in this design space are expressed in
geometric coordinates in terms of fractional units of the em.
</p><p>
The coordinate space of the em box is called the design space
coordinate system. For scalable fonts, the curves and lines that are
used to draw a glyph are represented using this coordinate system.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
Most often, the (0,0) point in this coordinate system is
positioned on the left edge of the em box, but not at the bottom left
corner. The Y coordinate of the bottom of a Roman capital letter is
usually zero. In addition, the descenders on lower case Roman letters have
negative coordinate values.
</p></div><p>
XSL assumes that the font tables will provide at least three font
characteristics: an ascent, a descent and a set of baseline-tables.
The coordinate values for these are given in the design space
coordinate system. The ascent is given by the vertical coordinate of
the top of the em box; the descent is given by the vertical coordinate
of the bottom of the em box. The baseline-table is explained below.
</p><p>
The glyphs of a given script are positioned so that a particular point
on each glyph, the <b>alignment-point</b>, is aligned with the
alignment-points of the other glyphs in that script. The glyphs of
different scripts are typically aligned at different points on the
glyph. For example, Western glyphs are aligned on the bottoms of the
capital letters, certain Indic glyphs (including glyphs from the
Devanagari, Gurmukhi and Bengali scripts) are aligned at the top of a
horizontal stroke near the top of the glyphs and Far Eastern glyphs
are aligned either at the bottom or center of the em box of the
glyph. Within a script and within a line of text having a single
font-size, the sequence of alignment-points defines, in the
inline-progression-direction, a geometric line called a
<b>baseline</b>. Western and most other alphabetic and syllabic
glyphs are aligned to an "alphabetic" baseline, the above Indic
glyphs are aligned to a "hanging" baseline and the Far Eastern glyphs
are aligned to an "ideographic" baseline.
</p><div class="figure">
<p><img src="AlignmentPointsMixedScripts2.gif" alt="Three examples of baselines"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignmentPointsMixedScripts2.html" title="Long description of illustration 'Three examples of baselines'">[D]</a></span></p>
<p>
This figure shows the vertical position of the alignment-point for
alphabetic and many syllabic scripts, illustrated by a Roman "A"; for
certain Indic scripts, illustrated by a Gurmukhi syllable "ji"; and
for ideographic scripts, illustrated by the ideograhic glyph meaning
"country". The thin black rectangle around the ideographic glyph
illustrates the em box for that glyph and shows the typical
positioning of the "black marks" of the glyph within the em box.
</p>
</div><p>
A <b>baseline-table</b> specifies the position of one or more
baselines in the design space coordinate system. The function of the
baseline table is to facilitate the alignment of different scripts
with respect to each other when they are mixed on the same text
line. Because the desired relative alignments may depend on which
script is dominant in a line (or block), there may be a different
baseline table for each script. In addition, different alignment
positions are needed for horizontal and vertical writing
modes. Therefore, the font may have a set of baseline tables:
typically, one or more for horizontal writing-modes and zero or more
for vertical writing-modes.
</p><div class="figure">
<p><img src="Baselines-HorizAndVert-ApCountry.gif" alt="Horizontal and vertical baseline alignment"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/Baselines-HorizAndVert-ApCountry.html" title="Long description of illustration 'Horizontal and vertical baseline alignment'">[D]</a></span></p>
<p>
Examples of horizontal and vertical baseline positions. The thin lined
box in each example is the "em box". For the Latin glyphs, only the em box of the first glyph is shown. Example 1 shows typical Latin
text written horizontally. This text is positioned relative to the
alphabetic baseline, shown in blue. Example 2 shows a typical
ideographic glyph positioned on the horizontal ideographic
baseline. Note that the em box is positioned differently for these two
cases. Examples 3 and 4 show the same set of baselines used in
vertical writing. The Latin text, example 3, is shown with a
glyph-orientation of 90 degrees which is typical for proportionally
space Latin glyphs in vertical writing. Even though the ideographic
glyph in example 4 is positioned on the vertical ideographic baseline,
because it is centered in the em box, all glyphs with the same em box
are centered, vertically, with respect to one another. Additional
examples showing the positioning of mixed scripts are given in the
introductions to <a href="#area-alignment"><b>7.14 Area Alignment Properties</b></a> and
<a href="#writing-mode-related"><b>7.29 Writing-mode-related Properties</b></a>.
</p>
</div><p>
The font tables for a font include font characteristics for the
individual glyphs in the font. XSL assumes that the font tables
include, for each glyph in the font, one width value, one alignment-baseline and
one alignment-point for the horizontal writing-modes. If vertical
writing-modes are supported, then each glyph must have another width
value, alignment-baseline and alignment-point for the vertical
writing-modes. (Even though it is specified as a width, for vertical
writing-modes the width is used in the vertical direction.)
</p><p>
The script
to which a glyph belongs determines an alignment-baseline to which the
glyph is to be aligned. The position of this baseline in the design
space coordinate system determines the default
block-progression-direction position of the alignment-point. The
inline-progression-direction position of the alignment-point is on the
start-edge of the glyph. (These positions are adjusted according to
the specifications in <a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a> when an instance of a glyph is used in an inline or block
formatting object. The "space-start" and/or the "space-end" properties
of the fo:character that maps to the glyph may be adjusted to effect
"kerning" with respect to adjacent glyphs.)
</p><div class="figure">
<p><img src="AlignmentPointsMixedScriptsOnBaselines.gif" alt="Baseline alignment of glyphs from different scripts"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignmentPointsMixedScriptsOnBaselines.html" title="Long description of illustration 'Baseline alignment of glyphs from different scripts'">[D]</a></span></p>
<p>
This figure shows glyphs from three different scripts,
each with its em box and within the em box,
the baseline table applicable to that glyph.
The alignment-point of each glyph is shown by an "X" on the start edge
of the em box and by making alignment-baseline blue.
The baseline-table of the parent formatting object of the characters
that mapped to these glyphs is shown as a set of dashed lines.
</p>
</div><p>
In addition to the font characteristics required above, a font may
also supply substitution and positioning tables that can be used by a
formatter to re-order, combine, and position a sequence of glyphs to
make one or more composite glyphs. The combination may be as simple as
a ligature, or as complex as an Indic syllable which combines, usually
with some re-ordering, multiple consonants and vowel glyphs. See
<a href="#area-linebuild"><b>4.7.2 Line-building</b></a>.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
If the font tables do not define values for required font
characteristics, heuristics may be used to approximate these
values.
</p></div></div><div class="div3">
<h4><a name="font-family" id="font-family"></a>7.9.2 "font-family"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x73">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x73</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[[ &lt;family-name&gt; | &lt;generic-family&gt;
],]* [&lt;family-name&gt; | &lt;generic-family&gt;] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">depends on user agent</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-family">
"font-family" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-family</p>
<p>This property specifies a prioritized list of font family names
and/or generic family names. To deal with the problem that a single
font may not contain glyphs to display all the characters in a document,
or that not all fonts are available on all systems, this property allows
authors to specify a list of fonts, all of the same style and size,
that are tried in sequence to see if they contain a glyph for a
certain character. This list is called a font set.</p>
<p>The generic font family will be used if one or more of the other
fonts in a font set is unavailable. Although many fonts provide
the "missing character" glyph, typically an open box, as its name
implies this should not be considered a match except for the last
font in a font set. </p>
<p>There are two types of font family names:</p>
<dl><dt class="label">&lt;family-name&gt;</dt><dd><p>The name of a font-family of choice. In the previous example
[in the CSS2 Recommendation],
"Baskerville", "Heisi Mincho W3", and "Symbol" are font families.
Font family names containing whitespace should be quoted. If quoting
is omitted, any whitespace characters before and after the font
name are ignored and any sequence of whitespace characters inside the
font name is converted to a single space.</p></dd><dt class="label">&lt;generic-family&gt;</dt><dd><p>The following generic families are defined: "serif", "sans-serif",
"cursive", "fantasy", and "monospace". Please see the section on
generic font families for descriptions of these families. Generic
font family names are keywords, and therefore must not be quoted.</p></dd></dl></div><p><em>XSL modifications to the CSS definition:</em></p><dl><dt class="label">&lt;string&gt;</dt><dd><p>The names are syntactically expressed as
strings.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>See the expression language for a two-argument
"system-font" function that returns a characteristic of a system-font.
This may be used, instead of the "font" shorthand, to specify
the name of a system-font.
</p></div></dd></dl></div><div class="div3">
<h4><a name="font-selection-strategy" id="font-selection-strategy"></a>7.9.3 "font-selection-strategy"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | character-by-character | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>There is no XSL mechanism to specify a particular font; instead,
a <b>selected font</b> is chosen from the fonts available to the
User Agent based on a set of selection criteria. The <b>selection
criteria</b> are the following font properties:
"font-family",
"font-style",
"font-variant",
"font-weight",
"font-stretch", and
"font-size",
plus, for some formatting
objects, one or more characters.
These characters are called the <b>contextual characters</b>.
The contextual characters can be as few as a single character
and as many as the entire character complement of the result tree
being processed.
</p><p>Except for the fo:character formatting object, for all other
formatting objects where "font-family" applies, the selection
criteria consist of the above font properties only.
For the fo:character formatting object, the selection criteria
are these properties plus either the value of the
"character" property of the fo:character alone or that
character together with other contextual characters.
</p><p>The strategy to be followed for selecting a font based on these
criteria is specified by the "font-selection-strategy" property.</p><p>The "font-family" property is a prioritized list of
font family names, which
are tried in sequence to find an available font that matches the
selection criteria.
The font property selection criteria are matched if the
corresponding font characteristics match
the properties as specified in the property descriptions.</p><p>If no matching font is found, a fallback selection
is determined in a system-dependent manner.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This fallback may be to seek a match using a User Agent
default "font-family", or it may be a more elaborate fallback
strategy where, for example, "Helvetica" would be used as a
fallback for "Univers".</p></div><p>If no match has been found for a particular character,
there is no selected font and
the User Agent should provide a visual indication
that a character is not being displayed (for example, using the
'missing character' glyph).
</p><p>Values of the "font-selection-strategy" property
have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The selection criterion given by the contextual characters is used in an
implementation defined manner.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>An implementation may, for example, use an algorithm where
all characters in the result tree having the same set of
font selection property values influence the selection,
or it may only use the character property of a
single fo:character formatting object for which a font is to be
selected.
Consider, for example, a case where the available fonts include a
font that covers all of Latin, Greek and Cyrillic as well
as three better quality fonts that cover those three separately,
but match each other badly stylistically. An implementation that takes
a larger view for its set of contextual characters may consider the
glyph complement to allow the selection of the better font if it
covers the glyph complement, but to use the broader font to get
a consistent style if the glyph complement is larger than any one
of the other fonts can cover.
</p></div></dd><dt class="label">character-by-character</dt><dd><p>The set of contextual characters consists of the single character
that is the value of the "character" property of the fo:character for
which a font is to be selected.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This selection strategy is the same as the strategy used to select
fonts in CSS.
</p></div></dd></dl><p>
Describes the criteria for selecting fonts and the different strategies
for using these criteria to determine a <b>selected font</b>.</p></div><div class="div3">
<h4><a name="font-size" id="font-size"></a>7.9.4 "font-size"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x74">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x74</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;absolute-size&gt; | &lt;relative-size&gt; | &lt;length&gt;
| &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes, the computed value is inherited</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to parent element's font size</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-size">
"font-size" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-size</p>
<p>This property describes the size of the font when set solid.
The font size corresponds to the em square,
a concept used in typography.
Note that certain glyphs may bleed outside their em squares.
Values have the following meanings:</p>
<dl><dt class="label">&lt;absolute-size&gt;</dt><dd><p>An &lt;absolute-size&gt; keyword refers to an entry in a table
of font sizes computed and kept by the user agent. Possible values
are:</p><p>[ xx-small | x-small | small | medium | large | x-large | xx-large
]</p><p>On a computer screen a scaling factor of 1.2 is suggested between
adjacent indexes; if the "medium" font is 12pt, the "large" font
could be 14.4pt. Different media may need different scaling factors.
Also, the user agent should take the quality and availability of fonts
into account when computing the table. The table may be different
from one font family to another. Note. In CSS1, the suggested scaling
factor between adjacent indexes was 1.5 which user experience proved
to be too large.</p></dd><dt class="label">&lt;relative-size&gt;</dt><dd><p>A &lt;relative-size&gt; keyword is interpreted relative to
the table of font sizes and the font size of the parent element.
Possible values are:</p><p>[ larger | smaller ]</p><p>For example, if the parent element has a font size of "medium",
a value of "larger" will make the font size of the current element
be "large". If the parent element's size is not close to a table
entry, the user agent is free to interpolate between table entries
or round off to the closest one. The user agent may have to extrapolate
table values if the numerical value goes beyond the keywords.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>A length value specifies an absolute font size (that is
independent of the user agent's font table). Negative lengths are
illegal.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>A percentage value specifies an absolute font size relative
to the parent element's font size. Use of percentage values, or
values in "em's", leads to more robust and cascadable stylesheets.</p></dd></dl>
<p>The actual value of this property may differ from the computed
value due a numerical value on 'font-size-adjust' and the unavailability
of certain font sizes. </p>
<p>Child elements inherit the computed 'font-size' value (otherwise,
the effect of 'font-size-adjust' would compound). </p></div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL incorporates the following text from CSS2 15.5
(<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#algorithm">http://www.w3.org/TR/REC-CSS2/fonts.html#algorithm"</a>)
as part of the property definition.
</p><p>'font-size' must be matched within a UA-dependent margin of
tolerance. (Typically, sizes for scalable fonts are rounded to the
nearest whole pixel, while the tolerance for bitmapped fonts could be
as large as 20%.) Further computations, e.g., by 'em' values in other
properties, are based on the computed 'font-size' value.</p></div><div class="div3">
<h4><a name="font-stretch" id="font-stretch"></a>7.9.5 "font-stretch"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | wider | narrower | ultra-condensed
| extra-condensed | condensed | semi-condensed | semi-expanded |
expanded | extra-expanded | ultra-expanded | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling">
"font-stretch" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling</p>
<p>The 'font-stretch' property selects a normal, condensed, or extended
face from a font family.</p>
<dl><dt class="label">ultra-condensed</dt><dt class="label">extra-condensed</dt><dt class="label">condensed</dt><dt class="label">semi-condensed</dt><dt class="label">normal</dt><dt class="label">semi-expanded</dt><dt class="label">expanded</dt><dt class="label">extra-expanded</dt><dt class="label">ultra-expanded</dt><dd><p>Absolute keyword values have the following ordering, from
narrowest to widest :</p><ol class="enumar"><li><p>ultra-condensed </p></li><li><p>extra-condensed </p></li><li><p>condensed </p></li><li><p>semi-condensed </p></li><li><p>normal </p></li><li><p>semi-expanded </p></li><li><p>expanded </p></li><li><p>extra-expanded </p></li><li><p>ultra-expanded</p></li></ol></dd><dt class="label">wider</dt><dd><p>The relative keyword "wider" sets the value to the next
expanded value above the inherited value (while not increasing it
above "ultra-expanded").</p></dd><dt class="label">narrower</dt><dd><p>The relative keyword "narrower" sets the value to the next
condensed value below the inherited value (while not decreasing
it below "ultra-condensed").</p></dd></dl>
</div></div><div class="div3">
<h4><a name="font-size-adjust" id="font-size-adjust"></a>7.9.6 "font-size-adjust"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#font-size-props">
"font-size-adjust" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#font-size-props</p>
<p>In bicameral scripts, the subjective apparent size and legibility
of a font are less dependent on their 'font-size' value than on
the value of their 'x-height', or, more usefully, on the ratio of
these two values, called the aspect value
(x-height divided by font size).
The higher the aspect value, the more likely it is that
a font at smaller sizes will be legible. Inversely, faces with a
lower aspect value will become illegible more rapidly below a given threshold
size than faces with a higher aspect value. Straightforward font
substitution that relies on font size alone may lead to illegible
characters. </p>
<p>For example, the popular font Verdana has an aspect value of
0.58; when Verdana's font size 100 units, its x-height is 58 units.
For comparison, Times New Roman has an aspect value of 0.46. Verdana
will therefore tend to remain legible at smaller sizes than Times New
Roman. Conversely, Verdana will often look 'too big' if substituted
for Times New Roman at a chosen size.</p>
<p>This property allows authors to specify an aspect value for an
element that will preserve the x-height of the first choice font
in the substitute font. Values have the following meanings: </p>
<dl><dt class="label">none</dt><dd><p>Do not preserve the font's x-height.</p></dd><dt class="label">&lt;number&gt;</dt><dd><p>Specifies the aspect value. The number refers to the aspect
value of the first choice font. The scaling factor for available
fonts is computed according to the following formula:</p><p>y(a/a') = c</p><p>where:</p><p>y="font-size" of first-choice font</p><p>a = aspect value of first-choice font</p><p>a' = aspect value of available font</p><p>c="font-size" to apply to available font</p></dd></dl>
<p>This property allows authors to specify an aspect value
for an element that will preserve the x-height of the first choice
font in the substitute font.</p>
<p>Font size adjustments take place when computing the actual value
of "font-size". Since inheritance is based on the computed value,
child elements will inherit unadjusted values.</p>
</div></div><div class="div3">
<h4><a name="font-style" id="font-style"></a>7.9.7 "font-style"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | italic | oblique | backslant | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling">
"font-style" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling</p>
<p>The "font-style" property requests normal (sometimes referred
to as "roman" or "upright"), italic, and oblique faces within a
font family. Values have the following meanings:</p>
<dl><dt class="label">normal</dt><dd><p>Specifies a font that is classified as "normal" in the
UA's font database.</p></dd><dt class="label">oblique</dt><dd><p>Specifies a font that is classified as "oblique" in the
UA's font database. Fonts with Oblique, Slanted, or Incline in their
names will typically be labeled "oblique" in the font database.
A font that is labeled "oblique" in the UA's font database may actually
have been generated by electronically slanting a normal font.</p></dd><dt class="label">italic</dt><dd><p>Specifies a font that is classified as "italic" in the
UA's font database, or, if that is not available, one labeled 'oblique'.
Fonts with Italic, Cursive, or Kursiv in their names will typically
be labeled "italic".</p></dd></dl></div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">backslant</dt><dd><p>Specifies a font that is classified as "backslant"
in the UA's font database.</p></dd></dl><p>XSL incorporates the following text from CSS2 15.5
(<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#algorithm">http://www.w3.org/TR/REC-CSS2/fonts.html#algorithm</a>)
as part of the property definition, except that
for XSL the information is obtained from the font tables of the
available fonts.
</p><p>'italic' will be satisfied if there is
either a face in the UA's font database labeled with the CSS keyword
'italic' (preferred) or 'oblique'. Otherwise the values must be
matched exactly or font-style will fail.</p></div><div class="div3">
<h4><a name="font-variant" id="font-variant"></a>7.9.8 "font-variant"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | small-caps | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling">
"font-variant" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling</p>
<p>In a small-caps font, the glyphs for lowercase letters look similar
to the uppercase ones, but in a smaller size and with slightly different
proportions. The "font-variant" property requests such a font for
bicameral (having two cases, as with Roman script). This property has
no visible effect for scripts that are unicameral (having only one
case, as with most of the world's writing systems). Values have
the following meanings:</p>
<dl><dt class="label">normal</dt><dd><p>Specifies a font that is not labeled as a small-caps font.</p></dd><dt class="label">small-caps</dt><dd><p>Specifies a font that is labeled as a small-caps font.
If a genuine small-caps font is not available, user agents should
simulate a small-caps font, for example by taking a normal font
and replacing the lowercase letters by scaled uppercase characters. As
a last resort, unscaled uppercase letter glyphs in a normal font
may replace glyphs in a small-caps font so that the text appears
in all uppercase letters.</p></dd></dl>
<p>Insofar as this property causes text to be transformed
to uppercase, the same considerations as for "text-transform" apply.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL incorporates the following text from CSS2 15.5
(<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#algorithm">http://www.w3.org/TR/REC-CSS2/fonts.html#algorithm</a>)
as part of the property definition.
</p><p>'normal' matches a font not labeled as
'small-caps'; 'small-caps' matches (1) a font labeled as 'small-caps',
(2) a font in which the small caps are synthesized, or (3) a font
where all lowercase letters are replaced by uppercase letters. A
small-caps font may be synthesized by electronically scaling uppercase
letters from a normal font.</p></div><div class="div3">
<h4><a name="font-weight" id="font-weight"></a>7.9.9 "font-weight"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | bold | bolder | lighter | 100 | 200
| 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling">
"font-weight" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#font-styling</p>
<p>The "font-weight" property specifies the weight of the font.</p>
<dl><dt class="label">normal</dt><dd><p>Same as "400".</p></dd><dt class="label">bold</dt><dd><p>Same as "700".</p></dd><dt class="label">bolder</dt><dd><p>Specifies the next weight that is assigned to a font that
is darker than the inherited one. If there is no such weight, it
simply results in the next darker numerical value (and the font
remains unchanged), unless the inherited value was "900", in which case
the resulting weight is also "900".</p></dd><dt class="label">lighter</dt><dd><p>Specifies the next weight that is assigned to a font that
is lighter than the inherited one. If there is no such weight, it
simply results in the next lighter numerical value (and the font
remains unchanged), unless the inherited value was "100", in which case
the resulting weight is also "100".</p></dd><dt class="label">&lt;integer&gt;</dt><dd><p>These values form an ordered sequence, where each number
indicates a weight that is at least as dark as its predecessor.</p></dd></dl>
<p>Child elements inherit the computed value of the weight.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL incorporates the following text from CSS2 15.5.1
(<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#q46">http://www.w3.org/TR/REC-CSS2/fonts.html#q46</a>)
as part of the property definition.
</p><p>The association of other weights within a family to the numerical
weight values is intended only to preserve the ordering of weights
within that family. User agents must map names to values in a way that
preserves visual order; a face mapped to a value must not be lighter
than faces mapped to lower values. There is no guarantee on how a user
agent will map fonts within a family to weight values. However, the
following heuristics tell how the assignment is done in typical cases:
If the font family already uses a numerical scale with nine values (as
e.g., OpenType does), the font weights should be mapped directly.
</p><p>If there is both a face labeled Medium and one labeled Book, Regular,
Roman or Normal, then the Medium is normally assigned to the '500'.
</p><p>The font labeled "Bold" will often correspond to the weight value '700'.
</p><p>If there are fewer then 9 weights in the family, the default algorithm
for filling the "holes" is as follows. If '500' is unassigned, it will
be assigned the same font as '400'. If any of the values '600', '700',
'800', or '900' remains unassigned, they are assigned to the same face
as the next darker assigned keyword, if any, or the next lighter one
otherwise. If any of '300', '200', or '100' remains unassigned, it is
assigned to the next lighter assigned keyword, if any, or the next
darker otherwise.
</p><p>There is no guarantee that there will be a darker face for each of the
'font-weight' values; for example, some fonts may have only a normal
and a bold face, others may have eight different face weights.
</p></div></div><div class="div2">
<h3><a name="common-hyphenation-properties" id="common-hyphenation-properties"></a>7.10 Common Hyphenation Properties</h3><div class="div3">
<h4><a name="country" id="country"></a>7.10.1 "country"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | &lt;country&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">none</dt><dd><p>Indicates the country is unknown or
is not significant to the proper formatting of this object.</p></dd><dt class="label">&lt;country&gt;</dt><dd><p>A country-specifier in conformance with
ISO 3166
(<a href="#ISO3166-1">[ISO3166-1]</a>,
<a href="#ISO3166-2">[ISO3166-2]</a>, and
<a href="#ISO3166-3">[ISO3166-3]</a>).</p></dd></dl><p>Specifies the country to be used by
the formatter in language-/locale-coupled services, such as
line-justification strategy, line-breaking, and hyphenation.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This may affect line composition in
a system-dependent way.</p></div></div><div class="div3">
<h4><a name="language" id="language"></a>7.10.2 "language"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | &lt;language&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">none</dt><dd><p>Indicates the language is unknown
or is not significant to the proper formatting of this object.</p></dd><dt class="label">&lt;language&gt;</dt><dd><p>A 3-letter code conforming to a
<a href="#ISO639-2">[ISO639-2]</a> terminology or bibliographic code or a
2-letter code conforming to a <a href="#ISO639">[ISO639]</a> 2-letter code.</p></dd></dl><p>Specifies the language to be used
by the formatter in language-/locale-coupled services, such as
line-justification strategy, line-breaking, and hyphenation.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This may affect line composition in
a system-dependent way.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>ISO 639 2-letter and ISO 639-2 terminology 3-letter codes are also
used in the language component of <a href="#RFC3066">[RFC3066]</a>, but
user-defined and IANA registered language codes that are allowed in
RFC 3066 are not allowed as the value of this property.</p></div></div><div class="div3">
<h4><a name="script" id="script"></a>7.10.3 "script"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | auto | &lt;script&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>Indicates that the script is determined
based on testing a character in the document against
script identifiers assigned to Unicode
code point ranges.
</p><p>For fo:character the character tested is given by the
"character" property.
For other formatting objects the character tested is
the first character descendant, as determined by the pre-order
traversal of the refined formatting object tree, which has an
unambiguous script identifier.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This provides
the automatic differentiation between Kanji, Katakana,
Hiragana, and Romanji
used in JIS-4051 and similar services in some other countries/languages.</p></div></dd><dt class="label">none</dt><dd><p>Indicates the script is unknown or
is not significant to the proper formatting of this object.</p></dd><dt class="label">&lt;script&gt;</dt><dd><p>A script specifier in conformance with <a href="#ISO15924">[ISO15924]</a>.</p></dd></dl><p>Specifies the script to be used by
the formatter in language-/locale-coupled services, such as
line-justification strategy, line-breaking, and hyphenation.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This may affect line composition
in a system-dependent way.</p></div></div><div class="div3">
<h4><a name="hyphenate" id="hyphenate"></a>7.10.4 "hyphenate"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">false | true | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">false</dt><dd><p>Hyphenation may not be used in the line-breaking algorithm
between characters with this value.</p></dd><dt class="label">true</dt><dd><p>Hyphenation may be used in the line-breaking algorithm between
characters with this value.</p></dd></dl><p>Specifies whether hyphenation is allowed during line-breaking
when the formatter is formatting this formatting object.
It is implementation defined whether hyphenation may be used between
a character for which the value is "true"
and one for which the value is "false".</p></div><div class="div3">
<h4><a name="hyphenation-character" id="hyphenation-character"></a>7.10.5 "hyphenation-character"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;character&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">The Unicode hyphen character U+2010</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;character&gt;</dt></dl><p>Specifies the Unicode character to be presented
when a hyphenation break occurs. The styling properties of this
character are those inherited from its containing flow object.</p></div><div class="div3">
<h4><a name="hyphenation-push-character-count" id="hyphenation-push-character-count"></a>7.10.6 "hyphenation-push-character-count"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">2</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>The hyphenation-push-character-count
specifies the minimum number of characters
in a hyphenated word after the hyphenation character. This is the minimum
number of characters in the word pushed to the next line after the
line ending with the hyphenation character. </p></div><div class="div3">
<h4><a name="hyphenation-remain-character-count" id="hyphenation-remain-character-count"></a>7.10.7 "hyphenation-remain-character-count"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">2</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>The hyphenation-remain-character-count
specifies the minimum number of characters
in a hyphenated word before the hyphenation character. This is the minimum
number of characters in the word left on the line ending with the
hyphenation character. </p></div></div><div class="div2">
<h3><a name="common-margin-properties-block" id="common-margin-properties-block"></a>7.11 Common Margin Properties-Block</h3><div class="div3">
<h4><a name="margin-top" id="margin-top"></a>7.11.1 "margin-top"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;margin-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-top">
"margin-top" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-top</p>
<p>Margin-width may be one of the following:</p>
<dl><dt class="label">auto</dt><dd><p>See the CSS2 section on computing
widths and margins for behavior.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed width.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The percentage is calculated with respect to the width
of the generated box's containing block. This is true for 'margin-top'
and 'margin-bottom', except in the page context, where percentages
refer to page box height.</p></dd></dl>
<p>Negative values for margin properties
are allowed, but there may be implementation-specific limits.</p>
<p>Sets the top margin of a box.</p></div><p><em>XSL modifications to the CSS definition:</em></p><ul><li><p>Margin-top is provided
for compatibility with CSS.</p></li><li><p>Details on the mapping of CSS "margin" properties for XSL
are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></li></ul></div><div class="div3">
<h4><a name="margin-bottom" id="margin-bottom"></a>7.11.2 "margin-bottom"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;margin-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-bottom">
"margin-bottom" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-bottom</p>
<p>Margin-width may be one of the
following:</p>
<dl><dt class="label">auto</dt><dd><p>See the CSS2 section on computing
widths and margins for behavior.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed width.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The percentage is calculated with respect to the width
of the generated box's containing block. This is true for 'margin-top'
and 'margin-bottom', except in the page context, where percentages
refer to page box height.</p></dd></dl>
<p>Negative values for margin properties
are allowed, but there may be implementation-specific limits.</p>
<p>Sets the bottom margin of a box.</p></div><p><em>XSL modifications to the CSS definition:</em></p><ul><li><p>Margin-bottom is provided
for compatibility with CSS.</p></li><li><p>Details on the mapping of CSS "margin" properties for XSL
are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></li></ul></div><div class="div3">
<h4><a name="margin-left" id="margin-left"></a>7.11.3 "margin-left"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;margin-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-left">
"margin-left" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-left</p>
<p>Margin-width may be one of the
following:</p>
<dl><dt class="label">auto</dt><dd><p>See the CSS2 section on computing
widths and margins for behavior.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed width.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The percentage is calculated with respect to the width
of the generated box's containing block.</p></dd></dl>
<p>Negative values for margin properties
are allowed, but there may be implementation-specific limits.</p>
<p>Sets the left margin of a box.</p></div><p><em>XSL modifications to the CSS definition:</em></p><ul><li><p>Margin-left is provided
for compatibility with CSS.</p></li><li><p>Details on the mapping of CSS "margin" properties for XSL
are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></li></ul></div><div class="div3">
<h4><a name="margin-right" id="margin-right"></a>7.11.4 "margin-right"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;margin-width&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-right">
"margin-right" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin-right</p>
<p>Margin-width may be one of the
following:</p>
<dl><dt class="label">auto</dt><dd><p>See the CSS2 section on computing
widths and margins for behavior.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed width.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The percentage is calculated with respect to the width
of the generated box's containing block.</p></dd></dl>
<p>Negative values for margin properties
are allowed, but there may be implementation-specific limits.</p>
<p>Sets the right margin of a box.</p></div><p><em>XSL modifications to the CSS definition:</em></p><ul><li><p>Margin-right is provided
for compatibility with CSS.</p></li><li><p>Details on the mapping of CSS "margin" properties for XSL
are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></li></ul></div><div class="div3">
<h4><a name="space-before" id="space-before"></a>7.11.5 "space-before"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;space&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A (Differs from margin-top in CSS)</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;space&gt;</dt><dd><p>Specifies the minimum, optimum, and maximum values
for the space before any areas generated by this formatting object
and the conditionality and precedence of this space.
</p></dd></dl><p>Specifies the value of the space-specifier for the space before
the areas generated by this formatting object.
A definition of space-specifiers, and
the interaction between space-specifiers occurring in sequence are
given in <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A common example of such a sequence is the "space-after" on
one area and the "space-before" of its next sibling.</p></div></div><div class="div3">
<h4><a name="space-after" id="space-after"></a>7.11.6 "space-after"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;space&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A (Differs from margin-bottom in CSS)</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;space&gt;</dt><dd><p>Specifies the minimum, optimum, and maximum values
for the space after any areas generated by this formatting object
and the conditionality and precedence of this space.
</p></dd></dl><p>Specifies the value of the space-specifier for the space after
the areas generated by this formatting object.
A definition of space-specifiers, and
the interaction between space-specifiers occurring in sequence are
given in <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A common example of such a sequence is the "space-after" on
one area and the "space-before" of its next sibling.</p></div></div><div class="div3">
<h4><a name="start-indent" id="start-indent"></a>7.11.7 "start-indent"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inline-progression-dimension
of containing reference-area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>The "start-indent" is specified as a length.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The "start-indent" is specified as a percentage of
the inline-progression-dimension of the containing reference-area.</p></dd></dl><p>For each block-area generated by this formatting object, specifies the
distance from the start-edge of the content-rectangle of the containing
reference-area to the start-edge of the content-rectangle of that
block-area.</p><p>This property may have a negative value, which indicates an outdent.</p></div><div class="div3">
<h4><a name="end-indent" id="end-indent"></a>7.11.8 "end-indent"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inline-progression-dimension
of containing reference-area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>The "end-indent" is specified as a length.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The "end-indent" is specified as a percentage of
the inline-progression-dimension of the containing reference-area.</p></dd></dl><p>For each block-area generated by this formatting object, specifies the
distance from the end-edge of the content-rectangle of
that block-area
to the end-edge of the content-rectangle of the containing
reference-area.</p><p>This property may have a negative value, which indicates an outdent.</p></div></div><div class="div2">
<h3><a name="common-margin-properties-inline" id="common-margin-properties-inline"></a>7.12 Common Margin Properties-Inline</h3><div class="div3">
<h4><a name="d0e21775" id="d0e21775"></a>7.12.1 "margin-top"</h4><p>See definition in (<a href="#margin-top"><b>7.11.1 margin-top</b></a>).</p></div><div class="div3">
<h4><a name="d0e21783" id="d0e21783"></a>7.12.2 "margin-bottom"</h4><p>See definition in (<a href="#margin-bottom"><b>7.11.2 margin-bottom</b></a>).</p></div><div class="div3">
<h4><a name="d0e21791" id="d0e21791"></a>7.12.3 "margin-left"</h4><p>See definition in (<a href="#margin-left"><b>7.11.3 margin-left</b></a>).</p></div><div class="div3">
<h4><a name="d0e21799" id="d0e21799"></a>7.12.4 "margin-right"</h4><p>See definition in (<a href="#margin-right"><b>7.11.4 margin-right</b></a>).</p></div><div class="div3">
<h4><a name="space-end" id="space-end"></a>7.12.5 "space-end"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;space&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;space&gt;</dt><dd><p>The "space-end" is specified as a space.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The "space-end" is specified as a percentage of
the inline-progression-dimension of the closest ancestor block-area.</p></dd></dl><p>Specifies the minimum, optimum, and maximum values
for the space after any areas generated by this formatting object
and the conditionality and precedence of this space.
</p><p>Specifies the value of the space-specifier for the space after
the areas generated by this formatting object.
A definition of space-specifiers, and
the interaction between space-specifiers occurring in sequence are
given in <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A common example of such a sequence is the "space-end" on
one area and the "space-start" of its next sibling.</p></div></div><div class="div3">
<h4><a name="space-start" id="space-start"></a>7.12.6 "space-start"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;space&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;space&gt;</dt><dd><p>The "space-start" is specified as a space.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The "space-start" is specified as a percentage of
the inline-progression-dimension of the closest ancestor block-area.</p></dd></dl><p>Specifies the minimum, optimum, and maximum values
for the space before any areas generated by this formatting object
and the conditionality and precedence of this space.
</p><p>Specifies the value of the space-specifier for the space before
the areas generated by this formatting object.
A definition of space-specifiers, and
the interaction between space-specifiers occurring in sequence are
given in <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A common example of such a sequence is the "space-end" on
one area and the "space-start" of its next sibling.</p></div></div></div><div class="div2">
<h3><a name="common-relative-position-properties" id="common-relative-position-properties"></a>7.13 Common Relative Position Properties</h3><div class="div3">
<h4><a name="d0e21934" id="d0e21934"></a>7.13.1 "top"</h4><p>See definition in (<a href="#top"><b>7.6.2 top</b></a>).</p></div><div class="div3">
<h4><a name="d0e21942" id="d0e21942"></a>7.13.2 "right"</h4><p>See definition in (<a href="#right"><b>7.6.3 right</b></a>).</p></div><div class="div3">
<h4><a name="d0e21950" id="d0e21950"></a>7.13.3 "bottom"</h4><p>See definition in (<a href="#bottom"><b>7.6.4 bottom</b></a>).</p></div><div class="div3">
<h4><a name="d0e21958" id="d0e21958"></a>7.13.4 "left"</h4><p>See definition in (<a href="#left"><b>7.6.5 left</b></a>).</p></div><div class="div3">
<h4><a name="relative-position" id="relative-position"></a>7.13.5 "relative-position"</h4><div class="css-cited-thin"><p>A Property Derived from a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">static | relative | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">static</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>Values have the following meanings:</p>
<dl><dt class="label">static</dt><dd><p>The area is normally stacked.</p></dd><dt class="label">relative</dt><dd><p>The area's position is determined as if it was normally
stacked. Only during rendering is the area
rendered offset relative to this position.
The fact that one area is relatively positioned does not
influence the position on any other area.</p><p>For areas that break over a page boundary,
only the portion that would have been on a given page originally
is included in the repositioned area on that page. Any portion
of the repositioned area that was originally on the current page, but
falls off the current page due to repositioning is "off" (typically
clipped), thus does not fall onto any other page.</p></dd></dl>
</div></div></div><div class="div2">
<h3><a name="area-alignment" id="area-alignment"></a>7.14 Area Alignment Properties</h3><p>The area alignment properties control
the alignment of child areas with respect to their parent areas. The
parent area is given a frame of reference through its
scaled-baseline-table.
A <b>scaled-baseline-table</b> is a compound
value with three components: a baseline-identifier for the
dominant-baseline,
a derived baseline-table with positions for the baselines
expressed in design space coordinates, and a baseline-table font-size
that is used to scale the positions of the baselines in that
baseline table.
In a scaled-baseline-table, the positions of the baselines can be
adjusted by multiplying the design-space coordinate values by
the baseline-table font-size.
</p><p>
The positions of these baselines are illustrated in the following figure:
</p><div class="figure">
<p><img src="Baselines-rev.gif" alt="Example of alignment of different scripts"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/Baselines-rev.html" title="Long description of illustration 'Example of alignment of different scripts'">[D]</a></span></p>
<p>
This figure shows samples of Gurmukhi (a hanging Indic script), Latin
and ideographic scripts together with most of the baselines defined
below. The thin line around the ideographic glyphs symbolizes the em
box in which these glyphs are centered. In this figure, the position
of the "text-before-edge" and "text-after-edge" baselines is computed
assuming that the "alphabetic" baseline is the dominant-baseline. The
"central" baseline has been omitted from the figure, but it lies
halfway between the "text-before-edge" and "text-after-edge"
baselines, just about where the "math" baseline is shown.
</p>
</div><p>The baseline-identifiers below are used in this specification.
Some of these are determined by baseline-tables contained in a font as
described in <a href="#font-model"><b>7.9.1 Fonts and Font Data</b></a>. Others are
computed from other font characteristics as described below.
Whether determined by the font or computed, a
derived baseline-table is constructed with positions for each of the
baselines below.
</p><dl><dt class="label">
alphabetic
</dt><dd><p>This identifies the baseline used by most alphabetic and syllabic
scripts. These include, but are not limited to, many Western, Southern
Indic, Southeast Asian (non-ideographic) scripts.
</p></dd><dt class="label">
ideographic
</dt><dd><p>This identifies the baseline used by ideographic scripts. For
historical reasons, this baseline is at the bottom of the ideographic
em box and not in the center of the ideographic em box. See the
"central" baseline. The ideographic scripts include Chinese, Japanese,
Korean, and Vietnamese Chu Nom.
</p></dd><dt class="label">
hanging
</dt><dd><p>This identifies the baseline used by certain Indic scripts. These
scripts include Devanagari, Gurmukhi and Bengali.
</p></dd><dt class="label">
mathematical
</dt><dd><p>This identifies the baseline used by mathematical symbols.
</p></dd><dt class="label">
central
</dt><dd><p>This identifies a computed baseline that is at the center of the em
box. This baseline lies halfway between the text-before-edge and
text-after-edge baselines.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
For ideographic fonts, this baseline is
often used to align the glyphs; it is an alternative to the
ideographic baseline.
</p></div></dd><dt class="label">
middle
</dt><dd><p>
This identifies a baseline that is offset from the alphabetic baseline
in the <b>shift-direction</b> by 1/2 the value of the x-height
font characteristic. The position of this baseline may be obtained
from the font data or, for fonts that have a font characteristic for
"x-height", it may be computed using 1/2 the "x-height". Lacking
either of these pieces of information, the position of this baseline
may be approximated by the "central" baseline.
</p></dd><dt class="label">
text-before-edge
</dt><dd><p>
This identifies the before-edge of the em box. The position of this
baseline may be specified in the baseline-table or it may be
calculated.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
The position of this baseline is normally around or at the
top of the ascenders, but it may not encompass all accents that can
appear above a glyph. For these fonts the value of the "ascent" font
characteristic is used. For ideographic fonts, the position of this
baseline is normally 1 em in the <b>shift-direction</b> from
the "ideographic" baseline. However, some ideographic fonts have a
reduced width in the inline-progression-direction to allow tighter
setting. When such a font, designed only for vertical writing-modes,
is used in a horizontal writing-mode, the "text-before-edge" baseline
may be less than 1 em from the text-after-edge.
</p></div></dd><dt class="label">
text-after-edge
</dt><dd><p>
This identifies the after-edge of the em box. The position of this
baseline may be specified in the baseline-table or it may be
calculated.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
For fonts with descenders, the position of this baseline is normally
around or at the bottom of the descenders. For these fonts the value
of the "descent" font characteristic is used. For ideographic fonts,
the position of this baseline is normally at the "ideographic"
baseline.
</p></div></dd></dl><p>
There are, in addition, two computed baselines that are only defined for line
areas. For each line-area, there is a dominant-baseline, a baseline-table and
a baseline-table font-size which are those of the nearest ancestor
formatting object that completely contains the whole line. The
"before-edge" and "after-edge" baselines are defined as follows.
</p><dl><dt class="label">
before-edge
</dt><dd><p>
The offset of the "before-edge" baseline of the line from the
dominant-baseline of the line is determined by ignoring all
inline-areas whose alignment-baseline is either
"before-edge" or
"after-edge". For the "before-edge", extents are
measured from the dominant-baseline in the direction toward the top of
the reference-area. The top of the reference-area is defined by the
reference-area's <b>reference-orientation</b>. The
"before-edge" baseline offset is set to the maximum extent of the
"before-edges" of the allocation-rectangles of the remaining areas. If
all the inline-areas in a line-area are aligned either to the
"before-edge" or to the "after-edge", then use the offset of the
"text-before-edge" baseline of the line as the offset of the
"before-edge" baseline of the line.
</p></dd><dt class="label">
after-edge
</dt><dd><p>
The offset of the "after-edge" baseline of the line from the
dominant-baseline of the line is determined by ignoring all
inline-areas whose alignment-baseline is <code>after-edge</code>. For the "after-edge", extents are
measured from the dominant-baseline in the direction toward the bottom
of the reference-area. The top of the reference-area is defined by the
reference-area's <b>reference-orientation</b>. The
"after-edge" baseline offset is set to the negative of the maximum of
(1) the maximum extent of the "after-edges" of the allocation-rectangles
of the remaining areas and (2) the maximum height of the
allocation-rectangles of the areas that are ignored minus the offset
of the "before-edge" baseline of the line.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
If all the inline-areas in a line-area are aligned to the "after-edge"
then the specification for the "before-edge" will set the
"before-edge" baseline to coincide with the "text-before-baseline" of
the line. Then, case (2) above will determine
the offset to the "after-edge"
baseline. In this case the allocation-rectangle of one of the areas
will extend from the "before-edge" baseline to the "after-edge" baseline.
</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>
The above specifications for "before-edge" and "after-edge" have
the following three properties: (1) the allocation-rectangles of
all the areas are below the "before-edge", (2) the allocation-rectangles
of all the areas are above the "after-edge", and (3) the distance between
the "before-edge" and the "after-edge" cannot be decreased without
violating (1) or (2). The specified placement of the "before-edge"
and "after-edge" is not the only way that (1)-(3) can be satisfied,
but it is the only way they can be
satisfied with the smallest possible offset to the "before-edge".
</p></div></dd></dl><p>
Examples showing "before-edge" and "after-edge" alignment:
</p><div class="figure">
<p><img src="ArrowsInText.gif" alt="Line stacking examples"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/ArrowsInText.html" title="Long description of illustration 'Line stacking examples'">[D]</a></span></p>
<p>
The rectangles with lines or arrows are images with an intrinsic size
as shown. The rectangles with no arrows represent images that receive
the default, dominant baseline, alignment. The alignment of the other
rectangles is at the furthest point from the arrow head (which is in
the middle when there are two arrowheads). Examples 1 and 2 show the
"before-edge" alignment is determined by the tallest non-"before-edge"
aligned objects: in example 1 this is the default aligned, arrowhead
free rectangular image and in example 2 this is the double headed
arrow rectangle. Examples 3 and 4 show defaulting to the
"text-before-edge" when all the areas have either "before-edge" or
"after-edge" alignment. In example 3, the images with "before-edge"
alignment has a taller member than do the "after-edge" aligned
images. In example 4, the tallest image is in the "after-edge" aligned
set. Example 5 is a repetition of example 2 with largest image being
an "after-edge" aligned image.
</p>
</div><p>
The alignment of a formatting object with respect to its parent is
determined by three things: the scaled-baseline-table of the parent
and the alignment-baseline and alignment-point of the formatting
object being aligned. Prior to alignment, the scaled-baseline-table of
the parent may be shifted. The property specifications
below provide the information necessary to align the parent and child
formatting objects.
</p><p>
There are four properties that control alignment of formatting objects
to the above set of baselines. These properties are all independent
and are designed so that typically only the specification of
one of the properties is needed to achieve a particular alignment goal.
</p><p>
The primary baseline alignment property is the
"dominant-baseline" property. This property has a compound
value with three components. The dominant-baseline-identifier
component is the default alignment-baseline to be used when
aligning two inline-areas. The baseline-table component specifies the
positions of the baselines in the font design space coordinates. (See
<a href="#font-model"><b>7.9.1 Fonts and Font Data</b></a>.) The baseline-table acts
something like a musical staff; it defines particular points along the
<b>block-progression-direction</b> to which glyphs and inline
formatting objects can be aligned. The baseline-table font-size component
provides a scaling factor for the baseline-table.
</p><p>
For convenience, the specification will sometimes refer to the
baseline identified by the dominant-baseline-identifier component of
the "dominant-baseline" property as the "dominant
baseline" (in an abuse of terminology).
</p><p>
A simple example of alignment is shown in the following figure. The
figure shows the presentation of two inline formatting objects, one
inside the other. These inline formatting objects make up the content
of a line in a block where the writing-mode is "lr-tb" and the
font is "Helvetica".
The structure of the example is as follows:
</p><p>
</p><pre>&lt;fo:inline&gt;Apex &lt;fo:inline&gt;Top&lt;/fo:inline&gt;&lt;/fo:inline&gt;</pre><p>
</p><p>
Because no properties are specified, the initial values apply. Since a
horizontal writing-mode is in use, the dominant-baseline-identifier is
set to "alphabetic" and the baseline-table is taken from the
nominal-font for the block in which the line appears, which, in this case,
is Helvetica.
</p><p>
In the figure, the positions of the baselines relative
to the current font size are shown as red (staff) lines. These lines
are labeled with abbreviations of the names of the baselines (e.g.,
TBE for "text-before-edge"). The baseline identified by the
dominant-baseline-identifier (A) is shown in blue. There is a break in the
staff lines to separately show the inner inline formatting
object. This is not necessary for this example, but this distinction
will become important in subsequent examples.
</p><p>
The "alignment-baseline" property is the primary control on
the positioning of an inner formatting object with respect to its
parent. For all but fo:character, the initial value of the
"alignment-baseline" property is "baseline". This
aligns the dominant-baseline of the inner inline formatting object
with the dominant baseline of the outer inline formatting object. This
is shown by the short blue line that connects the two separated
staffs (A) in the figure.
</p><p>
The glyphs determined by the fo:characters that are in the content of
the two formatting objects are aligned based on the script to which
the glyph belongs. Since this example only has Latin glyphs, they are
aligned to the "alphabetic" baseline.
</p><div class="figure">
<p><img src="AlignIntro-1.gif" alt="An inner inline formatting object containing Latin characters aligned to an outer inline formatting object also containing Latin characters."><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntro-1.html" title="Long description of illustration 'An inner inline formatting object containing Latin characters aligned to an outer inline formatting object also containing Latin characters.'">[D]</a></span></p>
<p>An inner inline formatting object containing Latin characters aligned
to an outer inline formatting object also containing Latin characters.</p>
</div><p>
In the next figure, the content of the inner inline formatting object
is in Gurmukhi, the script of the Punjabi language. The Gurmukhi
syllables are read as, "guru". Rather than use Unicode values for
these characters, they are symbolized by placing the Latin
transliteration in italic type. The structure of the example becomes:
</p><p>
</p><pre>&lt;fo:inline&gt;Apex &lt;fo:inline&gt;<em>guru</em>&lt;/fo:inline&gt;&lt;/fo:inline&gt;</pre><p>
</p><p>
The only change from the previous example is that the glyphs of the
Gurmukhi script are aligned to the "hanging" baseline
of the inner inline formatting object. The alignment of that
formatting object itself, with respect to the outer inline
formatting object, is unchanged.
</p><div class="figure">
<p><img src="AlignIntro-2.gif" alt="An inner inline formatting object containing Gurmukhi characters aligned to an outer inline formatting object containing Latin characters."><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntro-2.html" title="Long description of illustration 'An inner inline formatting object containing Gurmukhi characters aligned to an outer inline formatting object containing Latin characters.'">[D]</a></span></p>
<p>An inner inline formatting object containing Gurmukhi characters
aligned to an outer inline formatting object containing Latin
characters.</p>
</div><p>
In the next figure, fragments of the text of the previous examples
make up the content of the outer inline formatting object.
The inner inline formatting object has a change of font-size, however.
The structure is:
</p><p>
</p><pre>&lt;fo:inline&gt;Ap<em>guru</em>
&lt;fo:inline font-size='.75em'&gt;
Ex<em>ji</em>
&lt;/fo:inline&gt;
&lt;/fo:inline&gt;</pre><p>
</p><p>
In this example, the alignment of the inner inline formatting object
itself does not change, nor does the alignment of the smaller glyphs
inside the inner formatting object. The Latin glyphs are still
aligned to the "alphabetic" baseline and the Gurmukhi glyphs,
which are pronounced "ji" are aligned to the
"hanging" baseline. Note also that just changing the
"font-size" property did not change the baseline-table
in effect in the inner inline formatting object.
</p><div class="figure">
<p><img src="AlignIntroB-2FS.gif" alt="Inline alignment of glyphs with reduced font-size"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntroB-2FS.html" title="Long description of illustration 'Inline alignment of glyphs with reduced font-size'">[D]</a></span></p>
<p>The inner inline formatting object has a reduced font-size.</p>
</div><p>
The next figure is equivalent to the previous example with the
Gurmukhi character replaced by ideographic characters.
These are aligned to the "ideographic" baseline.
</p><div class="figure">
<p><img src="AlignIntroB-4FS.gif" alt="Inline alignment of glyphs with reduced font-size, continued"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntroB-4FS.html" title="Long description of illustration 'Inline alignment of glyphs with reduced font-size, continued'">[D]</a></span></p>
<p>The previous figure re-done with ideographic glyphs instead of
Gurmukhi glyphs. The em boxes are shown for the ideograms
to clarify the alignment of these glyphs.
</p>
</div><p>
To change the scaling of the lines of the baseline table, it is
necessary to use the "dominant-baseline" property on the
inner inline formatting object. The value of "reset-size"
causes the baseline-table font-size to be reset from the font-size of
the formatting object on which the "dominant-baseline"
property appears. The next figure shows the effect of this, using the
structure:
</p><p>
</p><pre>&lt;fo:inline&gt;Ap<em>guru</em>
&lt;fo:inline font-size='.75em'
dominant-baseline='reset-size'&gt;
Ex<em>ji</em>
&lt;/fo:inline&gt;
&lt;/fo:inline&gt;</pre><p>
</p><p>
The alignment of the inner inline formatting object, with respect to
the outer inline formatting object, is still
determined by aligning the dominant baselines. But, the baseline-table
of the inner inline formatting object has been rescaled to the
font-size of the inner inline formatting object. Hence the smaller
glyphs align with each other.
</p><div class="figure">
<p><img src="AlignIntroB-3RS.gif" alt="Inline alignment of glyphs with reduced font-size, continued"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntroB-3RS.html" title="Long description of illustration 'Inline alignment of glyphs with reduced font-size, continued'">[D]</a></span></p>
<p>The baseline-table of the inner inline formatting object has been
re-sized to match the font-size of the inner inline formatting object.</p>
</div><p>
But, what if it is more important that the small Gurmukhi glyphs align
with the large Gurmukhi glyphs than having the Latin glyphs align.
There are at least two ways to achieve this. The structure:
</p><p>
</p><pre>&lt;fo:inline dominant-baseline='hanging'&gt;Ap<em>guru</em>
&lt;fo:inline font-size='.75em'
dominant-baseline='reset-size'&gt;
Ex<em>ji</em>
&lt;/fo:inline&gt;
&lt;/fo:inline&gt;</pre><p>
</p><p>
is illustrated in the next figure. The "hanging" baseline
becomes the dominant baseline and the initial value of the
"alignment-baseline" property causes the (newly) dominant
"hanging" baselines to be aligned as is shown by the
connection of the blue baselines.
</p><div class="figure">
<p><img src="AlignIntroB-3DH.gif" alt="Inline alignment of glyphs with reduced font-size, continued"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntroB-3DH.html" title="Long description of illustration 'Inline alignment of glyphs with reduced font-size, continued'">[D]</a></span></p>
<p>Changing the dominant baseline to the "hanging" baseline
causes the inner inline formatting object to be aligned on its
parent's "hanging" baseline.</p>
</div><p>
It is also possible to achieve the effect of the above figure without
changing the dominant baseline. Instead it is sufficient to explicitly
specify that the inner inline formatting object is aligned on its
"hanging" baseline. This is done by:
</p><p>
</p><pre>&lt;fo:inline&gt;Ap<em>guru</em>
&lt;fo:inline font-size='.75em'
dominant-baseline='reset-size'
alignment-baseline='hanging'&gt;
Ex<em>ji</em>
&lt;/fo:inline&gt;
&lt;/fo:inline&gt;</pre><p>
</p><p>
The only change this approach would make in the above figure is to
color the "hanging" baseline red and keep the
"alphabetic" baseline as the (blue) dominant baseline. This
baseline in the inner inline formatting object would not (as it does
not in the above figure) align with the "alphabetic"
baseline in the outer inline formatting object.
</p><p>
The third baseline alignment property is the
"baseline-shift" property. Like the properties other
than the "dominant-baseline" property, this property does
not change the baseline-table or the baseline-table font-size. It does
shift the whole baseline table of the parent formatting object so that
when an inner inline formatting object is aligned to one of the
parents baselines, the position of the inner inline formatting object
is shifted. This is illustrated in the next figure. The structure
which creates this figure is:
</p><p>
</p><pre>
&lt;fo:inline&gt;Ap
&lt;fo:inline baseline-shift='super'&gt;1<em>ji</em>&lt;/fo:inline&gt;
&lt;/fo:inline&gt;
</pre><p>
</p><p>
Because the whole set of baseline-table staff lines are shifted to the
position of the superscript baseline: it does not matter to which
baseline the glyphs in the superscript are aligned. The European
number "1" is aligned to the "alphabetic" baseline
and the Gurmukhi syllable "ji" is aligned to the
"hanging" baseline.
</p><div class="figure">
<p><img src="AlignIntroB-5.gif" alt="Using a 'baseline-shift' for a superscript"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntroB-5.html" title="Long description of illustration 'Using a 'baseline-shift' for a superscript'">[D]</a></span></p>
<p>Using a "baseline-shift" for a superscript
(or a subscript).</p>
</div><p>
It is more common for the font-size of the superscript text to be
smaller than the font-size of the text to which it is appended.
Consider:
</p><p>
</p><pre>&lt;fo:inline&gt;Ap
&lt;fo:inline font-size='.75em'
baseline-shift='super'&gt;
1<em>ji</em>
&lt;/fo:inline&gt;
&lt;/fo:inline&gt;</pre><p>
</p><p>
Because changing the font-size on a superscript (or subscript) is
common, this is the one case where changing the font-size does cause
the baseline-table font-size to be reset when the
"dominant-baseline" property has its initial value. After
the rescaling, the default alignment to the dominant baseline
positions the inline formatting object for the superscript to the
dominant baseline position in the shifted baseline-table of the parent
formatting object.
</p><div class="figure">
<p><img src="AlignIntroB-5FS.gif" alt="Alignment of superscripts with reduces fonts"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/AlignIntroB-5FS.html" title="Long description of illustration 'Alignment of superscripts with reduces fonts'">[D]</a></span></p>
<p>Reducing the font-size of the superscript automatically resets the
baseline-table size so that mixed languages in the superscript stay
mutually aligned.</p>
</div><p>
The fourth alignment property is the "alignment-adjust"
property. This property is primarily used for objects, such as some
graphics, that do not belong to a particular script and do not have a
predefined alignment point. The "alignment-adjust"
property allows the author to assign where, on the start-edge
of the object, the
alignment point for that object lies.
</p><div class="div3">
<h4><a name="alignment-adjust" id="alignment-adjust"></a>7.14.1 "alignment-adjust"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | baseline
| before-edge
| text-before-edge | middle | central
| after-edge
| text-after-edge | ideographic | alphabetic | hanging | mathematical
| &lt;percentage&gt; | &lt;length&gt;
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>The "alignment-adjust" property allows more precise alignment of
areas generated by formatting objects,
in particular for formatting objects,
such as graphics, that do not have a baseline-table
or lack the desired baseline in their baseline-table. With the
"alignment-adjust" property, the position of the baseline identified
by the "alignment-baseline" can be explicitly determined.
</p><p>Values for the property have the following meaning:</p><dl><dt class="label">auto</dt><dd><p>For a glyph, the alignment-point is the intersection of the
start-edge of the allocation-rectangle of the glyph-area and the
block-progression-direction position of the alignment-point from the
font as specified in <a href="#font-model"><b>7.9.1 Fonts and Font Data</b></a>.
For other inline-areas, the alignment-point is at the intersection of
the start-edge of the allocation-rectangle and the baseline identified by
the "alignment-baseline" property if this baseline exists in the
baseline-table for the dominant-baseline for the inline-area. If the
baseline-identifier does not exist in the baseline-table for the glyph
or other inline-area, then the User Agent may either use heuristics to
determine where that missing baseline would be or may use the
dominant-baseline as a fallback. For areas generated by an
fo:external-graphic, or fo:instream-foreign-object, the alignment
point is at the intersection of the start-edge and after-edge of the
allocation-rectangle of the area. </p></dd><dt class="label">baseline</dt><dd><p>The alignment-point is at the intersection of
the start-edge of the allocation-rectangle and the
dominant-baseline of the area.
</p></dd><dt class="label">before-edge</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the "before-edge"
baseline of the area.
</p></dd><dt class="label">text-before-edge</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"text-before-edge" baseline of the area.
</p></dd><dt class="label">central</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"central" baseline of the area.</p></dd><dt class="label">middle</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"middle" baseline of the area.</p></dd><dt class="label">after-edge</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the "after-edge" baseline of
the area.
</p></dd><dt class="label">text-after-edge</dt><dd><p>
The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"text-after-edge" baseline of the area.
</p></dd><dt class="label">ideographic</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"ideographic" baseline of the area.
</p></dd><dt class="label">alphabetic</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"alphabetic" baseline of the area.
</p></dd><dt class="label">hanging</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"hanging" baseline of the area.
</p></dd><dt class="label">mathematical</dt><dd><p>The alignment-point is at the intersection of the start-edge of the allocation-rectangle and the
"mathematical" baseline of the area.
</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The computed value of the property is this percentage multiplied by
the area's computed "height" if the area is generated by an
fo:external-graphic or fo:instream-foreign-object,
the "font-size" if the area was generated by an fo:character, and the "line-height"
otherwise. The alignment-point is on the start-edge of the
allocation-rectangle of the area
being aligned. Its position along the start-edge relative to the
intersection of the dominant-baseline and the start-edge is offset by
the computed value. The offset is opposite to the <b>shift-direction</b> if
that value is positive and in the <b>shift-direction</b> if that value is
negative value). A value of "0%" makes the dominant-baseline the
alignment point.
</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>The alignment-point is on the start-edge of the
allocation-rectangle of the area being
aligned. Its position along the start-edge relative to the
intersection of the dominant-baseline and the start-edge is offset by
&lt;length&gt; value. The offset is opposite to the <b>shift-direction</b> if
that value is positive and in the <b>shift-direction</b> if that value is
negative. A value of "0cm" makes the dominant-baseline the
alignment point.
</p></dd></dl><p>Implementations must support at least one of the "alignment-adjust"
values defined in this Recommendation.</p></div><div class="div3">
<h4><a name="alignment-baseline" id="alignment-baseline"></a>7.14.2 "alignment-baseline"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | baseline | before-edge
| text-before-edge | middle | central | after-edge
| text-after-edge | ideographic | alphabetic | hanging | mathematical
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property specifies how an object is aligned with respect to
its parent. That is, to which of the parent's baselines the
alignment-point of this object is aligned.
The alignment-adjust property specifies how the alignment point
is determined. It defaults
to the baseline with the same name
as the computed value of the alignment-baseline property.
That is, the
position of "ideographic" alignment-point in the
<b>block-progression-direction</b> is the position of the
"ideographic" baseline in the baseline-table of the object being
aligned.
</p><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The computed
value depends on the kind of object on which it is being used.
For fo:character, the value
is the dominant-baseline of the script to which the character belongs.
If the value of the "script" property on the parent formatting object is other than "auto" then use the baseline for that script; otherwise, use the dominant-baseline of the parent.
For all other objects, the value is computed as for the "baseline" value.
</p></dd><dt class="label">baseline</dt><dd><p>The alignment-point of the object being aligned is aligned with the
dominant-baseline of the parent area.
</p></dd><dt class="label">before-edge</dt><dd><p>The alignment-point of the object being aligned is aligned with the "before-edge"
baseline of the parent area.
</p></dd><dt class="label">text-before-edge</dt><dd><p>The alignment-point of the object being aligned is aligned with the
"text-before-edge" baseline of the parent area.
</p></dd><dt class="label">central</dt><dd><p>The alignment-point of the object being aligned is aligned with the
"central" baseline of the parent area.</p></dd><dt class="label">middle</dt><dd><p>The alignment-point of the object being aligned is aligned with the
"middle" baseline of the parent area.</p></dd><dt class="label">after-edge</dt><dd><p>The alignment-point of the object being aligned is aligned with the "after-edge" baseline of
the parent area.
</p></dd><dt class="label">text-after-edge</dt><dd><p>
The alignment-point of the object being aligned is aligned with the
"text-after-edge" baseline of the parent area.
</p></dd><dt class="label">ideographic</dt><dd><p>The alignment-point of the object being aligned is aligned with the
"ideographic" baseline of the parent area.
</p></dd><dt class="label">alphabetic</dt><dd><p>The alignment-point of the object being aligned is aligned with the
"alphabetic" baseline of the parent area.
</p></dd><dt class="label">hanging</dt><dd><p>The alignment-point of the object being aligned is aligned with the
"hanging" baseline of the parent area.
</p></dd><dt class="label">mathematical</dt><dd><p>The alignment-point of the object being aligned is aligned with the
"mathematical" baseline of the parent area.
</p></dd></dl><p>Implementations must support at least one of the "alignment-baseline"
values defined in this Recommendation.</p></div><div class="div3">
<h4><a name="baseline-shift" id="baseline-shift"></a>7.14.3 "baseline-shift"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">baseline | sub | super | &lt;percentage&gt; | &lt;length&gt;
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">baseline</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refers to the "line-height" of the parent area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>The "baseline-shift" property allows repositioning of the
dominant-baseline relative to the dominant-baseline of the parent
area. The shifted object might be a subscript or superscript. Within the
shifted object, the whole baseline-table is offset; not just a single
baseline. The amount of the shift is determined from information from
the parent area, the subscript or superscript offset from the
<b>nominal-font</b> of the parent area, percent of the
"line-height" of the parent area or an absolute value.
</p><p>When the value of "baseline-shift"
is other than
"0", then the baseline-table font-size component of the
"dominant-baseline" property is re-computed to use the "font-size"
applicable to the formatting object on which the non-zero "baseline-shift"
property is specified.
</p><p>Values for the property have the following meaning:</p><dl><dt class="label">baseline</dt><dd><p>There is no baseline shift; the dominant-baseline remains in its original position.
</p></dd><dt class="label">sub</dt><dd><p>The dominant-baseline is shifted to the default position for
subscripts. The offset to this position
is determined using the font data for the nominal font. Because in most
fonts the subscript position is normally given relative to the
"alphabetic" baseline, the User Agent may compute the effective position for subscripts
for superscripts when some other baseline is dominant. The suggested
computation is to subtract the difference between the position of the
dominant baseline and the position of the "alphabetic" baseline from the
position of the subscript. The resulting offset is determined by
multiplying the effective subscript position by the dominant
baseline-table font-size. If there is no applicable font data the
User Agent may use heuristics to determine the offset.
</p></dd><dt class="label">super</dt><dd><p>The dominant-baseline is shifted to the default position for
superscripts. The offset to this position
is determined using the font data for the nominal font. Because in most
fonts the superscript position is normally given relative to the
"alphabetic" baseline, the User Agent may compute the effective position
for superscripts when some other baseline is dominant. The suggested
computation is to subtract the difference between the position of the
dominant baseline and the position of the "alphabetic" baseline from the
position of the superscript. The resulting offset is determined by
multiplying the effective superscript position by the dominant
baseline-table font-size. If there is no applicable font data the
User Agent may use heuristics to determine the offset.
</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The computed value of the property is this percentage multiplied by
the computed "line-height" of the parent area. The dominant-baseline
is shifted in the <b>shift-direction</b> (positive value) or opposite to the
<b>shift-direction</b> (negative value) of the parent area by the computed
value. A value of "0%" is equivalent to "baseline".
</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>The dominant-baseline is shifted in the <b>shift-direction</b> (positive
value) or opposite to the <b>shift-direction</b> (negative value) of the
parent area by the &lt;length&gt; value. A value of "0cm" is equivalent
to "baseline".
</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>Although it may seem that "baseline-shift" and "alignment-adjust"
properties are doing the same thing, there is an important although,
perhaps, subtle difference. For "alignment-adjust" the percentage
values refer to the "line-height" of the area being aligned. For
"baseline-shift" the percentage values refer to the "line-height" of
the parent. Similarly, it is the "sub" and "super" offsets of the
parent that are used to align the shifted baseline rather than the
"sub" or "super" offsets of the areas being positioned. To ensure a
consistent subscript or superscript position, it makes more sense to use
the parent as the reference rather than the subscript formatting object which
may have a changed "line-height" due to "font-size" changes in the
subscript or superscript formatting object.
</p><p>Using the "alignment-adjust" property is more suitable for positioning
objects, such as graphics, that have no internal textual
structure. Using the "baseline-shift" property is intended for subscripts
and superscripts where the positioned object may itself be a textual
object. The baseline-shift provides a way to define a specific
baseline offset other than the named offsets that are defined relative
to the dominant-baseline. In addition, having "baseline-shift" makes
it easier for tool to generate the relevant properties; many
formatting programs already have a notion of baseline
shift.
</p></div></div><div class="div3">
<h4><a name="display-align" id="display-align"></a>7.14.4 "display-align"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | before | center | after
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property specifies the alignment, in the block-progression-direction,
of the areas that are the children of a reference-area.
</p><p>Values for the property have the following meaning:</p><dl><dt class="label">auto</dt><dd><p>If the "relative-align" property applies to this formatting object
the "relative-align" property is used. If not, this value is treated
as if "before" had been specified.
</p></dd><dt class="label">before</dt><dd><p>The before-edge of the allocation-rectangle of the first
child area is placed coincident with the before-edge of the
content-rectangle of the reference-area.
</p></dd><dt class="label">center</dt><dd><p>The child areas are placed such that the
distance
between the before-edge of the allocation-rectangle of the
first child area and the before-edge of the content-rectangle
of the reference-area
is the same as the distance
between the after-edge of the allocation-rectangle of the
last child area and the after-edge of the content-rectangle
of the reference-area.
</p></dd><dt class="label">after</dt><dd><p>The after-edge of the allocation-rectangle of the last
child area is placed coincident with the after-edge of the
content-rectangle of the reference-area.
</p></dd></dl></div><div class="div3">
<h4><a name="dominant-baseline" id="dominant-baseline"></a>7.14.5 "dominant-baseline"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | use-script | no-change | reset-size
| ideographic | alphabetic | hanging | mathematical
| central | middle | text-after-edge | text-before-edge
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no (see prose)</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>The "dominant-baseline" property is used to determine or
re-determine a scaled-baseline-table. A scaled-baseline-table is a
compound value with three components: a baseline-identifier for the
dominant-baseline, a derived baseline-table
and a baseline-table font-size.
Some values of the property re-determine all three values; other only
re-establish the baseline-table font-size.
Although this property is not inherited, components of the
scaled-baseline-table propagate to child formatting objects
if the "auto" value is used on these.
When the initial value,
"auto", would give an undesired result, this property can be used to
explicitly set the desired scaled-baseline-table.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The derived baseline-table is constructed using a baseline-table
in the font that corresponds to the computed value of the "writing-mode".</p></div><p>Values for the property have the following meaning:</p><dl><dt class="label">auto</dt><dd><p>If this property occurs on a block-level formatting object, then
the computed value depends on the value of the "script"
property. There are two cases. If the value of the "script" property
is "auto", then, if the "writing-mode" is horizontal, then the
baseline-identifier for the dominant baseline is set to be "alphabetic",
else if the "writing-mode" is vertical, then the baseline-identifier
for the dominant baseline is set to be "central".
On the other hand, if the value of the "script"
property is anything other than "auto", then the value of the "script"
property is used to select the baseline-identifier for the dominant baseline.
The mapping from script to baseline-identifier is taken from the
nominal font. The derived baseline-table is constructed using the
baseline-table in the nominal font that corresponds to the
baseline-identifier for the dominant baseline.
The baseline-table font-size is changed to the value of the
"font-size" property on this formatting object.
</p><p>Otherwise, if this property is not on a block-level formatting object,
then the baseline-identifier for the dominant baseline, the derived
baseline-table, and baseline-table font-size remain
the same as those of the parent formatting object. If the computed
"baseline-shift" value actually shifts the baseline, then the
baseline-table font-size is set to the value of the
"font-size" property on the formatting object on which the
"dominant-baseline" property occurs, otherwise the baseline-table
font-size remains the same as that of the parent formatting object. If
there is no parent formatting object, the derived baseline-table
is constructed as above for block-level formatting-objects.
</p></dd><dt class="label">use-script</dt><dd><p>The "script" property is used to select the baseline-identifier for
the dominant baseline.
The mapping from script to baseline-identifier is taken from the nominal font.
The derived baseline-table is constructed using the
baseline-table in the nominal font that corresponds to the
baseline-identifier for the dominant baseline.
The baseline-table font-size is changed to the value of the "font-size"
property on this formatting object.
</p></dd><dt class="label">no-change</dt><dd><p>
The dominant-baseline, the baseline-table, and the baseline-table
font-size remain the same as that of the parent formatting object.
</p></dd><dt class="label">reset-size</dt><dd><p>The dominant-baseline and the baseline-table remain the same, but the
baseline-table font-size is changed to the value of the "font-size"
property on this formatting object. This re-scales the baseline-table for the
current "font-size".
</p></dd><dt class="label">ideographic</dt><dd><p>The baseline-identifier for the dominant-baseline is set
to be "ideographic".
The derived baseline-table is constructed using the "ideographic"
baseline-table in the nominal font.
The baseline-table font-size is changed to the value of the "font-size"
property on this formatting object.</p></dd><dt class="label">alphabetic</dt><dd><p>The baseline-identifier for the dominant-baseline is set
to be "alphabetic".
The derived baseline-table is constructed using the "alphabetic"
baseline-table in the nominal font.
The baseline-table font-size is changed to the value of the "font-size"
property on this formatting object.</p></dd><dt class="label">hanging</dt><dd><p>The baseline-identifier for the dominant-baseline is set
to be "hanging".
The derived baseline-table is constructed using the "hanging"
baseline-table in the nominal font.
The baseline-table font-size is changed to the value of the "font-size"
property on this formatting object.</p></dd><dt class="label">mathematical</dt><dd><p>The baseline-identifier for the dominant-baseline is set
to be "mathematical".
The derived baseline-table is constructed using the "mathematical"
baseline-table in the nominal font.
The baseline-table font-size is changed to the value of the "font-size"
property on this formatting object.</p></dd><dt class="label">central</dt><dd><p>The baseline-identifier for the
dominant-baseline is set to be "central".
The derived baseline-table is constructed from the defined baselines
in a baseline-table in the nominal font. That font baseline-table is
chosen using the following priority order of baseline-table names:
"ideographic", "alphabetic", "hanging", "mathematical".
The baseline-table font-size is changed to the value of the "font-size"
property on this formatting object.</p></dd><dt class="label">middle</dt><dd><p>The baseline-identifier for the dominant-baseline is set
to be "middle".
The derived baseline-table is constructed from the defined baselines
in a baseline-table in the nominal font. That font baseline-table is
chosen using the following priority order of baseline-table names:
"alphabetic", "ideographic", "hanging", "mathematical".
The baseline-table font-size is changed to the value of the "font-size"
property on this formatting object.</p></dd><dt class="label">text-after-edge</dt><dd><p>The baseline-identifier for the dominant-baseline is set
to be "text-after-edge".
The derived baseline-table is constructed from the
defined baselines in a baseline-table in the nominal font. The choice of
which font baseline-table to use from the baseline-tables in the nominal
font is implementation defined. The baseline-table font-size is changed
to the value of the "font-size" property on this formatting object.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Using the following priority order of baseline-table names:
"alphabetic", "ideographic", "hanging", "mathematical" is probably a
reasonable strategy for determining which font baseline-table to use.</p></div></dd><dt class="label">text-before-edge</dt><dd><p>The baseline-identifier for the dominant-baseline is set
to be "text-before-edge".
The derived baseline-table is constructed from the
defined baselines in a baseline-table in the nominal font. The choice of
which baseline-table to use from the baseline-tables in the nominal
font is implementation defined.
The baseline-table font-size is changed to the
value of the "font-size" property on this formatting object.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Using the following priority order of baseline-table names:
'alphabetic', 'ideographic', 'hanging', 'mathematical' is probably a
reasonable strategy for determining which font baseline-table to use.</p></div></dd></dl><p>If there is no baseline-table in the nominal font or if the
baseline-table lacks an entry for the desired baseline, then the User
Agent may use heuristics to determine the position of the desired
baseline.
</p><p>Implementations must support at least one of the "dominant-baseline"
values defined in this Recommendation.</p></div><div class="div3">
<h4><a name="relative-align" id="relative-align"></a>7.14.6 "relative-align"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">before | baseline
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">before</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property specifies the alignment, in the block-progression-direction,
between two or more areas.
If the "display-align" property applies to this formatting object and
has a value other than "auto" this property is ignored.
</p><p>Values for the property have the following meaning:</p><dl><dt class="label">before</dt><dd><p>For an fo:table-cell: for each row, the first child area of
all the cells that start in the row and that have this value is placed
such that the before-edge of the content-rectangle
is placed at
the same distance from the row grid. In addition, at least, one
of these first child areas of the cells
has to be placed with the before-edge of its allocation-rectangle
coincident with the before-edge of the content-rectangle
of the table-cell.
</p><p>For an fo:list-item the before-edge of the first area descendant
generated by the fo:list-item-label is placed coincident with the
before-edge of the area generated by the fo:list-item.
Similarly the before-edge of the first
area descendant generated by the fo:list-item-body is placed coincident
with the before-edge of the area generated by the fo:list-item.
</p></dd><dt class="label">baseline</dt><dd><p>For an fo:table-cell: for each row, the first child area of
all the cells that start in the row and that have this value is placed
such that the dominant-baseline, as specified on the fo:table-row,
of the first line is placed at
the same distance from the row grid. In addition, at least, one
of these first child areas of the cells
has to be placed with the before-edge of its allocation-rectangle
coincident with the before-edge of the content-rectangle
of the table-cell.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>That is, for all applicable cells the baseline of all the first
lines are all aligned and placed the minimum distance down in the
block-progression-direction. It should be noted that the start-edges
of the content-rectangles of the cells need not align.
</p></div><p>For an fo:list-item the distance between the baseline of
the first line-area of the first area descendant generated by the
fo:list-item-label is the same as the distance between
the baseline of the
first line-area of the first area descendant generated by the
fo:list-item-body. In addition, at least, one of these first
area descendants has to be placed such that the before-edge of its
allocation-rectangle is coincident with the before-edge of the
content-rectangle of the list-item.
</p></dd></dl></div></div><div class="div2">
<h3><a name="d0e22982" id="d0e22982"></a>7.15 Area Dimension Properties</h3><div class="div3">
<h4><a name="allowed-height-scale" id="allowed-height-scale"></a>7.15.1 "allowed-height-scale"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ any | &lt;percentage&gt; ]* | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">any</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">intrinsic height</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>A sequence of tokens, each specifying
an allowed scale-factor value.
Tokens have the following meanings:</p><dl><dt class="label">any</dt><dd><p>No constraint on the scale-factor.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a constraint on the scale-factor to match the
specified value.</p></dd></dl><p>Specifies a 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.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>It is recommended to include "any" in
the list for applications where scrolling is not desired or
available.</p></div></div><div class="div3">
<h4><a name="allowed-width-scale" id="allowed-width-scale"></a>7.15.2 "allowed-width-scale"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ any | &lt;percentage&gt; ]* | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">any</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">intrinsic width</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>A sequence of tokens, each specifying
an allowed scale-factor value.
Tokens have the following meanings:</p><dl><dt class="label">any</dt><dd><p>No constraint on the scale-factor.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a constraint on the scale-factor to match the
specified value.</p></dd></dl><p>Specifies a 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.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>It is recommended to include "any" in
the list for applications where scrolling is not desired or
available.</p></div></div><div class="div3">
<h4><a name="block-progression-dimension" id="block-progression-dimension"></a>7.15.3 "block-progression-dimension"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | &lt;length&gt; | &lt;percentage&gt; | &lt;length-range&gt;
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>This property specifies the block-progression-dimension
of the content-rectangle
for each area generated by this formatting object.
The user
may specify an explicit size (&lt;length&gt; or &lt;percentage&gt;)
or a &lt;length-range&gt;, allowing the size to be adjusted by the formatter.</p>
<p>This property does not apply when the "line-height" property
applies to the same dimension of the
areas generated by this formatting object.</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>No constraint is imposed by this property.
The block-progression-dimension is determined by the formatter
taking all other constraints into account.</p><p>Specifying block-progression-dimension="auto" will set: </p><ul><li><p>block-progression-dimension.minimum="auto"</p></li><li><p>block-progression-dimension.optimum="auto"</p></li><li><p>block-progression-dimension.maximum="auto"</p></li></ul></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed block-progression-dimension.</p><p>Specifying block-progression-dimension=&lt;length&gt; will set: </p><ul><li><p>block-progression-dimension.minimum=&lt;length&gt;</p></li><li><p>block-progression-dimension.optimum=&lt;length&gt;</p></li><li><p>block-progression-dimension.maximum=&lt;length&gt;</p></li></ul></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage block-progression-dimension. The
percentage is calculated with respect to the corresponding dimension
of the closest area ancestor that was generated by a block-level
formatting object.
If that dimension
is not specified explicitly (i.e., it depends
on content's block-progression-dimension), the value is interpreted
as "auto".</p><p>Specifying block-progression-dimension=&lt;percentage&gt; will
set: </p><ul><li><p>block-progression-dimension.minimum=&lt;percentage&gt;</p></li><li><p>block-progression-dimension.optimum=&lt;percentage&gt;</p></li><li><p>block-progression-dimension.maximum=&lt;percentage&gt;</p></li></ul></dd><dt class="label">&lt;length-range&gt;</dt><dd><p>Specifies the dimension as a length-range, consisting
of:</p><ul><li><p>block-progression-dimension.optimum</p><p>This is the preferred dimension of the area created;
if minimum and
maximum are identical, the area is of a fixed dimension. If they are, respectively,
smaller and larger than optimum, then the area may be adjusted in
dimension within that range.</p><p>A value of "auto" may be specified for optimum, indicating that
there is no preferred dimension, but that the intrinsic or resolved dimension
of the area should be used. If minimum and/or maximum are not also
auto, then the dimension shall be constrained between those limits.</p></li><li><p>block-progression-dimension.minimum</p></li><li><p>block-progression-dimension.maximum</p><p>A value of "auto" may be specified for block-progression-dimension.maximum.
This indicates that there is no absolute maximum limit, and the
object may be sized to its intrinsic size.</p></li></ul><p>Negative values for block-progression-dimension.minimum, block-progression-dimension.optimum,
and block-progression-dimension.maximum are invalid and are treated
as if "0pt" had been specified.</p><p>If the value of block-progression-dimension.optimum is "auto" and
the computed value of block-progression-dimension.minimum is greater
than the computed value of block-progression-dimension.maximum
the block-progression-dimension.minimum is treated as if the value of
block-progression-dimension.maximum had been specified.</p></dd></dl>
</div></div><div class="div3">
<h4><a name="content-height" id="content-height"></a>7.15.4 "content-height"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | scale-to-fit | scale-down-to-fit | scale-up-to-fit |
&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">intrinsic height</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The content-height should be the intrinsic content-height.</p></dd><dt class="label">scale-to-fit</dt><dd><p>The largest scaling-factor permitted will be applied to
the content so that the scaled content-height is less than or equal
to the height of the viewport.
</p></dd><dt class="label">scale-down-to-fit</dt><dd><p>If the intrinsic content-height is less than or equal to
the height of the viewport the content-height should be the
intrinsic content-height.
Otherwise the largest scaling-factor permitted will be applied to
the content so that the scaled content-height is less than or equal
to the height of the viewport.
</p></dd><dt class="label">scale-up-to-fit</dt><dd><p>If the intrinsic content-height is greater than or equal to
the height of the viewport the content-height should be the
intrinsic content-height.
Otherwise the largest scaling-factor permitted will be applied to
the content so that the scaled content-height is less than or equal
to the height of the viewport.
</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>An absolute size for the content-height.
This value implies a certain scaling factor to be applied onto the
content.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>A percentage representing a scaling factor for
the content-height.</p></dd></dl><p>Specifies the 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.</p></div><div class="div3">
<h4><a name="content-width" id="content-width"></a>7.15.5 "content-width"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | scale-to-fit | scale-down-to-fit | scale-up-to-fit |
&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">intrinsic width</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The content-width should be the intrinsic content-width.</p></dd><dt class="label">scale-to-fit</dt><dd><p>The largest scaling-factor permitted will be applied to
the content so that the scaled content-width is less than or equal
to the width of the viewport.
</p></dd><dt class="label">scale-down-to-fit</dt><dd><p>If the intrinsic content-width is less than or equal to
the width of the viewport the content-width should be the
intrinsic content-width.
Otherwise the largest scaling-factor permitted will be applied to
the content so that the scaled content-width is less than or equal
to the width of the viewport.
</p></dd><dt class="label">scale-up-to-fit</dt><dd><p>If the intrinsic content-width is greater than or equal to
the width of the viewport the content-width should be the
intrinsic content-width.
Otherwise the largest scaling-factor permitted will be applied to
the content so that the scaled content-width is less than or equal
to the width of the viewport.
</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>An absolute size for the content-width.
This value implies a certain scaling factor to be applied onto the
content.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>A percentage representing a scaling factor for
the content-width.</p></dd></dl><p>Specifies the 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.</p></div><div class="div3">
<h4><a name="height" id="height"></a>7.15.6 "height"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-height">
"height" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-height</p>
<p>This property specifies the content height of boxes generated
by block-level and replaced elements.</p>
<p>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.</p>
<p> Values have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>The height depends on the values of other properties.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed height.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage height. The percentage is calculated
with respect to the height of the generated box's containing block.
If the height of the containing block is not specified explicitly
(i.e., it depends on content height), the value is interpreted like
"auto".</p></dd></dl>
<p>Negative values for 'height' are illegal.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL, this property is mapped to either "inline-progression-dimension"
or "block-progression-dimension", based on the applicable values
of the "writing-mode" and "reference-orientation" properties.
Details on the mapping are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p><p>For a discussion of the "height" property in tables see:
<a href="http://www.w3.org/TR/REC-CSS2/tables.html">http://www.w3.org/TR/REC-CSS2/tables.html</a>
</p></div><div class="div3">
<h4><a name="inline-progression-dimension" id="inline-progression-dimension"></a>7.15.7 "inline-progression-dimension"</h4><div class="css-cited-thin"><p>Writing-mode Relative Equivalent of a CSS2 Property.</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | &lt;length&gt; | &lt;percentage&gt; | &lt;length-range&gt;
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>This property specifies the inline-progression-dimension
of the content-rectangle
for each area generated by this formatting object.
The user
may specify an explicit size (&lt;length&gt; or &lt;percentage&gt;)
or a &lt;length-range&gt;, allowing the size to be adjusted by the formatter.</p>
<p>This property does not apply when the "line-height" property
applies to the same dimension of the
areas generated by this formatting object.</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>No constraint is imposed by this property.
The inline-progression-dimension is determined by the formatter
taking all other constraints into account.</p><p>Specifying inline-progression-dimension=auto will set: </p><ul><li><p>inline-progression-dimension.minimum=auto</p></li><li><p>inline-progression-dimension.optimum=auto</p></li><li><p>inline-progression-dimension.maximum=auto</p></li></ul></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed inline-progression-dimension.</p><p>Specifying inline-progression-dimension=&lt;length&gt; will set: </p><ul><li><p>inline-progression-dimension.minimum=&lt;length&gt;</p></li><li><p>inline-progression-dimension.optimum=&lt;length&gt;</p></li><li><p>inline-progression-dimension.maximum=&lt;length&gt;</p></li></ul></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage inline-progression-dimension. The
percentage is calculated with respect to the corresponding dimension
of the closest area ancestor that was generated by a block-level
formatting object.
If that dimension
is not specified explicitly (i.e., it depends
on content's inline-progression-dimension), the value is interpreted
as "auto".</p><p>Specifying inline-progression-dimension=&lt;percentage&gt; will
set: </p><ul><li><p>inline-progression-dimension.minimum=&lt;percentage&gt;</p></li><li><p>inline-progression-dimension.optimum=&lt;percentage&gt;</p></li><li><p>inline-progression-dimension.maximum=&lt;percentage&gt;</p></li></ul></dd><dt class="label">&lt;length-range&gt;</dt><dd><p>Specifies the dimension as a length-range, consisting
of:</p><ul><li><p>inline-progression-dimension.optimum</p><p>This is the preferred dimension of the area created, if minimum and
maximum are identical, the area is of a fixed dimension. If they are, respectively,
smaller and larger than optimum, then the area may be adjusted in
dimension within that range.</p><p>A value of "auto" may be specified for optimum, indicating that
there is no preferred dimension, but that the intrinsic or resolved dimension
of the area should be used. If minimum and/or maximum are not also
auto, then the dimension shall be constrained between those limits.</p></li><li><p>inline-progression-dimension.minimum</p></li><li><p>inline-progression-dimension.maximum</p><p>A value of "auto" may be specified for inline-progression-dimension.maximum.
This indicates that there is no absolute maximum limit, and the
object may be sized to its intrinsic size.</p></li></ul><p>Negative values for inline-progression-dimension.minimum, inline-progression-dimension.optimum,
and inline-progression-dimension.maximum are invalid and are treated
as if "0pt" had been specified.</p></dd></dl>
</div></div><div class="div3">
<h4><a name="max-height" id="max-height"></a>7.15.8 "max-height"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | none | inherit </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to height of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-max-height">
"max-height" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-max-height</p>
<p>These two properties ["max-height" and "min-height"]
allow authors to constrain box heights to
a certain range. Values have the following meanings:</p>
<dl><dt class="label">none</dt><dd><p>(Only on "max-height") No limit on the height of the box.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed maximum computed height.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage for determining the computed value.
The percentage is calculated with respect to the height of the generated
box's containing block. If the height of the containing block is
not specified explicitly (i.e., it depends on content height), the
percentage value is interpreted like "none".</p></dd></dl>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL, this property is mapped to either "inline-progression-dimension"
or "block-progression-dimension", based on the applicable values
of the "writing-mode" and "reference-orientation" properties.
Details on the mapping are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></div><div class="div3">
<h4><a name="max-width" id="max-width"></a>7.15.9 "max-width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-max-width">
"max-width" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-max-width</p>
<p>These two properties ["max-width" and "min-width"]
allow authors to constrain box widths to
a certain range. Values have the following meanings:</p>
<dl><dt class="label">none</dt><dd><p>(Only on "max-width") No limit on the width of the box.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed maximum computed width.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage for determining the computed value.
The percentage is calculated with respect to the width of the generated
box's containing block.</p></dd></dl></div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL, this property is mapped to either "inline-progression-dimension"
or "block-progression-dimension", based on the applicable values
of the "writing-mode" and "reference-orientation" properties.
Details on the mapping are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></div><div class="div3">
<h4><a name="min-height" id="min-height"></a>7.15.10 "min-height"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to height of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-min-height">
"min-height" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-min-height</p>
<p>These two properties ["max-height" and "min-height"]
allow authors to constrain box heights to
a certain range. Values have the following meanings:</p>
<dl><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed minimum computed height.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage for determining the computed value.
The percentage is calculated with respect to the height of the generated
box's containing block. If the height of the containing block is
not specified explicitly (i.e., it depends on content height), the
percentage value is interpreted like "0pt".</p></dd></dl>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL, this property is mapped to either "inline-progression-dimension"
or "block-progression-dimension", based on the applicable values
of the "writing-mode" and "reference-orientation" properties.
Details on the mapping are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></div><div class="div3">
<h4><a name="min-width" id="min-width"></a>7.15.11 "min-width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">depends on UA</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-min-width">
"min-width" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-min-width</p>
<p>These two properties ["max-width" and "min-width"]
allow authors to constrain box widths to
a certain range. Values have the following meanings:</p>
<dl><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed minimum computed width.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage for determining the computed value.
The percentage is calculated with respect to the width of the generated
box's containing block.</p></dd></dl></div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL, this property is mapped to either "inline-progression-dimension"
or "block-progression-dimension", based on the applicable values
of the "writing-mode" and "reference-orientation" properties.
Details on the mapping are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></div><div class="div3">
<h4><a name="scaling" id="scaling"></a>7.15.12 "scaling"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">uniform | non-uniform | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">uniform</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">uniform</dt><dd><p>Scaling should preserve the aspect ratio.</p></dd><dt class="label">non-uniform</dt><dd><p>Scaling need not preserve the aspect ratio.</p></dd></dl><p>Specifies whether scaling needs to preserve the
intrinsic aspect ratio.</p></div><div class="div3">
<h4><a name="scaling-method" id="scaling-method"></a>7.15.13 "scaling-method"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | integer-pixels | resample-any-method | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The User Agent is free to choose either resampling,
integer scaling, or any other scaling method.
</p></dd><dt class="label">integer-pixels</dt><dd><p>The User Agent should scale the image
such that each pixel in the original image is scaled
to the nearest integer number of device-pixels that
yields an image less-then-or-equal-to the image size derived
from the content-height, content-width, and scaling properties.
</p></dd><dt class="label">resample-any-method</dt><dd><p>The User Agent should resample the supplied
image to provide an image that fills the size derived
from the content-height, content-width, and scaling properties.
The user agent may use any sampling method.
</p></dd></dl><p>This property is used to indicate a preference in the scaling/sizing
tradeoff to be used when formatting bitmapped graphics.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This is defined as a preference to allow the user agent the
flexibility to adapt to device limitations and to accommodate
over-constrained situations involving min/max dimensions and
scale factors.</p></div></div><div class="div3">
<h4><a name="width" id="width"></a>7.15.14 "width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-width">
"width" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-width</p>
<p>This property specifies the content width of boxes generated
by block-level and replaced elements.</p>
<p>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.</p>
<p>The width of a replaced element's box is intrinsic and may be
scaled by the user agent if the value of this property is different
than 'auto'.</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>The width depends on the values of other properties.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed width.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies a percentage width. The percentage is calculated
with respect to the width of the generated box's containing block.</p></dd></dl>
<p>Negative values for "width" are illegal.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL, this property is mapped to either "inline-progression-dimension"
or "block-progression-dimension", based on the applicable values
of the "writing-mode" and "reference-orientation" properties.
Details on the mapping are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></div></div><div class="div2">
<h3><a name="d0e24119" id="d0e24119"></a>7.16 Block and Line-related Properties</h3><div class="div3">
<h4><a name="hyphenation-keep" id="hyphenation-keep"></a>7.16.1 "hyphenation-keep"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | column | page | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>No restriction applies. The word may
be hyphenated at the end of any region.</p></dd><dt class="label">column</dt><dd><p>Both parts of a hyphenated word shall
lie within a single column.</p></dd><dt class="label">page</dt><dd><p>Both parts of a hyphenated word shall
lie within a single page.</p></dd></dl><p>Controls whether hyphenation can be
performed on the last line that fits in a given reference-area.</p></div><div class="div3">
<h4><a name="hyphenation-ladder-count" id="hyphenation-ladder-count"></a>7.16.2 "hyphenation-ladder-count"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">no-limit | &lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">no-limit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">no-limit</dt><dd><p>Any number of successive lines may
be hyphenated.</p></dd><dt class="label">&lt;number&gt;</dt><dd><p>An integer greater than or equal to 1.</p><p>If a zero, negative, or non-integer value is provided, the value will
be rounded to the nearest integer value greater than or equal to 1.</p></dd></dl><p>Specifies a limit on the number of successive hyphenated
line-areas the formatter may generate in a
block-area.</p></div><div class="div3">
<h4><a name="last-line-end-indent" id="last-line-end-indent"></a>7.16.3 "last-line-end-indent"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>The "last-line-end-indent" is specified as a length.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The "last-line-end-indent" is specified as a percentage of
the inline-progression-dimension of the closest ancestor block-area.</p></dd></dl><p>Specifies an indent to be applied to the
last line-area child
of the last block-area generated and returned by the formatting
object, and to
any line-area generated by the formatting object whose
following sibling is a block-area that is not a line-area.
It is
added to the block's end-edge. Positive values indent the
edge, negative values outdent the edge.
</p></div><div class="div3">
<h4><a name="line-height" id="line-height"></a>7.16.4 "line-height"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | &lt;length&gt; | &lt;number&gt; | &lt;percentage&gt; | &lt;space&gt;
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the font size of the element itself</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-line-height">
"line-height" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-line-height</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">normal</dt><dd><p>Tells user agents to set the computed value to a "reasonable"
value based on the font size of the element. The value has the same
meaning as &lt;number&gt;. We recommend a computed value for "normal"
between 1.0 to 1.2.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>The box height is set to this length. Negative values are
illegal.</p></dd><dt class="label">&lt;number&gt;</dt><dd><p>The computed value of the property is this number multiplied
by the element's font size. Negative values are illegal. However,
the number, not the computed value, is inherited.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The computed value of the property is this percentage multiplied
by the element's computed font size. Negative values are illegal.</p></dd></dl>
<p>If the property is set on a block-level element whose content
is composed of inline-level elements, it specifies the minimal height
of each generated inline box.</p>
<p>If the property is set on an inline-level element, it specifies
the exact height of each box generated by the element. (Except for
inline replaced elements, where the height of the box is given by
the "height" property.)</p>
<p>When an element contains text that is rendered in more than one
font, user agents should determine the "line-height" value according
to the largest font size.</p>
<p>Generally, when there is only one value of "line-height" for
all inline boxes in a paragraph (and no tall images), the above
will ensure that baselines of successive lines are exactly "line-height"
apart. This is important when columns of text in different fonts
have to be aligned, for example in a table.</p>
<p>Note that replaced elements have a "font-size" and a "line-height"
property, even if they are not used directly to determine the height
of the box. The "font-size" is, however, used to define the "em"
and "ex" units, and the "line-height" has a role in the "vertical-align" property.
</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL the "line-height" property is used in determining the
<b>half-leading</b> trait.</p><p>XSL adds the following value with the following meaning:</p><dl><dt class="label">&lt;space&gt;</dt><dd><p>Specifies the minimum, optimum, and maximum values,
the conditionality, and precedence of the "line-height" that
is used in determining the <b>half-leading</b>.
</p><p>Negative values for line-height.minimum, line-height.optimum,
and line-height.maximum are invalid and will be interpreted as 0pt.</p><p>The line-height.conditionality setting
can be used to control the half-leading above the first line or
after the last line that is placed in a reference-area. </p><p>The line-height.precedence setting can be used to control the
merging of the half-leading with other spaces.</p></dd></dl><p>If line-height is specified using &lt;length&gt;, &lt;percentage&gt;,
or &lt;number&gt;, the formatter shall convert the single value to a
space-specifier with the subfields interpreted as follows:</p><ul><li><p>line-height.minimum: the resultant computed value
(as a length) of the &lt;length&gt;, &lt;percentage&gt;, or &lt;number&gt;.</p></li><li><p>line-height.optimum: the resultant computed value (as a
length) of the &lt;length&gt;, &lt;percentage&gt;, or &lt;number&gt;.</p></li><li><p>line-height.maximum: the resultant computed value (as a
length) of the &lt;length&gt;, &lt;percentage&gt;, or &lt;number&gt;.</p></li><li><p>line-height.precedence: force.</p></li><li><p>line-height.conditionality: retain</p></li></ul></div><div class="div3">
<h4><a name="line-height-shift-adjustment" id="line-height-shift-adjustment"></a>7.16.5 "line-height-shift-adjustment"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">consider-shifts | disregard-shifts | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">consider-shifts</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">consider-shifts</dt><dd><p>In determining the line-height, include
the adjusted top-edge and bottom-edge of any characters that have
a baseline-shift.</p></dd><dt class="label">disregard-shifts</dt><dd><p>In determining the line-height, include
the unshifted top-edge and bottom-edge of any characters that have
a baseline-shift.</p></dd></dl><p>This property is used to control whether
the line-height is adjusted for content that has a baseline-shift.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This property can be used to prevent superscript and subscript
characters from disrupting the line-spacing.</p></div></div><div class="div3">
<h4><a name="line-stacking-strategy" id="line-stacking-strategy"></a>7.16.6 "line-stacking-strategy"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">line-height | font-height | max-height | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">max-height</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">line-height</dt><dd><p>Uses the per-inline-height-rectangle as described in
<a href="#area-line"><b>4.5 Line-areas</b></a>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This matches CSS's line-height and positioning
strategy.</p></div></dd><dt class="label">font-height</dt><dd><p>Uses the nominal-requested-line-rectangle as described in
<a href="#area-line"><b>4.5 Line-areas</b></a>.</p></dd><dt class="label">max-height</dt><dd><p>Uses the maximal-line-rectangle as described in
<a href="#area-line"><b>4.5 Line-areas</b></a>.</p></dd></dl><p>Selects the strategy for positioning
adjacent lines, relative to each other.</p><p>Implementations must support at least the
"max-height" and "font-height" values defined in this Recommendation,
and may treat "line-height" as if "max-height" had been specified.
</p></div><div class="div3">
<h4><a name="linefeed-treatment" id="linefeed-treatment"></a>7.16.7 "linefeed-treatment"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">ignore | preserve | treat-as-space | treat-as-zero-width-space | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">treat-as-space</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">ignore</dt><dd><p>Specifies that any character flow object whose Unicode
code point is U+000A shall be discarded during the refinement process.</p></dd><dt class="label">preserve</dt><dd><p>Specifies no special action.</p></dd><dt class="label">treat-as-space</dt><dd><p>Specifies that any character flow object whose Unicode code point
is U+000A (linefeed) shall be converted during the refinement
process into a character flow object whose Unicode code point is
U+0020 (space).</p></dd><dt class="label">treat-as-zero-width-space</dt><dd><p>Specifies that any character flow object whose Unicode code point
is U+000A shall be converted during the refinement process into a
character flow object whose Unicode code point is U+200B (zero
width space).</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The Unicode Standard recommends that
the zero width space is considered a valid line-break point and that
if two characters with a zero width space in between are placed
on the same line they are placed with no space between them and that
if they are placed on two lines no additional glyph area, such as for a
hyphen, is created at the line-break.</p></div></dd></dl><p>
The "linefeed-treatment" property specifies the treatment of linefeeds
(character flow objects whose Unicode code point is U+000A)
during the refinement process.</p></div><div class="div3">
<h4><a name="white-space-treatment" id="white-space-treatment"></a>7.16.8 "white-space-treatment"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">ignore | preserve | ignore-if-before-linefeed |
ignore-if-after-linefeed | ignore-if-surrounding-linefeed | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">ignore-if-surrounding-linefeed</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">ignore</dt><dd><p>Any glyph-area whose Unicode character is classified as white space in
XML, except for U+000A, shall be deleted during line-building and
inline-building (see <a href="#area-linebuild"><b>4.7.2 Line-building</b></a>
and <a href="#area-inlinebuild"><b>4.7.3 Inline-building</b></a>).</p></dd><dt class="label">preserve</dt><dd><p>Any glyph-area whose Unicode character is classified as white space in
XML shall not be deleted during line-building and inline-building.</p></dd><dt class="label">ignore-if-before-linefeed</dt><dd><p>Any glyph-area with a suppress-at-line-break value of 'suppress' shall
be deleted during line-building and inline-building if it would be the last
glyph-area descendant of a line-area.</p></dd><dt class="label">ignore-if-after-linefeed</dt><dd><p>Any glyph-area with a suppress-at-line-break value of 'suppress' shall
be deleted during line-building and inline-building if it would be the
first glyph-area descendant of a line-area.</p></dd><dt class="label">ignore-if-surrounding-linefeed</dt><dd><p>Any glyph-area with a suppress-at-line-break value of 'suppress' shall
be deleted during line-building and inline-building if it would be the
first or last glyph-area descendant of a line-area.</p></dd></dl><p>The "white-space-treatment" property specifies the treatment during
line-building and inline-building of glyph areas, except for linefeeds,
that are classified as white space in XML. This includes
U+0020 (space) and other white space characters but excludes U+000A
(linefeed). Linefeed treatment is determined by the
"linefeed-treatment" property.</p></div><div class="div3">
<h4><a name="text-align" id="text-align"></a>7.16.9 "text-align"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x77">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x77</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">start | center | end | justify | inside | outside
| left | right | &lt;string&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">start</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-align">
"text-align" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-align</p>
<p>This property describes how inline content of a block is aligned.
Values have the following meanings:</p>
<dl><dt class="label">left</dt><dt class="label">center</dt><dt class="label">right</dt><dt class="label">justify</dt><dd><p>Left, right, center, and justify text, respectively.</p></dd><dt class="label">&lt;string&gt;</dt><dd><p>Specifies a string on which cells in a table column will
align (see the section on horizontal alignment in a column for details
and an example). This value applies only to table cells. If set
on other elements, it will be treated as 'left' or 'right', depending
on whether 'direction' is 'ltr', or 'rtl', respectively. </p></dd></dl>
<p>A block of text is a stack of line boxes. In the case of
'left', 'right' and 'center', this property specifies how the inline
boxes within each line box align with respect to the line box's
left and right sides; alignment is not with respect to the viewport.
In the case of 'justify', the UA may stretch the inline boxes in
addition to adjusting their positions. (See also 'letter-spacing'
and 'word-spacing'.)</p>
<div class="note"><p class="prefix"><b>Note:</b></p><p>The actual justification algorithm used is user agent and written
language dependent. </p><p>Conforming user agents may interpret the value 'justify' as 'left'
or 'right', depending on whether the element's default writing direction
is left-to-right or right-to-left, respectively. </p></div></div><p><em>XSL modifications to the CSS definition:</em></p><p>Values have the following meanings:</p><dl><dt class="label">start</dt><dd><p>Specifies that the content is to be aligned on the start-edge
in the inline-progression-direction.
</p></dd><dt class="label">center</dt><dd><p>Specifies that the content is to
be centered in the inline-progression-direction.
</p></dd><dt class="label">end</dt><dd><p>Specifies that the content is to be aligned on the end-edge
in the inline-progression-direction.
</p></dd><dt class="label">justify</dt><dd><p>Specifies that the contents is to
be expanded to fill the available width in the inline-progression-direction.
</p></dd><dt class="label">inside</dt><dd><p>If the page binding edge is on the start-edge,
the alignment will be start. If the binding is the end-edge,
the alignment will be end. If neither, use start alignment.</p></dd><dt class="label">outside</dt><dd><p>If the page binding edge is on the start-edge,
the alignment will be end. If the binding is the end-edge, the
alignment will be start. If neither, use end alignment.</p></dd><dt class="label">left</dt><dd><p>Interpreted as "text-align='start'".
</p></dd><dt class="label">right</dt><dd><p>Interpreted as "text-align='end'".
</p></dd><dt class="label">&lt;string&gt;</dt><dd><p>Specifies a string on which content of cells in a table column will
align (see the section, in the CSS2 Recommendation, on horizontal
alignment in a column for details
and an example). This value applies only if the formatting object is
a descendant of a
table cell. If set on other formatting objects,
it will be treated as "start".</p></dd></dl><p>This property describes how inline content of a block is
aligned. For fo:external-graphic, fo:instream-foreign-object, and
fo:table-and-caption it specifies the alignment of other areas as
described in the constraint section for these formatting objects.</p></div><div class="div3">
<h4><a name="text-align-last" id="text-align-last"></a>7.16.10 "text-align-last"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">relative | start | center | end | justify | inside
| outside | left | right | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">relative</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">relative</dt><dd><p>If text-align is justify, then the alignment of the last
line, and of any line ending in U+000A,
will be start. If text-align is not justify,
text-align-last will use the value of text-align.</p></dd><dt class="label">start</dt><dd><p>Specifies that the content is to be aligned on the start-edge
in the inline-progression-direction.</p></dd><dt class="label">center</dt><dd><p>Specifies that the contents is to
be centered in the inline-progression-direction.
</p></dd><dt class="label">end</dt><dd><p>Specifies that the content is to be aligned on the end-edge
in the inline-progression-direction.</p></dd><dt class="label">justify</dt><dd><p>Specifies that the contents is to
be expanded to fill the available width in the inline-progression-direction.
</p></dd><dt class="label">inside</dt><dd><p>If the page binding edge is on the start-edge,
the alignment will be start. If the binding is the end-edge,
the alignment will be end. If neither, use start-side.</p></dd><dt class="label">outside</dt><dd><p>If the page binding edge is on the start-edge,
the alignment will be end. If the binding is the end-edge the
alignment will be start. If neither, use end alignment.</p></dd><dt class="label">left</dt><dd><p>Interpreted as "text-align-last='start'".
</p></dd><dt class="label">right</dt><dd><p>Interpreted as "text-align-last='end'".
</p></dd></dl><p>Specifies the alignment of the last
line-area child of the last block-area generated and returned
by the formatting object, and to
any line-area generated by the formatting object whose
following sibling is a block-area that is not a line-area,
and any lines in the block ending in U+000A.</p></div><div class="div3">
<h4><a name="text-indent" id="text-indent"></a>7.16.11 "text-indent"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x76">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x76</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-indent">
"text-indent" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-indent</p>
<p>This property specifies the indentation of the first line of
text in a block. More precisely, it specifies the indentation of
the first box that flows into the block's first line box. The box is
indented with respect to the left (or right, for right-to-left layout)
edge of the line box. User agents should render this indentation
as blank space.</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">&lt;length&gt;</dt><dd><p>The indentation is a fixed length.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The indentation is a percentage of the containing block
width</p></dd></dl>
<p>The value of 'text-indent' may be negative, but there may
be implementation-specific limits.
If the value of 'text-indent'
is negative, the value of 'overflow' will affect whether the
text is visible.
</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The "text-indent" property specifies an adjustment to the
start-indent of the
first child <var>L</var> of the first block-area
generated and returned by the formatting object,
provided <var>L</var> is a line-area.</p><p>A negative value specifies a hanging indent (outdent) on the
first line.</p></div><div class="div3">
<h4><a name="white-space-collapse" id="white-space-collapse"></a>7.16.12 "white-space-collapse"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">false | true | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">true</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">false</dt><dd><p>Specifies no special action.</p></dd><dt class="label">true</dt><dd><p>Specifies, for any character flow object such
that:</p><ul><li><p>its character
is classified as white space in XML,
<em>and</em>
</p></li><li><p>it is <em>not</em>,
however, a U+000A (linefeed) character,
<em>and</em>
</p></li><li><p>the immediately preceding flow object is a character flow
object with a character
classified as white space in XML
<em>or</em> the immediately <em>
following</em> flow object is a linefeed,
</p></li></ul><p>that flow object shall not generate an area.</p></dd></dl><p>The "white-space-collapse" property specifies the treatment of
consecutive white space during
area tree construction.
The overall effect of handling the linefeed-treatment property during
refinement and the white-space-collapse and white-space-treatment
properties during area tree generation is as follows:
after refinement, where some white space
characters may have been discarded or turned into space
characters, all remaining runs of two or more consecutive spaces
are replaced by a single space, then any remaining space
immediately adjacent to a remaining linefeed is also discarded.</p><p>An implementation is free to use any algorithm to achieve an
equivalent effect.</p></div><div class="div3">
<h4><a name="wrap-option" id="wrap-option"></a>7.16.13 "wrap-option"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">no-wrap | wrap | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">wrap</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">no-wrap</dt><dd><p>No line-wrapping will be performed.</p><p>In the case when lines are longer than the available width of
the content-rectangle, the overflow will be treated in accordance
with the "overflow" property specified on the reference-area.</p></dd><dt class="label">wrap</dt><dd><p>Line-breaking will occur if the line
overflows the available block width. No special markers or other
treatment will occur. </p></dd></dl><p>Specifies how line-wrapping (line-breaking)
of the content of the formatting object is to be
handled.</p><p>Implementations must support the "no-wrap" value, as defined in
this Recommendation, when the value of "linefeed-treatment" is
"preserve".</p></div></div><div class="div2">
<h3><a name="d0e25178" id="d0e25178"></a>7.17 Character Properties</h3><div class="div3">
<h4><a name="character" id="character"></a>7.17.1 "character"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;character&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">N/A, value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;character&gt;</dt></dl><p>Specifies the Unicode character to be presented.</p></div><div class="div3">
<h4><a name="letter-spacing" id="letter-spacing"></a>7.17.2 "letter-spacing"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | &lt;length&gt; | &lt;space&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-letter-spacing">
"letter-spacing" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-letter-spacing</p>
<p>This property specifies spacing behavior between text
characters. Values have the following meanings:</p>
<dl><dt class="label">normal</dt><dd><p>The spacing is the normal spacing for the current font.
This value allows the user agent to alter the space between characters
in order to justify text.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>This value indicates inter-character space in addition
to the default space between characters. Values may be negative,
but there may be implementation-specific limits. User agents may
not further increase or decrease the inter-character space in order
to justify text.</p></dd></dl>
<p>Character-spacing algorithms are user agent
dependent.
Character spacing may also be influenced by justification (see the
"text-align" property).</p>
<p>When the resultant space between two characters is not the same
as the default space, user agents should not use ligatures.</p>
<p>Conforming user agents may consider the value of the 'letter-spacing'
property to be 'normal'. </p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;space&gt;</dt><dd><p>This allows the user to specify a range of adjustments
in addition to the default space between characters.</p><p>The minimum
and maximum values specify the limits of the adjustment.</p></dd></dl><p>Default space between characters is defined to be 0pt, i.e.,
glyph-areas stacked with no extra space between the
allocation-rectangles of the glyph-areas.
The <b>inline-progression-dimension</b>
of the glyph-area is obtained by formatting the fo:character.
</p><p>For an fo:character that in the Unicode database is
classified as "Alphabetic", unless the
<b>treat-as-word-space</b> trait has the value "true",
the <b>space-start</b> and <b>space-end</b> traits are each set to a value
as follows:</p><ul><li><p>For "normal":
.optimum = "the normal spacing for the current font" / 2,
.maximum = auto,
.minimum = auto,
.precedence = force, and
.conditionality = discard. A value of auto for a component implies
that the limits are User Agent specific.</p></li><li><p>For a &lt;length&gt;:
.optimum = &lt;length&gt; / 2,
.maximum = .optimum,
.minimum = .optimum,
.precedence = force, and
.conditionality = discard.</p></li><li><p>For a &lt;space&gt;:
a value that is half the value of the "letter-spacing"
property
for the numeric components and the value for the .precedence and
.conditionality components.
The initial values for .precedence is "force" and
for .conditionality "discard".</p></li></ul><p>The CSS statement that "Conforming user agents may consider the
value of the 'letter-spacing' property to be 'normal'." does not apply
in XSL, if the User Agent implements the "Extended" property set.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If it is desired that the letter space combine with other spaces that have
less than forcing precedence, then the value of the "letter-space" should
be specified as a &lt;space&gt; with precedence less than force which
implies that space combines according to the space resolution
rules described in <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a>.</p></div><p>
The algorithm for resolving the adjusted values between word spacing
and letter spacing is User Agent dependent.</p></div><div class="div3">
<h4><a name="suppress-at-line-break" id="suppress-at-line-break"></a>7.17.3 "suppress-at-line-break"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | suppress | retain | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property applies only to fo:character
and determines whether the character's
representation shall be suppressed when it would occur adjacent to a
line break.
Multiple characters may be so suppressed.</p><p>This property has the following values:</p><dl><dt class="label">auto</dt><dd><p>The value of this property is determined by the Unicode value of the
object's character property. The character at code point U+0020 is
treated as if 'suppress' had been specified. All other characters are
treated as if 'retain' had been specified.</p><p>This value does not automatically suppress the presentation of the
non-breaking-space (U+00A0), the fixed spaces (U+2000 through U+200A),
or the ideographic-space (U+3000).</p></dd><dt class="label">suppress</dt><dd><p>The glyph area generated by the fo:character is eligible to be
suppressed at the start or end of a line-area depending on the
white-space-treatement property. (q.v.)</p></dd><dt class="label">retain</dt><dd><p>The glyph area generated by the fo:character shall be placed in the
area tree whether or not it first or last in a line-area.</p></dd></dl></div><div class="div3">
<h4><a name="text-decoration" id="text-decoration"></a>7.17.4 "text-decoration"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | [ [ underline | no-underline] || [ overline | no-overline ]
|| [ line-through | no-line-through ] || [ blink | no-blink ] ]
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, but see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-decoration">
"text-decoration" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-decoration</p>
<p>This property describes decorations that are added to
the text of an element. If the property is specified for a block-level
element, it affects all inline-level descendants of the element. If
it is specified for (or affects) an inline-level element, it affects
all boxes generated by the element. If the element has no content
or no text content (e.g., the IMG element in HTML), user agents
must ignore this property. </p>
<p>Values have the following meanings:</p>
<dl><dt class="label">none</dt><dd><p>Produces no text decoration.</p></dd><dt class="label">underline</dt><dd><p>Each line of text is underlined.</p></dd><dt class="label">overline</dt><dd><p>Each line of text has a line above it.</p></dd><dt class="label">line-through</dt><dd><p>Each line of text has a line through the middle</p></dd><dt class="label">blink</dt><dd><p>Text blinks (alternates between visible and invisible).
Conforming user agents are not required to support this value.</p></dd></dl>
<p>The color(s) required for the text decoration should be
derived from the "color" property value.</p>
<p>This property is not inherited, but descendant boxes of a block
box should be formatted with the same decoration (e.g., they should
all be underlined). The color of decorations should remain the same
even if descendant elements have different "color" values.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL, the specification of the "underline" value is expanded
as follows:
The placement of the underline depends on whether the
"inline-progression-direction" is oriented horizontally or vertically
and on the "language" property.
For horizontal text the underline is placed below the text.
For vertical text the placement depends on the value of the
"language" property: the underline is placed on or close to either the
before-edge or the after-edge of the underlined text.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This specification does not specify the dependence of
the placement of the vertical underline on the "language".
It is possible for two conforming XSL processors to place
the underline on different sides of the vertical text.
For Japanese, the placement of the underline is
typically close to the before-edge of the underlined text. For other
languages, such as Chinese, the typical placement is close to the
after-edge of the underlined text.
Implementers should not make any assumptions about how underlines
are placed in particular languages and should properly research
the languages that they wish to support.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>Some fonts have an attribute that suggests where to place the
underline for text in that font. That value is likely to apply only
when the "inline-progression-direction" is oriented horizontally.</p></div><p>XSL adds the following values with the following meanings:</p><dl><dt class="label">no-underline</dt><dd><p>Turns off underlining, if any.</p></dd><dt class="label">no-overline</dt><dd><p>Turns off overlining, if any.</p></dd><dt class="label">no-line-through</dt><dd><p>Turns off line-through, if any.</p></dd><dt class="label">no-blink</dt><dd><p>Turns off blinking, if any.</p></dd></dl></div><div class="div3">
<h4><a name="text-shadow" id="text-shadow"></a>7.17.5 "text-shadow"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | [&lt;color&gt; || &lt;length&gt; &lt;length&gt; &lt;length&gt;?
,]* [&lt;color&gt; || &lt;length&gt; &lt;length&gt; &lt;length&gt;?] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-shadow">
"text-shadow" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-shadow</p>
<p>This property accepts a comma-separated list of shadow
effects to be applied to the text of the element. The shadow effects
are applied in the order specified and may thus overlay each other,
but they will never overlay the text itself. Shadow effects do not
alter the size of a box, but may extend beyond its boundaries. The
stack level of the shadow effects is the same as for the element
itself.</p>
<p>Each shadow effect must specify a shadow offset and may optionally
specify a blur radius and a shadow color.</p>
<p>A shadow offset is specified with two "length" values that indicate
the distance from the text. The first length value specifies the
horizontal distance to the right of the text. A negative horizontal
length value places the shadow to the left of the text. The second length
value specifies the vertical distance below the text. A negative
vertical length value places the shadow above the text.</p>
<p>A blur radius may optionally be specified after the shadow offset.
The blur radius is a length value that indicates the boundaries
of the blur effect. The exact algorithm for computing the blur effect
is not specified.</p>
<p>A color value may optionally be specified before or after the
length values of the shadow effect. The color value will be used
as the basis for the shadow effect. If no color is specified, the
value of the "color" property will be used instead.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The "text-shadow" property is not inherited, it is converted into a
rendering trait. This rendering trait specifies that a rendering effect is
to be applied, collectively, to the glyph images within the area forest
returned by the children of the formatting object on which the property is
specified. That is, for any given glyph area, the glyph image, the marked
portion of that area not including background, is copied, shifted by the
shadow offset, then colored and blurred (if so specified) and rendered
after any background is rendered and prior to rendering the
glyph image itself. The shadow is colored with the color that will be used
to color the glyph image itself if no color is specified as part of the
shadow effect and with the specified color if a color is specified as part
of the shadow effect. If more than one shadow effect is specified that last
specified effect is rendered first and preceding effects are rendered in
the reverse of the order in which they were specified in the list of shadow
effects.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Since the entire forest of normal areas returned by the formatting
object on which the property applies is affected by the rendering effect it
appears that the shadow effect is inherited. Inheritance would not work
however, because that would not allow all the images of one shadow effect
to be rendered prior to all the glyph images or images or shadow effect
specified before the given shadow effect.</p></div></div><div class="div3">
<h4><a name="text-transform" id="text-transform"></a>7.17.6 "text-transform"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">capitalize | uppercase | lowercase | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-transform">
"text-transform" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-transform</p>
<p>This property controls capitalization effects of an element's
text. Values have the following meanings:</p>
<dl><dt class="label">capitalize</dt><dd><p>Puts the first character of each word in uppercase.</p></dd><dt class="label">uppercase</dt><dd><p>Puts all characters of each word in uppercase.</p></dd><dt class="label">lowercase</dt><dd><p>Puts all characters of each word in lowercase.</p></dd><dt class="label">none</dt><dd><p>No capitalization effects.</p></dd></dl>
<p>The actual transformation in each case is written language
dependent. See <a href="#RFC2070">[RFC2070]</a>
for ways to find the language
of an element.</p>
<p>Conforming user agents may consider the value of "text-transform"
to be "none" for characters that are not from the ISO Latin-1 repertoire
and for elements in languages for which the transformation is different
from that specified by the case-conversion tables of Unicode or
ISO 10646.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>There are severe internationalization issues with the use
of this property. It has been retained for CSS compatibility, but
its use is not recommended in XSL.</p></div><div class="div3">
<h4><a name="treat-as-word-space" id="treat-as-word-space"></a>7.17.7 "treat-as-word-space"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | true | false | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property determines if the character shall be treated
as a word space or as a normal letter.
</p><p>This property has the following values:</p><dl><dt class="label">auto</dt><dd><p>The value of this property is determined by the Unicode
code point for the character. </p><p>As the default behavior:</p><ul><li><p>The characters at code points U+0020 and U+00A0 are
treated as if 'true' had been specified. All other characters are
treated as if 'false' had been specified.</p></li><li><p>This property does not automatically apply word spacing
to the fixed spaces (U+2000 through U+200A) or the ideographic-space
(U+3000).</p></li><li><p>This default behavior can be overridden by
information in the font used for formatting the character,
which can specify additional characters that may be
treated as "word spaces".</p></li></ul></dd><dt class="label">true</dt><dd><p>This inline-progression-dimension of the character
shall be adjusted as described in
the "word-spacing" property.</p></dd><dt class="label">false</dt><dd><p>This character shall not have a word spacing adjustment
applied.</p></dd></dl></div><div class="div3">
<h4><a name="word-spacing" id="word-spacing"></a>7.17.8 "word-spacing"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | &lt;length&gt; | &lt;space&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-word-spacing">
"word-spacing" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-word-spacing</p>
<p>This property specifies spacing behavior between words.
Values have the following meanings:</p>
<dl><dt class="label">normal</dt><dd><p>The normal inter-word space, as defined by the current
font and/or the UA.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>This value indicates inter-word space in addition to the
default space between words. Values may be negative, but there may
be implementation-specific limits.</p></dd></dl>
<p>Word spacing algorithms are user agent-dependent. Word
spacing is also influenced by justification (see the 'text-align'
property).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following value type has been added for XSL:</p><dl><dt class="label">&lt;space&gt;</dt><dd><p>This allows the user to specify a range of adjustments
in addition to the default space between words.</p><p>The minimum
and maximum values specify the limits of the adjustment.</p></dd></dl><p>Default space between words is defined to be
the <b>inline-progression-dimension</b>
of the glyph-area obtained by formatting the current
fo:character whose
<b>treat-as-word-space</b> trait has the value "true".</p><p>For fo:character whose <b>treat-as-word-space</b> trait has the value "true",
the <b>space-start</b> and <b>space-end</b> traits are each set to a value
as follows:</p><ul><li><p>For "normal":
.optimum = ("the normal inter-word space, as defined by the
current font and/or the UA" - "the inline-progression-dimension
of the glyph-area obtained by formatting the fo:character") / 2,
.maximum = .optimum,
.minimum = .optimum,
.precedence = force, and
.conditionality = discard.</p></li><li><p>For a &lt;length&gt;:
.optimum = &lt;length&gt; / 2,
.maximum = .optimum,
.minimum = .optimum,
.precedence = force, and
.conditionality = discard.</p></li><li><p>For a &lt;space&gt;:
a value that is half the value of the "word-spacing"
property
for the numeric components and the value for the .precedence and
.conditionality components.
The initial values for .precedence is "force" and
for .conditionality "discard".</p></li></ul><div class="note"><p class="prefix"><b>Note:</b></p><p>If it is desired that the word space combine with other spaces that have
less than forcing precedence, then the value of the word space should
be specified as a &lt;space&gt; with precedence less than force which
implies that space combines according to the space resolution
rules described in <a href="#spacecond"><b>4.3 Spaces and Conditionality</b></a>.</p></div><p>
The algorithm for resolving the adjusted values between word spacing
and letter spacing is User Agent dependent.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The "word-spacing" property only affects the
placement of glyphs
and not the shape that may be associated with the characters. For example,
adjusting a "_" treated as a word space does not lengthen or
shorten the
"_" glyph.
</p></div></div></div><div class="div2">
<h3><a name="d0e25895" id="d0e25895"></a>7.18 Color-related Properties</h3><div class="div3">
<h4><a name="color" id="color"></a>7.18.1 "color"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">depends on user agent</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-color">
"color" property
</a><br>http://www.w3.org/TR/REC-CSS2/colors.html#propdef-color</p>
<dl><dt class="label">&lt;color&gt;</dt><dd><p>Any valid color specification.</p></dd></dl>
<p>This property describes the foreground color of an element's
text content.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL adds an "rgb-icc" function (see <a href="#expr-color-functions"><b>5.10.2 Color Functions</b></a>) as a valid value of this property.</p></div><div class="div3">
<h4><a name="color-profile-name" id="color-profile-name"></a>7.18.2 "color-profile-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">N/A, value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">&lt;name&gt;</dt></dl><p>Specifies the name of a color-profile for internal references.</p></div><div class="div3">
<h4><a name="rendering-intent" id="rendering-intent"></a>7.18.3 "rendering-intent"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | perceptual | relative-colorimetric | saturation | absolute-colorimetric | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>"rendering-intent" permits the specification of a color-profile
rendering-intent other than the default.
"rendering-intent" is applicable primarily to color-profiles
corresponding to CMYK color
spaces. The different options cause different methods to be used for
translating colors to the color gamut of the target rendering device.</p><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>This is the default behavior. The User Agent determines the best
intent based on the content type. For image content containing an
embedded profile, it shall be assumed that the intent specified
within the profile is the desired intent. Otherwise, the user agent
shall use the current profile and force the intent,
overriding any intent that might be stored in the profile itself.</p></dd><dt class="label">perceptual</dt><dd><p>This method, often the preferred choice for images,
preserves the relationship between colors. It attempts to
maintain relative color values among the pixels as they are
mapped to the target device
gamut. Sometimes pixel values that were originally within
the target device gamut are changed in order to avoid hue shifts
and discontinuities and to preserve as much as possible the overall
appearance of the scene.</p></dd><dt class="label">relative-colorimetric</dt><dd><p>Leaves colors that fall inside the gamut unchanged.
This method usually converts out of gamut colors to colors
that have the same lightness but fall just inside the gamut.</p></dd><dt class="label">saturation</dt><dd><p>Preserves the relative saturation (chroma) values of the original pixels.
Out of gamut colors are converted to colors that have
the same saturation but fall just inside the gamut.</p></dd><dt class="label">absolute-colorimetric</dt><dd><p>Disables white point matching when converting colors.
This option is generally not recommended.</p></dd></dl></div></div><div class="div2">
<h3><a name="d0e26080" id="d0e26080"></a>7.19 Float-related Properties</h3><div class="div3">
<h4><a name="clear" id="clear"></a>7.19.1 "clear"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">start | end | left | right | inside | outside | both | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-clear">
"clear" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-clear</p>
<p>This property indicates which sides of an element's box(es) may
not be adjacent to an earlier floating box. (It may be that the
element itself has floating descendants; the 'clear' property has
no effect on those.) </p>
<p>This property may only be specified for block-level elements
(including floats). For compact and run-in boxes, this property
applies to the final block box to which the compact or run-in box
belongs. </p>
<p>Values have the following meanings when applied to non-floating
block boxes:</p>
<dl><dt class="label">left</dt><dd><p>The top margin of the generated box is increased enough
that the top border edge is below the bottom outer edge of any left-floating
boxes that resulted from elements earlier in the source document.</p></dd><dt class="label">right</dt><dd><p>The top margin of the generated box is increased enough
that the top border edge is below the bottom outer edge of any right-floating
boxes that resulted from elements earlier in the source document.</p></dd><dt class="label">both</dt><dd><p>The generated box is moved below all floating boxes of
earlier elements in the source document.</p></dd><dt class="label">none</dt><dd><p>No constraint on the box's position with respect to floats.</p></dd></dl>
<p>When the property is set on floating elements, it results in
a modification of the rules for positioning the float. An extra
constraint (#10) is added [to those specified in the description
of the 'float' property]: </p>
<p>10. The top outer edge of the float must be below the bottom
outer edge of all earlier left-floating boxes (in the case of 'clear:
left'), or all earlier right-floating boxes (in the case of 'clear:
right'), or both ('clear: both'). </p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>A start-float is defined to mean an area with area-class "xsl-side-float" that
was generated by an fo:float with property "float" specified as "left" or "start".</p><p>An end-float is defined to mean an area with area-class "xsl-side-float" that
was generated by an fo:float with property "float" specified as "right" or "end".</p><p>An inside-float is defined to mean an area with area-class "xsl-side-float" that
was generated by an fo:float with property "float" specified as "inside".</p><p>An outside-float is defined to mean an area with area-class "xsl-side-float" that
was generated by an fo:float with property "float" specified as "outside".</p><p>A side-float is defined to mean either a start-float or an end-float.</p><p>An area is defined to "clear"
a side-float if the before-edge of the
area's border-rectangle is positioned to be after the after-edge of
the float, or if the area is not a descendant of the side-float's parent
reference-area.</p><p>A block-level formatting object is defined "to clear" a side-float
if the areas generated by the formatting object clear the side-float.</p><p>In XSL this property applies to block-level formatting objects and fo:float.</p><p>The clear property
when applied to an fo:float that generates side-floats
does not apply to the fo:float's anchor-area.</p><p>Values have the following meanings:</p><dl><dt class="label">start</dt><dd><p>Specifies that each area generated
by the formatting object must
clear every start-float whose parent reference-area is the nearest
ancestor reference-area of the generated area, provided the start-float
was generated by an fo:float that is before this formatting object,
using pre-order traversal order of the formatting tree. Additionally
specifies that each area generated by the formatting object must
be placed so that the reference-area chain containing the generated
area's nearest ancestor reference-area does not contain a later
reference-area that is the parent of a start-float generated by an
fo:float that is before this formatting object, using pre-order
traversal of the formatting tree.</p></dd><dt class="label">end</dt><dd><p>Specifies that each area
generated by the formatting object must
clear every end-float whose parent reference-area is the nearest
ancestor reference-area of the generated area, provided the end-float
was generated by an fo:float that is before this formatting object,
using pre-order traversal order of the formatting tree. Additionally
specifies that each area generated by the formatting object must
be placed so that the reference-area chain containing the generated
area's nearest ancestor reference-area does not contain a later
reference-area that is the parent of an end-float generated by an
fo:float that is before this formatting object, using pre-order traversal
of the formatting tree.</p></dd><dt class="label">left</dt><dd><p>Interpreted as "clear='start'".</p></dd><dt class="label">right</dt><dd><p>Interpreted as "clear='end'".</p></dd><dt class="label">inside</dt><dd><p>Specifies that each area
generated by the formatting object must
clear every inside-float whose parent reference-area is the nearest
ancestor reference-area of the generated area, provided the inside-float
was generated by an fo:float that is before this formatting object,
using pre-order traversal order of the formatting tree. Additionally
specifies that each area generated by the formatting object must
be placed so that the reference-area chain containing the generated
area's nearest ancestor reference-area does not contain a later
reference-area that is the parent of an inside-float generated by an
fo:float that is before this formatting object, using pre-order traversal
of the formatting tree.</p></dd><dt class="label">outside</dt><dd><p>Specifies that each area
generated by the formatting object must
clear every outside-float whose parent reference-area is the nearest
ancestor reference-area of the generated area, provided the outside-float
was generated by an fo:float that is before this formatting object,
using pre-order traversal order of the formatting tree. Additionally
specifies that each area generated by the formatting object must
be placed so that the reference-area chain containing the generated
area's nearest ancestor reference-area does not contain a later
reference-area that is the parent of an outside-float generated by an
fo:float that is before this formatting object, using pre-order traversal
of the formatting tree.</p></dd><dt class="label">both</dt><dd><p>Specifies that each area generated
by the formatting object must
clear every side-float whose parent reference-area is the nearest
ancestor reference-area of the generated area, provided the side-float
was generated by an fo:float that is before this formatting object,
using pre-order traversal order of the formatting tree. Additionally
specifies that each area generated by the formatting object must
be placed so that the reference-area chain containing the generated
area's nearest ancestor reference-area does not contain a later
reference-area that is the parent of a side-float generated by an
fo:float that is before this formatting object, using pre-order traversal
of the formatting tree.</p></dd><dt class="label">none</dt><dd><p>This property does not impose any constraints.</p></dd></dl><p>When a block-level formatting object is constrained by the "clear" property,
its space-before property component values may be altered as necessary
for each area that it generates, in order to meet the
constraint. The alterations are constrained to produce the minimum
additional space required to meet the constraint of the "clear" property.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Depending on how near a side-float's after-edge is to
the after-edge of its parent reference-area, a block-level
formatting object may not be able to generate an area that is
a descendant of the side-float's parent reference-area.
In this case the first block-area generated by the formatting object
must be placed in one of the following reference-areas in
the reference-area chain that contains the side-float's
parent reference-area.</p></div></div><div class="div3">
<h4><a name="float" id="float"></a>7.19.2 "float"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">before | start | end | left | right | inside | outside | none | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-float">
"float" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-float</p>
<p>This property specifies whether a box should float to
the left, right, or not at all. It may be set for elements that
generate boxes that are not absolutely positioned. Values have the following
meanings:</p>
<dl><dt class="label">left</dt><dd><p>The element generates a block box that is floated to the
left. Content flows on the right side of the box, starting at the
top (subject to the "clear" property). The "display" is ignored,
unless it has the value "none".</p></dd><dt class="label">right</dt><dd><p>Same as "left", but content flows on the left side of the
box, starting at the top.</p></dd><dt class="label">none</dt><dd><p>The box is not floated.</p></dd></dl>
<p>Here are the precise rules that govern the behavior of floats:</p>
<p>1. The left outer edge of a left-floating box may not be to the
left of the left edge of its containing block. An analogous rule
holds for right-floating elements.</p>
<p>2. If the current box is left-floating, and there are any left
floating boxes generated by elements earlier in the source document,
then for each such earlier box, either the left outer edge of the
current box must be to the right of the right outer edge of the
earlier box, or its top must be lower than the bottom of the earlier
box. Analogous rules hold for right-floating boxes. </p>
<p>3. The right outer edge of a left-floating box may not be to the
right of the left outer edge of any right-floating box that is to
the right of it. Analogous rules hold for right-floating elements. </p>
<p>4. A floating box's outer top may not be higher than the top of
its containing block.</p>
<p>5. The outer top of a floating box may not be higher than the
outer top of any block or floated box generated by an element earlier
in the source document.</p>
<p>6. The outer top of an element's floating box may not be higher
than the top of any line-box containing a box generated by an element
earlier in the source document.</p>
<p>7. A left-floating box that has another left-floating box to its
left may not have its right outer edge to the right of its containing
block's right edge. (Loosely: a left float may not stick out at
the right edge, unless it is already as far to the left as possible.)
An analogous rule holds for right-floating elements. </p>
<p>8. A floating box must be placed as high as possible. </p>
<p>9. A left-floating box must be put as far to the left as possible,
a right-floating box as far to the right as possible. A higher position
is preferred over one that is further to the left/right. </p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The following values have been added for XSL: "before", "start", "end",
"inside", and "outside".
</p><p>In XSL this property applies only to fo:float</p><p>Values have the following meanings:</p><dl><dt class="label">before</dt><dd><p>Specifies that the block-areas generated by the fo:float shall be
with area-class "xsl-before-float", and shall be descendants of
a before-float-reference-area generated by a conditional sub-region
of a region-body.</p></dd><dt class="label">start</dt><dd><p>Specifies that the block-areas generated by the fo:float
shall be with area-class "xsl-side-float" and shall be floated toward
the start-edge of the reference area.</p></dd><dt class="label">end</dt><dd><p>Specifies that the block-areas returned by the fo:float shall be
with area-class "xsl-side-float" and shall be floated toward
the end-edge of the reference area.</p></dd><dt class="label">left</dt><dd><p>Interpreted as "float='start'".</p></dd><dt class="label">right</dt><dd><p>Interpreted as "float='end'".</p></dd><dt class="label">inside</dt><dd><p>Specifies that the block-areas returned by the fo:float shall be
with area-class "xsl-side-float" and shall be floated toward an edge
determined by the page binding edge.
If the page binding edge is on the start-edge,
it shall be floated toward the start-edge of the reference area.
If the binding is the end-edge,
it shall be floated toward the end-edge of the reference area.
If neither,
it shall be floated toward the start-edge of the reference area.</p></dd><dt class="label">outside</dt><dd><p>Specifies that the block-areas returned by the fo:float shall be
with area-class "xsl-side-float" and shall be floated toward an edge
determined by the page binding edge.
If the page binding edge is on the start-edge,
it shall be floated toward the end-edge of the reference area.
If the binding is the end-edge,
it shall be floated toward the start-edge of the reference area.
If neither,
it shall be floated toward the end-edge of the reference area.</p></dd><dt class="label">none</dt><dd><p>Specifies that the block-areas generated by the fo:float
shall be normal.</p></dd></dl><p>This property determines the <b>area-class</b> trait of the
block-areas returned by the fo:float, which controls the placement
and parent of these block-areas.</p></div><div class="div3">
<h4><a name="intrusion-displace" id="intrusion-displace"></a>7.19.3 "intrusion-displace"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | none | line | indent | block | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>For a reference-area, this value is treated as if "block" had
been specified. For any other area, this value is treated as if
"line" had been specified.</p></dd><dt class="label">none</dt><dd><p>Neither line areas nor block areas are displaced (nor have any
adjustment to their inline progression dimension) due to the
intrusion of the float. The float overlays the area without
affecting any of the content of the area, unless the "clear"
property has a specified value other than "none".</p></dd><dt class="label">line</dt><dd><p>The start and end edges of line areas are displaced just
enough so that any intrusions no longer intersects the
content rectangle of the line area.
For the purposes of this test, the allocation rectangle of the
intrusion is used in the intersection. Also, such intersections
are done with respect to the line area prior to its adjustment of
any "text-indent". This will cause a reduction in the inline
progression dimension of the line area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This is the behavior of floats described in CSS2.</p></div></dd><dt class="label">indent</dt><dd><p>The start edge (and end edge) of each line within the block
area on which the property occurs is displaced (a) by at least
the same amount it would be displaced by the "line" value of
this property and (b) in addition, by an amount that preserves
the relative offset of that start edge (or end edge) with respect
to the start edge (or end edge) of any other line displaced by
any intrusion that cause the current line to be displaced. If
there is more than one intrusion that could cause a
displacement of the line, the largest such displacement is used.</p></dd><dt class="label">block</dt><dd><p>The start edge (and end edge) of the block is displaced by the
least amount necessary to insure that (a) the start edge (end
edge) of the block does not intersect any of the start intrusions
(end intrusions) that overlap that block and (b) the amount by
which it is displaced is at least as much as the displacement of
the parent area, provided the parent is a block-area which is
not a reference-area. An intrusion is said to overlap a block if
the there is a line parallel to the inline progression direction
that intersects the allocation rectangles of both the block and
the intrusion.</p></dd></dl><p>This property determines the displacement strategy in the presence of
intrusions.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Displacing the start edge (and/or end edge) of a block, necessarily
displaces the start edge (and/or end edge) of all lines and blocks contained
within that block.</p></div></div></div><div class="div2">
<h3><a name="d0e26492" id="d0e26492"></a>7.20 Keeps and Breaks Properties</h3><p>Page breaks only apply to descendants of the fo:flow
formatting object, and not within absolutely
positioned areas, or out-of-line areas.
In descendants of fo:flow formatting objects, column breaks apply,
and a column break in the last (or only) column implies a page break;
column breaks in static-content apply except for those in
the last (or only) column, which are ignored.</p><p>The semantics of keeps and breaks are further described in
<a href="#keepbreak"><b>4.8 Keeps and Breaks</b></a>.</p><div class="div3">
<h4><a name="break-after" id="break-after"></a>7.20.1 "break-after"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | column | page | even-page | odd-page | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values for these properties have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>No break shall be forced. </p><div class="note"><p class="prefix"><b>Note:</b></p><p>Page breaks may occur as determined by the formatter's
processing as affected by the "widow",
"orphan", "keep-with-next", "keep-with-previous", and "keep-together"
properties.</p></div></dd><dt class="label">column</dt><dd><p>Imposes a break-after condition with a context
consisting of column-areas.</p></dd><dt class="label">page</dt><dd><p>Imposes a break-after condition with a context
consisting of page-areas.</p></dd><dt class="label">even-page</dt><dd><p>Imposes a break-after condition with a context consisting
of even page-areas (a blank page may be generated if necessary).</p></dd><dt class="label">odd-page</dt><dd><p>Imposes a break-after condition with a context consisting of odd
page-areas (a blank page may be generated if necessary).</p></dd></dl><p>Specifies that the first normal area generated
by formatting the next formatting object, if any, shall be the first one
placed in a particular context (e.g. page-area, column-area)</p><p>This property has no effect when it appears on an fo:table-row
formatting object in which there is any row spanning occurring
that includes both the current fo:table-row and the subsequent one.</p></div><div class="div3">
<h4><a name="break-before" id="break-before"></a>7.20.2 "break-before"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | column | page | even-page | odd-page | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>No break shall be forced. </p><div class="note"><p class="prefix"><b>Note:</b></p><p>Page breaks may occur as determined by the formatter's processing
as affected by the "widow", "orphan", "keep-with-next",
"keep-with-previous",
and "keep-together" properties.</p></div></dd><dt class="label">column</dt><dd><p>Imposes a break-before condition with a context
consisting of column-areas.</p></dd><dt class="label">page</dt><dd><p>Imposes a break-before condition with a context
consisting of page-areas.</p></dd><dt class="label">even-page</dt><dd><p>Imposes a break-before condition with a context consisting of even
page-areas (a blank page may be generated if necessary).</p></dd><dt class="label">odd-page</dt><dd><p>Imposes a break-before condition with a context consisting of odd
page-areas (a blank page may be generated if necessary).</p></dd></dl><p>Specifies that the first area generated by
formatting this formatting object shall be the first one
placed in a particular context (e.g., page-area, column-area).</p><p>This property has no effect when it appears on an fo:table-row
formatting object in which there is any row spanning occurring
that includes both the current fo:table-row and the previous one.</p></div><div class="div3">
<h4><a name="keep-together" id="keep-together"></a>7.20.3 "keep-together"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;keep&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property imposes keep-together conditions on formatting objects.</p><p>The &lt;keep&gt; datatype is composed of three components: within-line,
within-column, and within-page. Different components apply to different
classes of formatting objects and provide keep conditions relative to
different contexts. In the case of the within-line
component, the keep context consists of line-areas;
for the within-column component, the keep
context consists of column-areas;
for the within-page component, the keep context consists of page-areas.
In the descriptions below, the term
"appropriate context" should be
interpreted in terms of the previous sentence.</p><p>Values of the components have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>There are no keep-together conditions
imposed by this property.</p></dd><dt class="label">always</dt><dd><p>Imposes a keep-together condition with strength "always" in the
appropriate context.</p></dd><dt class="label">&lt;integer&gt;</dt><dd><p>Imposes a keep-together condition with strength of the given
&lt;integer&gt; in the appropriate context.</p></dd></dl><p>The semantics of keeps and breaks are further described in
<a href="#keepbreak"><b>4.8 Keeps and Breaks</b></a>.</p></div><div class="div3">
<h4><a name="keep-with-next" id="keep-with-next"></a>7.20.4 "keep-with-next"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;keep&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property imposes keep-with-next conditions on formatting objects.</p><p>The &lt;keep&gt; datatype is composed of three components: within-line,
within-column, and within-page. Different components apply to
different classes of formatting objects and provide keep conditions
relative to different contexts. In the case of the
within-line component, the keep context consists of line-areas;
for the within-column component, the keep context consists of
column-areas;
for the within-page component, the keep context consists of page-areas.
In the descriptions
below, the term "appropriate context"
should be interpreted in terms of the previous sentence.</p><p>Values of the components have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>There are no keep-with-next conditions
imposed by this property.</p></dd><dt class="label">always</dt><dd><p>Imposes a keep-with-next condition with strength "always" in the
appropriate context.</p></dd><dt class="label">&lt;integer&gt;</dt><dd><p>Imposes a keep-with-next condition with strength of the given
&lt;integer&gt; in the appropriate context.</p></dd></dl><p>The semantics of keeps and breaks are further described in
<a href="#keepbreak"><b>4.8 Keeps and Breaks</b></a>.</p></div><div class="div3">
<h4><a name="keep-with-previous" id="keep-with-previous"></a>7.20.5 "keep-with-previous"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;keep&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property imposes keep-with-previous conditions on formatting objects.</p><p>The &lt;keep&gt; datatype is composed of three components: within-line,
within-column, and within-page. Different components apply to
different classes of formatting objects and provide keep conditions
relative to different contexts. In the case of the
within-line component, the keep context consists of line-areas;
for the within-column component, the keep context consists of
column-areas;
for the within-page component, the keep context consists of page-areas.
In the descriptions
below, the term "appropriate context"
should be interpreted in terms of the previous sentence.</p><p>Values of the components have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>There are no keep-with-previous conditions
imposed by this property.</p></dd><dt class="label">always</dt><dd><p>Imposes a keep-with-previous condition with strength "always" in
the appropriate context.</p></dd><dt class="label">&lt;integer&gt;</dt><dd><p>Imposes a keep-with-previous condition with strength of the given
&lt;integer&gt; in the appropriate context.</p></dd></dl><p>The semantics of keeps and breaks are further described in
<a href="#keepbreak"><b>4.8 Keeps and Breaks</b></a>.</p></div><div class="div3">
<h4><a name="orphans" id="orphans"></a>7.20.6 "orphans"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;integer&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">2</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/page.html#propdef-orphans">
"orphans" property
</a><br>http://www.w3.org/TR/REC-CSS2/page.html#propdef-orphans</p>
<p>See definition of property widows (<a href="#widows"><b>7.20.7 widows</b></a>).</p></div></div><div class="div3">
<h4><a name="widows" id="widows"></a>7.20.7 "widows"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;integer&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">2</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/page.html#propdef-widows">
"widows" property
</a><br>http://www.w3.org/TR/REC-CSS2/page.html#propdef-widows</p>
<p>The "orphans" property specifies the minimum number of
lines of a paragraph that must be left at the bottom of a page.
The "widows" property specifies the minimum number of lines of a
paragraph that must be left at the top of a page.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL the "orphans" property specifies the minimum number of
line-areas in the first area generated by the formatting object.
The "widows" property specifies the minimum number of line-areas
in the last area generated by the formatting object.
</p></div></div><div class="div2">
<h3><a name="d0e26965" id="d0e26965"></a>7.21 Layout-related Properties</h3><p>The following are layout-related properties that are not
common to all formatting objects.
</p><div class="div3">
<h4><a name="clip" id="clip"></a>7.21.1 "clip"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x68">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x68</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;shape&gt; | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visufx.html#propdef-clip">
"clip" property
</a><br>http://www.w3.org/TR/REC-CSS2/visufx.html#propdef-clip</p>
<p>The 'clip' property applies to elements that have a 'overflow'
property with a value other than 'visible'. Values have the following
meanings:</p>
<dl><dt class="label">auto</dt><dd><p>The clipping region has the same size and location as the
element's box(es).</p></dd><dt class="label">&lt;shape&gt;</dt><dd><p>In CSS2, the only valid &lt;shape&gt; value is: rect (&lt;top&gt;, &lt;right&gt;, &lt;bottom&gt;, &lt;left&gt;) where &lt;top&gt;, &lt;bottom&gt; &lt;right&gt;,
and &lt;left&gt; specify offsets from the respective sides of the
box.</p><p>&lt;top&gt;, &lt;right&gt;, &lt;bottom&gt;, and &lt;left&gt; may either
have a &lt;length&gt; value or "auto". Negative lengths are permitted.
The value "auto" means that a given edge of the clipping region
will be the same as the edge of the element's generated box (i.e., "auto"
means the same as "0".)</p><p>When coordinates are rounded to pixel coordinates, care should
be taken that no pixels remain visible when &lt;left&gt; + &lt;right&gt;
is equal to the element's width (or &lt;top&gt; + &lt;bottom&gt; equals
the element's height), and conversely that no pixels remain hidden
when these values are 0.</p></dd></dl>
<p>The element's ancestors may also have clipping regions
(in case their "overflow" property is not "visible"); what is rendered
is the intersection of the various clipping regions.</p>
<p>If the clipping region exceeds the bounds of the UA's document
window, content may be clipped to that window by the native operating
environment.</p>
</div></div><div class="div3">
<h4><a name="overflow" id="overflow"></a>7.21.2 "overflow"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x67">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x67</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">visible | hidden | scroll | error-if-overflow | repeat | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visufx.html#propdef-overflow">
"overflow" property
</a><br>http://www.w3.org/TR/REC-CSS2/visufx.html#propdef-overflow</p>
<p>This property specifies whether the content of a block-level
element is clipped when it overflows the element's box (which is
acting as a containing block for the content). Values have the following
meanings:</p>
<dl><dt class="label">visible</dt><dd><p>This value indicates that content is not clipped, i.e.,
it may be rendered outside the block box.</p></dd><dt class="label">hidden</dt><dd><p>This value indicates that the content is clipped and that
no scrolling mechanism should be provided to view the content outside
the clipping region; users will not have access to clipped content.
The size and shape of the clipping region is specified by the "clip"
property.</p></dd><dt class="label">scroll</dt><dd><p>This value indicates that the content is clipped and that
if the user agent uses a scrolling mechanism that is visible on the
screen (such as a scroll bar or a panner), that mechanism should
be displayed for a box whether or not any of its content is clipped.
This avoids any problem with scrollbars appearing and disappearing
in a dynamic environment. When this value is specified and the target
medium is "print", overflowing content should be
printed.</p></dd><dt class="label">auto</dt><dd><p>The behavior of the "auto" value is user agent
dependent,
but should cause a scrolling mechanism to be provided for overflowing
boxes.</p></dd></dl>
<p>Even if "overflow" is set to "visible", content may be
clipped to a UA's document window by the native operating environment.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>Two more value are defined
as follows:</p><dl><dt class="label">error-if-overflow</dt><dd><p>This value implies the same semantics as the value "hidden" with the
additional semantic that an error shall be indicated; implementations may
recover by clipping the region.</p></dd><dt class="label">repeat</dt><dd><p>On a formatting object which generates and returns normal
viewport/reference pairs, this value specifies that additional
viewport/reference pairs are to be generated so that the reference-area
component of each pair is no larger than its parent viewport-area. On
other formatting objects (including formatting objects whose
absolute-position trait is "absolute" or "fixed"), it acts as if an
overflow value of "auto" were specified.</p></dd></dl><p>For print media, implementations must support "auto" and "visible",
as defined in this Recommendation. Other values may be treated as
if "auto" had been specified.</p></div><div class="div3">
<h4><a name="reference-orientation" id="reference-orientation"></a>7.21.3 "reference-orientation"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top"> 0 | 90 | 180 | 270 | -90 | -180 | -270 | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">0</dt><dd><p>The reference-orientation of this
reference-area has the same reference-orientation as
the containing reference-area.</p></dd><dt class="label">90</dt><dd><p>The reference-orientation of this
reference-area is rotated 90 degrees counter-clockwise from the
reference-orientation of the containing reference-area.</p></dd><dt class="label">180</dt><dd><p>The reference-orientation of this
reference-area is rotated 180 degrees counter-clockwise from the
reference-orientation of the containing reference-area.</p></dd><dt class="label">270</dt><dd><p>The reference-orientation of this
reference-area is rotated 270 degrees counter-clockwise from the
reference-orientation of the containing reference-area.</p></dd><dt class="label">-90</dt><dd><p>The reference-orientation of this
reference-area is rotated 270 degrees counter-clockwise from the
reference-orientation of the containing reference-area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This is equivalent to specifying "270".</p></div></dd><dt class="label">-180</dt><dd><p>The reference-orientation of this
reference-area is rotated 180 degrees counter-clockwise from the
reference-orientation of the containing reference-area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This is equivalent to specifying "180".</p></div></dd><dt class="label">-270</dt><dd><p>The reference-orientation of this
reference-area is rotated 90 degrees counter-clockwise from the
reference-orientation of the containing reference-area.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This is equivalent to specifying "90".</p></div></dd></dl><p>The reference-orientation specifies
the direction for "top" for the content-rectangle of the "reference-area".
This is used as the reference for deriving directions, such as the
block-progression-direction, inline-progression-direction,
etc.
as specified by the "writing-mode" and "direction" properties,
and the orientation, placement, and tiling of the background.
</p><p>The "reference-orientation" property is applied only on formatting objects
that establish a reference-area.
Each value of "reference-orientation" sets the absolute direction
for "top", "left", "bottom", and "right"; which is used by "writing-mode",
"direction", and all positioning operations that are referenced
to the reference-area or are nested within it. </p><p>The <b>reference-orientation</b> trait on an area is indirectly derived
from the "reference-orientation" property on the formatting object
that generates the area or the formatting object ancestors of that
formatting object.</p></div><div class="div3">
<h4><a name="span" id="span"></a>7.21.4 "span"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | all | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">none</dt><dd><p>This object does not span multiple
columns.</p></dd><dt class="label">all</dt><dd><p>The areas resulting from this flow
object shall span all the columns of a multi-column region.</p></dd></dl><p>Specifies if a block-level object
should be placed in the current column or should span all columns
of a multi-column region.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This only has effect on areas returned by a flow; e.g.
block-areas generated by fo:block children of an fo:flow. Children and
further descendants of these areas take on the spanning characteristic
of their parent.
</p></div></div></div><div class="div2">
<h3><a name="d0e27308" id="d0e27308"></a>7.22 Leader and Rule Properties</h3><div class="div3">
<h4><a name="leader-alignment" id="leader-alignment"></a>7.22.1 "leader-alignment"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | reference-area | page | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">none</dt><dd><p>Leader-pattern has no special alignment.</p></dd><dt class="label">reference-area</dt><dd><p>Leader-pattern is aligned as if it began on the current
reference-area's content-rectangle start-edge.</p></dd><dt class="label">page</dt><dd><p>Leader-pattern is aligned as if it began on the current
page's start-edge.</p></dd></dl><p>Specifies whether fo:leaders having identical content and property values
shall have their patterns aligned with each other, with respect to their
common reference-area or page.</p><p>For fo:leaders where the "leader-pattern" property is specified as
"dot" or as "use-content", this property will be honored.
</p><p>If the fo:leader is aligned, the start-edge of each cycle of the
repeated pattern will be placed on the start-edge of the next cycle
in the appropriate pattern-alignment grid.</p></div><div class="div3">
<h4><a name="leader-pattern" id="leader-pattern"></a>7.22.2 "leader-pattern"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">space | rule | dots | use-content | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">space</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">space</dt><dd><p>Leader is to be filled with blank space.</p></dd><dt class="label">rule</dt><dd><p>Leader is to be filled with a rule.</p><p>If this choice is selected, the "rule-thickness" and "rule-style"
properties are used to set the leader's style.</p></dd><dt class="label">dots</dt><dd><p>Leader is to be filled with a repeating sequence of dots.
The choice of dot character is dependent on the user agent.</p></dd><dt class="label">use-content</dt><dd><p>Leader is to be filled with a repeating pattern as specified
by the children of the fo:leader.</p></dd></dl><p>Provides the specification of how to fill in the leader.</p><p>If the leader is aligned, the start-edge of each cycle of each
repeating pattern component will be placed on the start-edge of
the next cycle in the pattern-alignment grid.</p><p>Implementations must support the "space", "rule", and "dots"
values, as defined in this Recommendation. The "use-content" value
may be treated as if "space" had been specified.</p></div><div class="div3">
<h4><a name="leader-pattern-width" id="leader-pattern-width"></a>7.22.3 "leader-pattern-width"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">use-font-metrics </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the inline-progression-dimension of content-rectangle of parent area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">use-font-metrics</dt><dd><p>Use the width of the leader-pattern as determined from
its font metrics.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Sets length for leader-pattern-repeating. </p><p>The leader will have an inline-space inserted after each pattern
cycle to account for any difference between the width of the pattern
as determined by the font metrics and the width specified in this
property. </p><p>If the length specified is less than the value that would be
determined via the use-font-metrics choice,
the value of this property is computed
as if use-font-metrics choice had been specified.</p></dd></dl><p>Specifies the length of each repeat cycle in a repeating leader. </p><p>For leaders where the "leader-pattern" property is specified as
"dots" or as "use-content", this property will be honored.
</p></div><div class="div3">
<h4><a name="leader-length" id="leader-length"></a>7.22.4 "leader-length"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length-range&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">leader-length.minimum=0pt, .optimum=12.0pt, .maximum=100% </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the inline-progression-dimension of content-rectangle of parent area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length-range&gt;</dt><dd><p>leader-length.minimum=sets minimum length for a leader</p><p>leader-length.optimum=sets optimum length for a leader</p><p>leader-length.maximum=sets maximum length for a leader</p></dd></dl><p>Specifies the minimum, optimum, and maximum length of an fo:leader.
</p><p>This property constrains the length of the leader to be between the minimum
and maximum lengths.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>User agents may choose to use the value of "leader-length.optimum"
to determine where to break the line, then use the minimum and
maximum values during line justification.</p><p>Leader length values such as:</p><div class="exampleInner"><pre>
leader-length.minimum="0pt"
leader-length.optimum="12pt"
leader-length.maximum="100%"
</pre></div><p>would specify constraints that would cause the leader to
fill all available space within the current line area as part of
the process of justifying that line area.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>As with all other space and
formatting objects within a line area
whose inline-progression-dimension provides minimum/optimum/maximum
constraints, a leader formatting object's length-range provides
further flexibility to the justification process. Though any result
that satisfies the specified constraints would conform to this
specification, current typographic practice would
tend to make use of leader length flexibility
in preference to other flexibility (e.g. word spaces) within the same
line area when justifying the line.
If multiple leader formatting objects occur within the same line area,
current typographic practice would tend to make use of the length
flexibility of all of them in some implementation defined manner
(e.g. equally or proportionally to the
specified leader-length.maximum values).</p></div></div><div class="div3">
<h4><a name="rule-style" id="rule-style"></a>7.22.5 "rule-style"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">none | dotted | dashed | solid | double | groove
| ridge | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">solid</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the style (pattern) of the rule.</p><p>This property applies only if the "leader-pattern" property is
specified as "rule".</p><p>Values have the following meanings:</p><dl><dt class="label">none</dt><dd><p>No rule, forces rule-thickness to 0.</p></dd><dt class="label">dotted</dt><dd><p>The rule is a series of dots.</p></dd><dt class="label">dashed</dt><dd><p>The rule is a series of short line segments.</p></dd><dt class="label">solid</dt><dd><p>The rule is a single line segment.</p></dd><dt class="label">double</dt><dd><p>The rule is two solid lines. The sum of the two lines and
the space between them equals the value of "rule-thickness". </p></dd><dt class="label">groove</dt><dd><p>The rule looks as though it were carved into the canvas.
(Top/left half of the rule's thickness is the color specified;
the other half is white.)</p></dd><dt class="label">ridge</dt><dd><p>The opposite of "groove", the rule looks as though it were
coming out of the canvas. (Bottom/right half of the rule's thickness
is the color specified;
the other half is white.)</p></dd></dl><p>Implementations must support the "none" and "solid" values,
as defined in this Recommendation. Other values may be treated as if
"solid" had been specified.</p></div><div class="div3">
<h4><a name="rule-thickness" id="rule-thickness"></a>7.22.6 "rule-thickness"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">1.0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the overall thickness of the rule.</p><p>This property applies only if the "leader-pattern" property is
specified as "rule".</p><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>The "rule-thickness" is always perpendicular
to its length-axis. </p><p>The rule is thickened equally above and below the line's
alignment position. This can be adjusted through the "baseline-shift"
property.</p></dd></dl></div></div><div class="div2">
<h3><a name="d0e27719" id="d0e27719"></a>7.23 Properties for Dynamic Effects Formatting Objects</h3><div class="div3">
<h4><a name="active-state" id="active-state"></a>7.23.1 "active-state"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">link | visited | active | hover | focus</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">link</dt><dd><p>This fo:multi-property-set applies if
there is an fo:basic-link descendant of the parent fo:multi-properties
and that link has not yet been visited.</p></dd><dt class="label">visited</dt><dd><p>This fo:multi-property-set applies if
there is an fo:basic-link descendant of the parent fo:multi-properties
and that link has been visited.</p></dd><dt class="label">active</dt><dd><p>This fo:multi-property-set applies
while a normal area returned by the parent fo:multi-properties is
being activated by the user. For example, between the times the user
presses the mouse button and releases it.
</p></dd><dt class="label">hover</dt><dd><p>This fo:multi-property-set applies
while the user designates a normal area returned by
the parent fo:multi-properties (with some pointing device),
but does not activate it. For example
the cursor (mouse pointer) hovers over such an area.
</p></dd><dt class="label">focus</dt><dd><p>This fo:multi-property-set applies
while a normal area returned by the parent fo:multi-properties
has the focus (accepts keyboard events or other forms of
text input).
</p></dd></dl><p>The "active-state" property is used to control which of the
fo:multi-property-sets
are used to format the child flow objects within an
fo:multi-properties
formatting object. The states (or at least the events that
cause the state to be entered) are defined by the DOM.</p></div><div class="div3">
<h4><a name="auto-restore" id="auto-restore"></a>7.23.2 "auto-restore"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">true</dt><dd><p>If this fo:multi-switch
is contained in another fo:multi-switch, and that fo:multi-switch
changes the active fo:multi-case (hiding this fo:multi-switch),
then this fo:multi-switch should restore its initial fo:multi-case.</p></dd><dt class="label">false</dt><dd><p>This fo:multi-switch
should retain its current fo:multi-case.</p></dd></dl><p>Specifies if the initial fo:multi-case should be restored
when the fo:multi-switch gets hidden by an ancestor fo:multi-switch.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A common case of using this property with a "true" value
is when several nested fo:multi-switch objects
build an expandable/collapsible table-of-contents view. If the
table-of-contents is expanded far down the hierarchy, and an (far
above) ancestor is closed, one would want all subtitles to have
restored to their original state when that ancestor is opened again.</p></div></div><div class="div3">
<h4><a name="case-name" id="case-name"></a>7.23.3 "case-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><dl><dt class="label">&lt;name&gt;</dt><dd><p>Specifies a name for an fo:multi-case. The name must be unique
among the current fo:multi-case siblings, i.e., in the scope of
the fo:multi-switch object that (directly) contains them. Other
instances of fo:multi-switch objects may use the same names for
its fo:multi-case objects.</p></dd></dl><p>The purpose of this property is to allow fo:multi-toggle objects
to select fo:multi-case objects to switch to.</p></div><div class="div3">
<h4><a name="case-title" id="case-title"></a>7.23.4 "case-title"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;string&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><dl><dt class="label">&lt;string&gt;</dt><dd><p>Specifies a descriptive title for the fo:multi-case. The title
can be displayed in a menu to represent this fo:multi-case when
an fo:multi-toggle object names several fo:multi-case objects as
allowed destinations.</p></dd></dl></div><div class="div3">
<h4><a name="destination-placement-offset" id="destination-placement-offset"></a>7.23.5 "destination-placement-offset"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><dl><dt class="label">&lt;length&gt;</dt></dl><p>The "destination-placement-offset" property specifies
the distance from the beginning (top) of the page to the innermost
line-area that contains the first destination area. If the first
destination area is not contained in a line-area, the "destination-placement-offset" property
instead directly specifies the distance to the top of the destination
area.</p><p>If the specification of destination-placement-offset would
result in a distance longer than the distance from the start of
the document, the distance from the start of the document should
be used.</p><p>If the specified distance would push the first destination area
below the page-area, the distance should be decreased so the whole
first destination area becomes visible, if possible. If the first
destination area is higher than the page, the top of the area should
be aligned with the top of the page.</p></div><div class="div3">
<h4><a name="external-destination" id="external-destination"></a>7.23.6 "external-destination"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">empty string | &lt;uri-specification&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">empty string</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><dl><dt class="label">&lt;uri-specification&gt;</dt></dl><p>Specifies the destination resource (or, when a fragment
identifier is given, sub-resource).</p><p>How the destination (sub-)resource is used and/or displayed
is application and implementation-dependent. In typical
browsing applications, the destination resource is displayed
in the browser positioned so that some rendered portion
resulting from the processing of some part of the specific
destination sub-resource indicated by the fragment identifier
is in view.</p></div><div class="div3">
<h4><a name="indicate-destination" id="indicate-destination"></a>7.23.7 "indicate-destination"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">true</dt><dd><p>The areas that belong to the link target
when traversed should, in a system-dependent manner, be indicated.</p></dd><dt class="label">false</dt><dd><p>No special indication should be made.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>This could be indicated in any feasible way, e.g., by reversed
video, etc.</p></div></div><div class="div3">
<h4><a name="internal-destination" id="internal-destination"></a>7.23.8 "internal-destination"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">empty string | &lt;idref&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">empty string</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><dl><dt class="label">&lt;idref&gt;</dt></dl><p>Specifies the destination flow object within the
formatting object tree.
This property allows the destination flow object node to be explicitly
specified.</p></div><div class="div3">
<h4><a name="show-destination" id="show-destination"></a>7.23.9 "show-destination"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">replace | new</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">replace</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">replace</dt><dd><p>The current document view should be replaced. However,
if the destination area(s) are already available in a page/region,
those areas should simply be moved/scrolled "into sight".</p></dd><dt class="label">new</dt><dd><p>A new (additional) document view should always be opened.</p></dd></dl><p>Specifies where the destination resource should be displayed.</p></div><div class="div3">
<h4><a name="starting-state" id="starting-state"></a>7.23.10 "starting-state"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">show | hide</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">show</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Specifies how the formatting object to which it applies
is initially displayed.</p><p>Values have the following meanings:</p><dl><dt class="label">show</dt><dd><p>The content of the formatting object is a candidate for being
displayed initially.</p></dd><dt class="label">hide</dt><dd><p>The content of the formatting object is not a candidate for being
displayed initially.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>For details of the typical usage of this property, see the
description of <a href="#fo_multi-switch"><b>6.9.3 fo:multi-switch</b></a>
and <a href="#fo_bookmark"><b>6.11.2 fo:bookmark</b></a>.</p></div></div><div class="div3">
<h4><a name="switch-to" id="switch-to"></a>7.23.11 "switch-to"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">xsl-preceding | xsl-following | xsl-any | &lt;name&gt;[ &lt;name&gt;]*</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">xsl-any</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">xsl-preceding</dt><dd><p>Activating the switch should result in the current
fo:multi-case being replaced by its preceding sibling.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The current fo:multi-case is the closest ancestor fo:multi-case.</p></div><p>In other words, the current fo:multi-switch should switch to
the previous sibling of the fo:multi-case that is currently selected.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The current fo:multi-switch is the closest ancestor fo:multi-switch.</p></div><p>If the current fo:multi-case is the first sibling, xsl-preceding
should switch to the last fo:multi-case sibling.</p></dd><dt class="label">xsl-following</dt><dd><p>Activating the switch should result in that the current
fo:multi-case is replaced by its next sibling.</p><p>If the current fo:multi-case is the last sibling, xsl-following
should switch to the first fo:multi-case sibling.</p></dd><dt class="label">xsl-any</dt><dd><p>Activating the switch should allow the user to select any
other fo:multi-case sibling.</p><p>If there is only a single other fo:multi-case, the toggle should
immediately switch to it (and not show that single choice to the
user).</p></dd><dt class="label">&lt;name&gt;</dt><dd><p>A name matching a case-name of an fo:multi-case.</p></dd></dl><p>Specifies what fo:multi-case object(s) this fo:multi-toggle
shall switch to.</p><p>If switch-to is a name list, the user can switch to any of the
named multi-case objects. If a multi-toggle with a single name is
activated, it should immediately switch to the named multi-case.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>How to actually select the multi-case from a list
is system dependent.</p></div></div><div class="div3">
<h4><a name="target-presentation-context" id="target-presentation-context"></a>7.23.12 "target-presentation-context"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">use-target-processing-context | &lt;uri-specification&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">use-target-processing-context</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">use-target-processing-context</dt><dd><p>The context specified by the "target-processing-context" property
shall be used.</p></dd><dt class="label">&lt;uri-specification&gt;</dt></dl><p>Specifies the limited context in which the resource should be
presented if the external destination
is a resource of a processed structured media type for which a
limited presentational context makes sense (e.g., XML, XHTML, SVG).
</p><p>This property is ignored if the "external-destination" property has
an empty string value or if the external destination is not of
a processed structured media type for which a
limited presentational context makes sense.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example, an XML and XSL implementation may parse the XML
document, but begin XSLT processing by applying templates to the node
set indicated by the "target-presentation-context" property.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>If this is a node other than the document root,
numbering and other contextually-dependent presentation may differ
between implementations. Some implementations may want to make
this tradeoff for memory or performance reasons.</p></div></div><div class="div3">
<h4><a name="target-processing-context" id="target-processing-context"></a>7.23.13 "target-processing-context"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">document-root | &lt;uri-specification&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">document-root</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">document-root</dt><dd><p>The root of the document of the external-destination is used.</p></dd><dt class="label">&lt;uri-specification&gt;</dt></dl><p>Specifies the root of a virtual document that the processor
preparing the new presentation should process if the external destination
is a resource of a processed structured media type (e.g., XML, SVG).
</p><p>This property is ignored if the "external-destination" property has
an empty string value or if the external destination is not of
a processed structured media type.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Not all URI-specifications will be sensible roots, e.g., an XPointer that
gives a string range into an XML document.</p></div><p>If the root is not valid for the media type
the processor may ignore this property.</p></div><div class="div3">
<h4><a name="target-stylesheet" id="target-stylesheet"></a>7.23.14 "target-stylesheet"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">use-normal-stylesheet | &lt;uri-specification&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">use-normal-stylesheet</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">use-normal-stylesheet</dt><dd><p>The implementation will
discover stylesheets using its usual methods.</p></dd><dt class="label">&lt;uri-specification&gt;</dt></dl><p>Specifies the stylesheet that shall be used for processing the
resource. This stylesheet shall be used instead of any other stylesheet
that otherwise would be used.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>For example from
HTTP header information, XML stylesheet processing instructions,
or XHTML style and link elements.</p></div><p>This property is ignored if the "external-destination" property has
an empty string value or if the external destination is not of
a media type that uses stylesheets.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In this version of XSL, only a single stylesheet URI-specification is
permitted.
A future version of XSL may extend the stylesheet specification.
</p></div></div></div><div class="div2">
<h3><a name="d0e28521" id="d0e28521"></a>7.24 Properties for Indexing</h3><div class="div3">
<h4><a name="index-class" id="index-class"></a>7.24.1 "index-class"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;string&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">empty string</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Associates an index class with a formatting object that also has
an index key specified.</p><dl><dt class="label">&lt;string&gt;</dt><dd><p>Specifies the name of the index class.</p></dd></dl><p>All elements with an index class that is an empty string
are in the same index class.
That class is distinct from all other classes.</p><p>The index-class property is ignored on any formatting object
for which an index-key property has not been specified.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Index class values enable control over how page numbers are
merged into ranges.
Page numbers from different classes are not merged so specifying
an index class can be used to control, for example,
whether a range of pages crossing from the preface into the first
chapter will be rendered as "vi-14" or "vi-xx, 1-14".</p></div></div><div class="div3">
<h4><a name="index-key" id="index-key"></a>7.24.2 "index-key"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;string&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Associates an index key with the formatting object on which it
is specified.</p><dl><dt class="label">&lt;string&gt;</dt><dd><p>Specifies the index key.
</p></dd></dl><p>All index keys with the same value identify the same index item
for the purpose of generating lists of page number citations.</p></div><div class="div3">
<h4><a name="page-number-treatment" id="page-number-treatment"></a>7.24.3 "page-number-treatment"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">link | no-link</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">no-link</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">interactive</td></tr></tbody></table><p>Specifies whether or not page numbers in the index should
be hyperlinks.</p><p>Values have the following meanings:</p><dl><dt class="label">link</dt><dd><p>Page numbers in the index should be navigable links
back to the source of the
reference as for fo:basic-link. </p></dd><dt class="label">no-link</dt><dd><p>Page numbers should not be links.</p></dd></dl></div><div class="div3">
<h4><a name="merge-ranges-across-index-key-references" id="merge-ranges-across-index-key-references"></a>7.24.4 "merge-ranges-across-index-key-references"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">merge | leave-separate</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">merge</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Specifies whether or not consecutive page numbers from different
fo:index-key-reference formatting objects are to be merged into single ranges.</p><p>Values have the following meanings:</p><dl><dt class="label">merge</dt><dd><p>Merge consecutive page numbers into ranges regardless of which
fo:index-key-reference formatting objects referred to them.</p></dd><dt class="label">leave-separate</dt><dd><p>Do not merge ranges across fo:index-key-reference formatting objects.</p></dd></dl></div><div class="div3">
<h4><a name="merge-sequential-page-numbers" id="merge-sequential-page-numbers"></a>7.24.5 "merge-sequential-page-numbers"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">merge | leave-separate</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">merge</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Specifies whether or not sequential page numbers within an
fo:index-key-reference or
fo:index-page-citation-list
(if merge-ranges-across-index-key-references is "merge")
are merged into a range.</p><p>Values have the following meanings:</p><dl><dt class="label">merge</dt><dd><p>Merge three or more consecutive page numbers into a range.</p></dd><dt class="label">leave-separate</dt><dd><p>Do not merge page numbers into ranges.</p></dd></dl></div><div class="div3">
<h4><a name="merge-pages-across-index-key-references" id="merge-pages-across-index-key-references"></a>7.24.6 "merge-pages-across-index-key-references"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">merge | leave-separate</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">merge</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Specifies whether or not multiple references to the same
page by different fo:index-key-reference formatting objects
will be retained as individual cited page items or if only
a single cited page item will be retained.</p><p>Values have the following meanings:</p><dl><dt class="label">merge</dt><dd><p>Only the first occurrence, in document order of the
fo:index-key-reference formatting objects,
of a reference to a given page number generated
by multiple fo:index-key-reference formatting objects is retained.</p></dd><dt class="label">leave-separate</dt><dd><p>Multiple references to the same page generated by different
fo:index-key-reference formatting objects are retained.</p></dd></dl></div><div class="div3">
<h4><a name="ref-index-key" id="ref-index-key"></a>7.24.7 "ref-index-key"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;string&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, value required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>References an index key.</p><dl><dt class="label">&lt;string&gt;</dt><dd><p>Specifies the "index-key" of objects in the formatting object
tree.</p></dd></dl><p>Reference to the objects having an "index-key" trait equal to
the specified "ref-index-key".
It is an error if there are no
formatting objects with the specified index key.</p></div></div><div class="div2">
<h3><a name="d0e28896" id="d0e28896"></a>7.25 Properties for Markers</h3><div class="div3">
<h4><a name="marker-class-name" id="marker-class-name"></a>7.25.1 "marker-class-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">an empty name</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">paged</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>Names used as identifiers must be unique among
fo:markers that are (conceptually) attached to the same area.</p><p>If the name is empty or if a name-conflict is encountered,
an error shall be reported. A processor may then continue processing.</p></dd></dl><p>This property identifies the fo:marker as being in
a group with others that have the same name, each of which
becomes a candidate to be retrieved by an fo:retrieve-marker
or fo:retrieve-table-marker
that has a "retrieve-class-name" property of the same value.</p></div><div class="div3">
<h4><a name="retrieve-boundary-within-table" id="retrieve-boundary-within-table"></a>7.25.2 "retrieve-boundary-within-table"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">table | table-fragment | page</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">table</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">paged</td></tr></tbody></table><div class="note"><p class="prefix"><b>Note:</b></p><p>The terms defined in <a href="#fo_retrieve-table-marker"><b>6.13.7 fo:retrieve-table-marker</b></a>
are used here.</p></div><dl><dt class="label">table</dt><dd><p>Specifies that the retrieve scope area set is limited to
the primary retrieve scope area and the retrieve scope areas
that precede the primary retrieve scope area.</p></dd><dt class="label">table-fragment</dt><dd><p>Specifies that the retrieve scope area set is limited to
the primary retrieve scope area.</p></dd><dt class="label">page</dt><dd><p>Specifies that the retrieve scope area set is limited to
the primary retrieve scope area and the retrieve scope areas that
both precede this primary retrieve scope and are on the same page
as the primary retrieve scope area.</p></dd></dl></div><div class="div3">
<h4><a name="retrieve-class-name" id="retrieve-class-name"></a>7.25.3 "retrieve-class-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">an empty name</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">paged</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>A name that matches the "marker-class-name"
property value of an fo:marker.</p></dd></dl><p>This property constrains that the fo:marker whose children are
retrieved by the fo:retrieve-marker or fo:retrieve-table-marker
must have a "marker-class-name"
property value that is the same as the value of this property.</p></div><div class="div3">
<h4><a name="retrieve-position" id="retrieve-position"></a>7.25.4 "retrieve-position"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">first-starting-within-page | first-including-carryover |
last-starting-within-page | last-ending-within-page</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">first-starting-within-page</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">paged</td></tr></tbody></table><p>The term "containing page" is used here to mean the page
that contains the first area generated or returned by the
children of the retrieved fo:marker.</p><p>Values have the following meanings:</p><dl><dt class="label">first-starting-within-page</dt><dd><p>Specifies a preference for retrieving the children
of an fo:marker attached to an area that is</p><ul><li><p>within the containing page</p></li><li><p>whose "is-first" trait is set to "true"</p></li></ul><p>and that precedes in the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></dd><dt class="label">first-including-carryover</dt><dd><p>Specifies a preference for retrieving the children of
an fo:marker attached to an area that is within the containing
page and that precedes in the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></dd><dt class="label">last-starting-within-page</dt><dd><p>Specifies a preference for retrieving the children
of an fo:marker attached to an area that is</p><ul><li><p>within the containing page</p></li><li><p>whose "is-first" trait is set to "true"</p></li></ul><p>and that follows in the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></dd><dt class="label">last-ending-within-page</dt><dd><p>Specifies a preference for retrieving the children
of an fo:marker attached to an area that is within the containing
page whose "is-last" trait is set to "true" and that follows in
the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></dd></dl><p>This property specifies the preference for which
fo:marker's children shall be retrieved by an fo:retrieve-marker,
based on the areas returned by the parent of the fo:marker
relative to the areas returned by the parents of other identically
named fo:marker's.</p></div><div class="div3">
<h4><a name="retrieve-boundary" id="retrieve-boundary"></a>7.25.5 "retrieve-boundary"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">page | page-sequence | document</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">page-sequence</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">paged</td></tr></tbody></table><p>The term "containing page" is used here to mean the
page that contains the first area generated or returned
by the children of the retrieved fo:marker.</p><p>Values have the following meanings:</p><dl><dt class="label">page</dt><dd><p>Specifies that the children of any fo:markers whose
parent generated or returned a normal area within the containing
page or generated non-normal area within the containing page
may be retrieved by this fo:retrieve-marker.</p></dd><dt class="label">page-sequence</dt><dd><p>Specifies that only the children of fo:markers
that are descendants of any fo:flow within the containing
fo:page-sequence may be retrieved by this fo:retrieve-marker.</p></dd><dt class="label">document</dt><dd><p>Specifies that the children of any fo:marker that
is a descendant of any fo:flow within the document may be
retrieved by this fo:retrieve-marker.</p></dd></dl></div><div class="div3">
<h4><a name="retrieve-position-within-table" id="retrieve-position-within-table"></a>7.25.6 "retrieve-position-within-table"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">first-starting | first-including-carryover |
last-starting | last-ending</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">first-starting</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">paged</td></tr></tbody></table><div class="note"><p class="prefix"><b>Note:</b></p><p>The terms defined in <a href="#fo_retrieve-table-marker"><b>6.13.7 fo:retrieve-table-marker</b></a>
are used here.</p></div><dl><dt class="label">first-starting</dt><dd><p>Specifies a preference for retrieving the children of
an fo:marker attached to an area</p><ul><li><p>that is a descendant of the primary retrieve scope area,</p></li><li><p>whose "is-first" trait is set to "true"</p></li><li><p>and precedes in the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></li></ul></dd><dt class="label">first-including-carryover</dt><dd><p>Specifies a preference for retrieving the children of an fo:marker
attached to an area</p><ul><li><p>that is a descendant of the primary retrieve scope area,</p></li><li><p>and that precedes in the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></li></ul></dd><dt class="label">last-starting</dt><dd><p>Specifies a preference for retrieving the children of an fo:marker
attached to an area</p><ul><li><p>that is a descendant of a retrieve scope area,</p></li><li><p>whose "is-first" trait is set to "true"</p></li><li><p>and that follows in the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></li></ul></dd><dt class="label">last-ending</dt><dd><p>Specifies a preference for retrieving the children of an fo:marker
attached to an area</p><ul><li><p>that is a descendant of a retrieve scope area,</p></li><li><p>and whose "is-last" trait is set to "true" and that follows in the area tree,
using pre-order traversal order, any other similarly constrained area
that has an attached fo:marker with the same
value of the "marker-class-name" property.</p></li></ul></dd></dl><p>This property specifies the preference for which fo:marker's children shall
be retrieved by an fo:retrieve-table-marker, based on the areas returned by
the parent of the fo:marker relative to the areas returned by the parents
of other identically named fo:marker's.</p></div></div><div class="div2">
<h3><a name="d0e29313" id="d0e29313"></a>7.26 Properties for Number to String Conversion</h3><div class="div3">
<h4><a name="format" id="format"></a>7.26.1 "format"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;string&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>This property is defined in <a href="#XSLT">[XSLT]</a>:
Number to String Conversion Attributes.</p></div><div class="div3">
<h4><a name="grouping-separator" id="grouping-separator"></a>7.26.2 "grouping-separator"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;character&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">no separator</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>This property is defined in <a href="#XSLT">[XSLT]</a>:
Number to String Conversion Attributes.</p></div><div class="div3">
<h4><a name="grouping-size" id="grouping-size"></a>7.26.3 "grouping-size"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">no grouping</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>This property is defined in <a href="#XSLT">[XSLT]</a>:
Number to String Conversion Attributes.</p></div><div class="div3">
<h4><a name="letter-value" id="letter-value"></a>7.26.4 "letter-value"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | alphabetic | traditional</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>This property is defined in <a href="#XSLT">[XSLT]</a>:
Number to String Conversion Attributes.
A value of "auto" corresponds to the XSLT definition for
when the attribute is not specified.
</p></div></div><div class="div2">
<h3><a name="d0e29484" id="d0e29484"></a>7.27 Pagination and Layout Properties</h3><p>The following pagination and layout properties are all
XSL only.</p><div class="div3">
<h4><a name="blank-or-not-blank" id="blank-or-not-blank"></a>7.27.1 "blank-or-not-blank"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">blank | not-blank | any | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">any</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property forms part of a selection rule to determine
if the referenced page-master is eligible for selection at
this point in the page-sequence.</p><p>The values have the following meanings:</p><dl><dt class="label">blank</dt><dd><p>This master is eligible for selection if a page
must be generated (e.g., to maintain proper page parity
at the start or end of the page-sequence) and there are
no areas from any of the fo:flow flows within the containing
fo:page-sequence to be put on that page.</p></dd><dt class="label">not-blank</dt><dd><p>This master is eligible for selection if this page
contains areas from any of the fo:flow flows within the containing
fo:page-sequence.</p></dd><dt class="label">any</dt><dd><p>This master is always eligible for selection.</p></dd></dl></div><div class="div3">
<h4><a name="column-count" id="column-count"></a>7.27.2 "column-count"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>Specifies the number of columns in
the region.</p><p>A value of 1 indicates that this is not a multi-column region.</p></div><div class="div3">
<h4><a name="column-gap" id="column-gap"></a>7.27.3 "column-gap"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">12.0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of the region being divided into columns.</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>This is an unsigned length. If a negative value has been
specified a value of 0pt will be used.
</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The value is a percentage of the inline-progression-dimension
of the content-rectangle of the region.</p></dd></dl><p>Specifies the width of the
separation between adjacent columns in a multi-column region.
See the description in <a href="#fo_region-body"><b>6.4.14 fo:region-body</b></a> for further details.
</p></div><div class="div3">
<h4><a name="extent" id="extent"></a>7.27.4 "extent"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0.0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the corresponding block-progression-dimension
or inline-progression-dimension of the
page-viewport-area.</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>This is an unsigned length. If a negative value has been
specified a value of 0pt will be used.
</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The value is a percentage of the corresponding
block-progression-dimension or inline-progression-dimension of the
page-viewport-area.</p></dd></dl><p>Specifies the
inline-progression-dimension
of the region-start
or region-end or the
block-progression-dimension
of the region-before or region-after.
</p></div><div class="div3">
<h4><a name="flow-name" id="flow-name"></a>7.27.5 "flow-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">an empty name</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>Names used as identifiers must be unique within
an fo:page-sequence.</p><p>If the name is empty or if a name-conflict is
encountered, an
error shall be reported. A
processor may then
continue processing.</p></dd></dl><p>Defines the name of the flow.</p><p>The flow-name and region-name are used to assign the flow's content
(or static-content's content) to a specific region or series of
regions in the layout. In XSL this is done by specifying
the name of the target region as the flow-name. (For example, text placed
in the region-body would specify
flow-name="xsl-region-body".) </p><div class="note"><p class="prefix"><b>Note:</b></p><p>The flow-names reserved in XSL are:
xsl-region-body, xsl-region-before, xsl-region-after, xsl-region-start,
xsl-region-end, xsl-before-float-separator, xsl-footnote-separator.</p></div></div><div class="div3">
<h4><a name="force-page-count" id="force-page-count"></a>7.27.6 "force-page-count"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | even | odd | end-on-even | end-on-odd | no-force
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Force-page-count is used to impose a constraint on
the
number of pages in a page-sequence. In the event that this
constraint
is not satisfied, an additional page will be added to the end of
the sequence. This page becomes the "last" page of that sequence.</p><p>The values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>Force the last page in this page-sequence to be an odd-page
if the initial-page-number of the next page-sequence is even.
Force it to be an even-page if the initial-page-number of the
next page-sequence is odd. If there is no next page-sequence or if the
value of its initial-page-number is "auto" do not force any page.
</p></dd><dt class="label">even</dt><dd><p>Force an even number of pages in this
page-sequence.</p></dd><dt class="label">odd</dt><dd><p>Force an odd number of pages in this
page-sequence.</p></dd><dt class="label">end-on-even</dt><dd><p>Force the last page in this page-sequence to be an even-page.
</p></dd><dt class="label">end-on-odd</dt><dd><p>Force the last page in this page-sequence to be an odd-page.
</p></dd><dt class="label">no-force</dt><dd><p>Do not force either an even or an odd number of pages in
this page-sequence</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>Whether a page is an odd-page or even-page is determined from
the <b>folio-number</b> trait.</p></div></div><div class="div3">
<h4><a name="initial-page-number" id="initial-page-number"></a>7.27.7 "initial-page-number"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | auto-odd | auto-even | &lt;number&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The initial folio number shall be set to 1 if no previous fo:page-sequence
exists in the document.</p><p>If a preceding page-sequence exists, the initial folio number
will
be one greater than the last number for that sequence. </p></dd><dt class="label">auto-odd</dt><dd><p>A value is determined in the same manner as for "auto".
If that value is an even number 1 is added.</p></dd><dt class="label">auto-even</dt><dd><p>A value is determined in the same manner as for "auto".
If that value is an odd number 1 is added.</p></dd><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>Sets the initial folio number to be used in this page-sequence.</p></div><div class="div3">
<h4><a name="master-name" id="master-name"></a>7.27.8 "master-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">an empty name</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>Names identify masters, may not be empty and must
be unique. </p></dd></dl><p>If this property is specified on an fo:simple-page-master, it
provides an identifying name of the master. This name is subsequently
referenced as the value of properties on the following formatting objects:
fo:single-page-master-reference, fo:repeatable-page-master-reference,
and fo:conditional-page-master-reference to request the use of this master
when creating a page instance. It may also be used on an fo:page-sequence
to specify the use of this master when creating page instances.
</p><p>If this property is specified on an fo:page-sequence-master, it
provides an identifying name of the master. This name is
subsequently referenced as the value of properties on the fo:page-sequence
to request the use of this page-sequence-master when creating page instances.</p><p>A master-name must be unique across all page-masters
and page-sequence-masters.</p><p>If the name is empty or if a name-conflict is
encountered, an
error shall be reported. A
processor may then
continue processing.</p></div><div class="div3">
<h4><a name="master-reference" id="master-reference"></a>7.27.9 "master-reference"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">an empty name</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>The names need not be
unique, but may not be empty and must refer to a master-name that
exists within the document.</p></dd></dl><p>Selecting a master:</p><ul><li><p>If this property is specified on the fo:page-sequence
it specifies the name of the page-sequence-master or page-master
to be used to create pages in the sequence.</p></li><li><p>If this property is specified on the fo:single-page-master-reference,
it specifies the name of the page-master to be used to create a
single page instance.</p></li><li><p>If this property is specified on the fo:repeatable-page-master-reference,
it specifies the name of the page-master to be used in repetition
until the content is exhausted or the maximum-repeats limit is reached,
whichever occurs first.</p></li><li><p>If this property is specified on the fo:conditional-page-master-reference,
it specifies the name of the page-master to be used whenever this
alternative is chosen.</p></li></ul><p>If the name is empty or if a name-conflict is
encountered, an
error shall be reported. A
processor may then
continue processing.</p></div><div class="div3">
<h4><a name="maximum-repeats" id="maximum-repeats"></a>7.27.10 "maximum-repeats"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt; | no-limit | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">no-limit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the constraint on the maximum number of pages
in the sub-sequence of pages that may be generated by an
fo:page-sequence
that uses the fo:repeatable-page-master-reference or
fo:repeatable-page-master-alternatives
on which this property is specified.</p><p>The values have the following meanings:</p><dl><dt class="label">no-limit</dt><dd><p>No constraint is specified.</p></dd><dt class="label">&lt;number&gt;</dt><dd><p>The maximum number of pages in the sub-sequence.</p><p>The value is an integer greater than or equal to 0. </p><p>If a fractional value or a value less than 0 is specified, it
will be rounded to the nearest integer greater than or equal to
0.</p><p>A value of 0 indicates this master-reference will not be used.</p></dd></dl></div><div class="div3">
<h4><a name="media-usage" id="media-usage"></a>7.27.11 "media-usage"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | paginate | bounded-in-one-dimension | unbounded</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">NA</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>The "media-usage" property is used to control how the selected
display medium is used to present the page(s) specified by the
stylesheet.
</p><p>Values for the property have the following meaning:</p><dl><dt class="label">auto</dt><dd><p>The User Agent determines which value of "media-usage" (other
than the "auto" value) is used. The User Agent may consider the type
of media on which the presentation is to be placed in making this
determination.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p> For example, the User Agent could use the following decision
process. If the media is not continuous and is of fixed bounded size,
then the "paginate" (described below) is used. Otherwise, the
"bounded-in-one-dimension" is used. </p></div></dd><dt class="label">paginate</dt><dd><p>A sequence of pages is generated from the fo:page-sequences that are
children of the fo:root as described in <a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>.
</p></dd><dt class="label">bounded-in-one-dimension</dt><dd><p>Only one page is generated per fo:page-sequence descendant
from the fo:root. Exactly one of "page-height" or "page-width" must be
specified on the first page master that is used. The size of the page in the
other dimension is determined by the content flowed into the page.
</p><p>
It is an error if more or less than one of "page-height" or
"page-width" is specified on the first page master that is used. The
User Agent may recover as follows: The recovery depends on the
"reference-orientation" of the page and "writing-mode" of the
region to which the fo:flow is assigned. There are
four cases: (1) the "reference-orientation" is "0" or "180" and the
"writing-mode" is horizontal; (2) the "reference-orientation" is "0"
or "180" and the "writing-mode" is vertical; (3) the
"reference-orientation" is "90" or "270" and the "writing-mode" is
horizontal; (4) the "reference-orientation" is "90" or "270" and the
"writing-mode" is vertical. For cases (1) and (4), the "page-width" is
bounded and the "page-height" is not bounded. For case (2) and (3), the
"page-height" is bounded and the "page-width" is not bounded.
</p></dd><dt class="label">unbounded</dt><dd><p>Only one page is generated per fo:page-sequence descendant
from the fo:root. Neither "page-height" nor "page-width" may be
specified on any page master that is used. If a value is specified for
either property, it is an error and a User Agent may recover by
ignoring the specified value. Each page begins at the before-edge and
start-edge of the page and the page extends as far as necessary toward
the after-edge and end-edge to contain all the content of the
page-sequence which generates the page.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p> This implies that no text content is automatically wrapped;
that is, each block will have a single line for each text node that
does not contain a U+000A character. If more than one line is
generated, then the sequence of characters that generated the glyphs
in each such line must have been bounded in the original text node,
either by the beginning or end of that text node or by an U+000A
character within that text node. Control over the treatment of the
U+000A character is described in <a href="#linefeed-treatment"><b>7.16.7 linefeed-treatment</b></a>.
</p></div></dd></dl></div><div class="div3">
<h4><a name="odd-or-even" id="odd-or-even"></a>7.27.12 "odd-or-even"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">odd | even | any | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">any</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property forms part of a selection rule to determine
if the referenced page-master is eligible for selection at
this point in the page-sequence.</p><p>The values have the following meanings:</p><dl><dt class="label">odd</dt><dd><p>This master is eligible for selection if the folio number is
odd.</p></dd><dt class="label">even</dt><dd><p>This master is eligible for selection if the folio number is
even.</p></dd><dt class="label">any</dt><dd><p>This master is eligible for selection regardless of whether
the folio number is odd or even.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>"Folio number" refers to the <b>folio-number</b> trait
for the page to be generated.</p></div></div><div class="div3">
<h4><a name="page-height" id="page-height"></a>7.27.13 "page-height"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | indefinite | &lt;length&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The "page-height" shall be determined,
in the case of continuous media,
from the size of the User Agent window,
otherwise from the size of the media.
If media information is not available this dimension shall be
implementation-defined.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A fallback to 11.0in would fit
on both Letter size (8.5in by 11.0in) and A4 size pages.</p></div></dd><dt class="label">indefinite</dt><dd><p>The height of the page is determined
from the size of the laid-out content.</p><p>"Page-width" and "page-height" may not both be set to "indefinite".
Should that occur,
the dimension that is parallel to the block-progression-direction,
as determined by the "reference-orientation" and "writing-mode"
of the page-reference-area
will remain "indefinite" and the other will revert to "auto".</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed height for the page.</p></dd></dl><p>Specifies the height of a page.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The values for the "page-width" and "page-height" properties
are intended to permit the size specification to match
the handling of a frameset in a browser window when the media is
continuous and to match pages when the media is paged.
</p><p>
A User Agent may provide a way to declare the media for which
formatting is to be done. This may be different from the media on
which the formatted result is viewed. For example, a browser User
Agent may be used to preview pages that are formatted for sheet
media. In that case, the size calculation is based on the media for
which formatting is done rather than the media being currently used.
</p></div></div><div class="div3">
<h4><a name="page-position" id="page-position"></a>7.27.14 "page-position"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">only | first | last | rest | any | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">any</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property forms part of a selection rule to determine
if the referenced page-master is eligible for selection at
this point in the page-sequence.</p><p>The values have the following meanings:</p><dl><dt class="label">only</dt><dd><p>This master is eligible for selection if this is the only page
(i.e. the page is both first and last) page in the page-sequence.</p></dd><dt class="label">first</dt><dd><p>This master is eligible for selection if this is the first
page in the page-sequence.</p></dd><dt class="label">last</dt><dd><p>This master is eligible for selection if this is the last
page in the page-sequence.</p></dd><dt class="label">rest</dt><dd><p>This master is eligible for selection if this is not the
first page nor the last page in the page-sequence.</p></dd><dt class="label">any</dt><dd><p>This master is eligible for selection regardless of page
positioning within the page-sequence.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>Several of these values can be true simultaneously;
for example, 'any' is always true and 'only' is true when both 'first'
and 'last' are true. For that reason, it is necessary to order the
fo:conditional-page-master-references so that the least inclusive test
is performed before the more inclusive test which are also true.</p></div></div><div class="div3">
<h4><a name="page-width" id="page-width"></a>7.27.15 "page-width"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | indefinite | &lt;length&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>The "page-width" shall be determined,
in the case of continuous media,
from the size of the User Agent window,
otherwise from the size of the media.
If media information is not available this dimension shall be
implementation-defined.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>A fallback to 8.26in would fit
on both 8+1/2x11 and A4 pages.</p></div></dd><dt class="label">indefinite</dt><dd><p>The width of the page is determined
from the size of the laid-out content.</p><p>"Page-width" and "page-height" properties may not both be set
to "indefinite". Should that occur,
the dimension that is parallel to the block-progression-direction,
as determined by the "reference-orientation" and "writing-mode"
of the page-reference-area
will remain "indefinite" and the other will revert to "auto".</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Specifies a fixed width for the
page.</p></dd></dl><p>Specifies the width of a page.</p></div><div class="div3">
<h4><a name="precedence" id="precedence"></a>7.27.16 "precedence"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">false</dt><dd><p>A value of false specifies that this region does not extend
up to the start-edge and end-edge of the content-rectangle of
the page-reference-area, but has its inline-progression-dimension
reduced by the incursions of the adjacent regions.
</p></dd><dt class="label">true</dt><dd><p>A value of true specifies that the inline-progression-dimension
of this region extends up to the start-edge and end-edge of the
content-rectangle of the page-reference-area.
</p></dd></dl><p>Specifies which region (i.e., region-before,
region-after, region-start, or region-end) takes precedence in terms
of which may extend into the corners of the simple-page-master.</p></div><div class="div3">
<h4><a name="region-name" id="region-name"></a>7.27.17 "region-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">xsl-region-body | xsl-region-start | xsl-region-end
| xsl-region-before | xsl-region-after |
&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">xsl-region-body</dt><dd><p>Reserved region-name for use as the default name of fo:region-body.
This name may not be used on any other class of region.</p></dd><dt class="label">xsl-region-start</dt><dd><p>Reserved region-name for use as the default name of fo:region-start.
This name may not be used on any other class of region.</p></dd><dt class="label">xsl-region-end</dt><dd><p>Reserved region-name for use as the default name of fo:region-end.
This name may not be used on any other class of region.</p></dd><dt class="label">xsl-region-before</dt><dd><p>Reserved region-name for use as the default name of fo:region-before.
This name may not be used on any other class of region.</p></dd><dt class="label">xsl-region-after</dt><dd><p>Reserved region-name for use as the default name of fo:region-after.
This name may not be used on any other class of region.</p></dd><dt class="label">&lt;name&gt;</dt><dd><p>Names used as identifiers must be unique within a page-master.</p></dd></dl><p>This property is used to identify
a region within a simple-page-master. </p><p>The "region-name" may be used to differentiate a region that
lies on a page-master for an odd page from a region that
lies on a page-master for an even page. In this usage, once a name is used
for a specific class
of region (start, end, before, after, or body), that name may only
be used for regions of the same class in any other page-master.
The reserved names may only be used in the manner described above.</p></div><div class="div3">
<h4><a name="flow-map-name" id="flow-map-name"></a>7.27.18 "flow-map-name"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>Names identify flow-maps. They may not be empty and
must be unique.</p></dd></dl><p>This property provides an identifying name for an fo:flow-map,
which is subsequently referenced as the value of the
flow-map-reference property on an fo:page-sequence.</p></div><div class="div3">
<h4><a name="flow-map-reference" id="flow-map-reference"></a>7.27.19 "flow-map-reference"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>The name identifies a flow map; it may not be empty
and must
refer to a flow-map-name that exists within the document.</p></dd></dl><p>Specifies the flow map to be used for assigning flows to regions
within
the page-sequence.</p><p>If no flow-map-reference is specified on a page-sequence, then the
flow-map in effect is the implicit flow-map specified in
<a href="#fo_page-sequence"><b>6.4.5 fo:page-sequence</b></a>.</p></div><div class="div3">
<h4><a name="flow-name-reference" id="flow-name-reference"></a>7.27.20 "flow-name-reference"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>The name identifies a flow; it may not be empty and must
refer to a flow-name that exists within the document.</p></dd></dl><p>Specifies a flow to be used within a sequence of flows in the
flow-source-list of a particular assignment of flows to regions.</p></div><div class="div3">
<h4><a name="region-name-reference" id="region-name-reference"></a>7.27.21 "region-name-reference"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, a value is required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>The name identifies a region; it may not be empty and must
refer to a region-name that exists within the document.</p></dd></dl><p>Specifies a flow to be used within a sequence of regions in the
flow-target-list of a particular assignment of flows to regions.</p></div></div><div class="div2">
<h3><a name="d0e30798" id="d0e30798"></a>7.28 Table Properties</h3><div class="div3">
<h4><a name="border-after-precedence" id="border-after-precedence"></a>7.28.1 "border-after-precedence"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">force | &lt;integer&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">force</dt><dd><p>The precedence is higher than any &lt;integer&gt;.
</p></dd><dt class="label">&lt;integer&gt;</dt><dd><p>A numeric precedence specification.
A higher value has a higher precedence than a lower one.
</p></dd></dl><p>Specifies the precedence of the border specification on this
formatting object for the border-after.</p></div><div class="div3">
<h4><a name="border-before-precedence" id="border-before-precedence"></a>7.28.2 "border-before-precedence"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">force | &lt;integer&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the precedence of the border specification on this
formatting object for the border-before.</p><p>See definition of property border-after-precedence (<a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a>).</p></div><div class="div3">
<h4><a name="border-collapse" id="border-collapse"></a>7.28.3 "border-collapse"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">collapse | collapse-with-precedence | separate | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">collapse</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/tables.html#propdef-border-collapse">
"border-collapse" property
</a><br>http://www.w3.org/TR/REC-CSS2/tables.html#propdef-border-collapse</p>
<dl><dt class="label">collapse</dt><dd><p>The value "collapse" selects the collapsing borders model.</p></dd><dt class="label">separate</dt><dd><p>The value "separate" selects the separated borders border
model.</p></dd></dl>
<p>This property selects a table's border model. The value "separate"
selects the separated borders border model. The value "collapse"
selects the collapsing borders model.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL adds the following value with the following meaning:</p><dl><dt class="label">collapse-with-precedence</dt><dd><p>The value "collapse-with-precedence" selects the collapsing borders model
and the use of the border precedence properties for conflict resolution.</p></dd></dl></div><div class="div3">
<h4><a name="border-end-precedence" id="border-end-precedence"></a>7.28.4 "border-end-precedence"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">force | &lt;integer&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the precedence of the border specification on this
formatting object for the border-end.</p><p>See definition of property border-after-precedence (<a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a>).</p></div><div class="div3">
<h4><a name="border-separation" id="border-separation"></a>7.28.5 "border-separation"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length-bp-ip-direction&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">.block-progression-direction="0pt" .inline-progression-direction="0pt"</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">&lt;length-bp-ip-direction&gt;</dt></dl><p>The lengths specify the distance that separates adjacent cell
borders in the row-stacking-direction
(given by the block-progression-direction of the table),
and in the column-stacking-direction
(given by the inline-progression-direction of the table).</p><p>In the separate borders model, each cell has an individual border.
The "border-separation" property specifies the distance between the
borders of adjacent cells. This space is filled with the background
of the table element. Rows, columns, row groups, and column groups cannot
have borders (i.e., user agents must ignore the border properties
for those elements).</p></div><div class="div3">
<h4><a name="border-start-precedence" id="border-start-precedence"></a>7.28.6 "border-start-precedence"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">force | &lt;integer&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the precedence of the border specification on this
formatting object for the border-start.</p><p>See definition of property border-after-precedence (<a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a>).</p></div><div class="div3">
<h4><a name="caption-side" id="caption-side"></a>7.28.7 "caption-side"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">before | after | start | end | top | bottom | left | right | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">before</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/tables.html#q6">
"caption-side" property
</a><br>http://www.w3.org/TR/REC-CSS2/tables.html#q6</p>
<dl><dt class="label">top</dt><dd><p>Positions the caption box above the table box.</p></dd><dt class="label">bottom</dt><dd><p>Positions the caption box below the table box.</p></dd><dt class="label">left</dt><dd><p>Positions the caption box to the left of the table box.</p></dd><dt class="label">right</dt><dd><p>Positions the caption box to the right of the table box.</p></dd></dl>
<p>This property specifies the position of the caption box with
respect to the table box.</p>
<p>Captions above or below a "table" element are formatted very
much as if they were a block element before or after the table,
except that (1) they inherit inheritable properties from the table,
and (2) they are not considered to be a block box for the purposes
of any "compact" or "run-in" element that may precede the table.</p>
<p>A caption that is above or below a table box also behaves like
a block box for width calculations; the width is computed with respect
to the width of the table box's containing block.</p>
<p>For a caption that is on the left or right side of a table box,
on the other hand, a value other than "auto" for "width" sets the
width explicitly, but "auto" tells the user agent to chose a "reasonable
width". This may vary between "the narrowest possible box" to "a
single line", so we recommend that users do not specify "auto" for
left and right caption widths.</p>
<p>To align caption content horizontally within the caption box,
use the "text-align" property. For vertical alignment of a left
or right caption box with respect to the table box, use the "vertical-align"
property. The only meaningful values in this case are "top", "middle",
and "bottom". All other values are treated the same as "top".</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>Insert the following writing-mode relative values:</p><dl><dt class="label">before</dt><dd><p>Positions the caption before the table in the block-progression-direction.</p></dd><dt class="label">after</dt><dd><p>Positions the caption after the table in the block-progression-direction.</p></dd><dt class="label">start</dt><dd><p>Positions the caption before the table in the inline-progression-direction.</p></dd><dt class="label">end</dt><dd><p>Positions the caption after the table in the inline-progression-direction.</p></dd></dl><p>The CSS qualifications (1) and (2) do not apply.
The last three sentences in the last paragraph
(referencing "vertical-align") do not apply.
</p></div><div class="div3">
<h4><a name="column-number" id="column-number"></a>7.28.8 "column-number"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>For an fo:table-column formatting object, it
specifies
the column-number of the table cells that may use
properties
from this fo:table-column formatting object by using
the from-table-column() function.
The initial
value is
1 plus the column-number of the previous table-column, if there
is a previous table-column, and otherwise 1.</p><p>For an fo:table-cell it specifies the number of the first column
to be spanned by the table-cell. The initial value is the current
column-number. For the first table-cell in a table-row, the
current
column number is 1. For other table-cells, the current column-number
is the column-number of the previous table-cell in the row plus
the number of columns spanned by that previous cell.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>There is no requirement for column-numbers to be monotonically
increasing from formatting object to formatting object.</p></div></div><div class="div3">
<h4><a name="column-width" id="column-width"></a>7.28.9 "column-width"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of table</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">&lt;length&gt;</dt></dl><p>The "column-width" property specifies the width of the
column whose value is given by the "column-number" property. This
property, if present, is ignored if the "number-columns-spanned" property
is greater than 1. The "column-width" property must be
specified for every column,
unless the automatic table layout is used.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The use of the "proportional-column-width()" function is only
permitted when the fixed table layout is used.</p><p>If the use of proportional column widths are
desired on a table of an unknown explicit width,
the inline-progression-dimension cannot be specified to be "auto".
Instead, the width must be specified as a percentage.
For example, setting table-layout="fixed" and
inline-progression-dimension="100%" would allow proportional
column widths while simultaneously creating a table as wide as
possible in the current context.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>The result of using a percentage for
the width may be unpredictable, especially when using the
automatic table layout.
</p></div></div><div class="div3">
<h4><a name="empty-cells" id="empty-cells"></a>7.28.10 "empty-cells"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x79">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x79</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">show | hide | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">show</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/tables.html#propdef-empty-cells">
"empty-cells" property
</a><br>http://www.w3.org/TR/REC-CSS2/tables.html#propdef-empty-cells</p>
<dl><dt class="label">show</dt><dd><p>When this property has the value "show", borders are drawn
around empty cells (like normal cells).</p></dd><dt class="label">hide</dt><dd><p>A value of "hide" means that no borders are drawn around
empty cells. Furthermore, if all the cells in a row have a value
of "hide" and have no visible content, the entire row behaves as
if it had "display: none".</p></dd></dl>
<p>In the separated borders model, this property controls the rendering
of borders around cells and the rendering of the background of cells
that have no visible content. Empty cells
and cells with the "visibility" property set to "hidden" are considered
to have no visible content. Visible content includes
"&amp;nbsp;" (non-breaking-space)
and other whitespace except ASCII CR ("\0D"), LF ("\0A"), tab ("\09"),
and space ("\20").</p>
</div></div><div class="div3">
<h4><a name="ends-row" id="ends-row"></a>7.28.11 "ends-row"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">true</dt><dd><p>This cell ends a row.</p></dd><dt class="label">false</dt><dd><p>This cell does not end a row.</p></dd></dl><p>Specifies whether this cell ends a row. This is only allowed
for table-cells that are not in table-rows.</p></div><div class="div3">
<h4><a name="number-columns-repeated" id="number-columns-repeated"></a>7.28.12 "number-columns-repeated"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>The "number-columns-repeated" property specifies the repetition
of a table-column specification n times; with the same effect as
if the fo:table-column formatting object had been repeated <var>n</var> times
in the result tree. The "column-number" property, for all but the
first, is the column-number of the previous one plus its value of
the "number-columns-spanned" property.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>This handles HTML's "colgroup" element.</p></div></div><div class="div3">
<h4><a name="number-columns-spanned" id="number-columns-spanned"></a>7.28.13 "number-columns-spanned"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>For an fo:table-column the "number-columns-spanned" property
specifies the number of columns spanned by table-cells that may use
properties from this fo:table-column
formatting object using the from-table-column() function.</p><p>For an fo:table-cell the "number-columns-spanned" property specifies
the number of columns which this cell spans in the column-progression-direction
starting with the current column.</p></div><div class="div3">
<h4><a name="number-rows-spanned" id="number-rows-spanned"></a>7.28.14 "number-rows-spanned"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;number&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">1</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">&lt;number&gt;</dt><dd><p>A positive integer. If a non-positive or non-integer value
is provided, the value will be rounded to the nearest integer value
greater than or equal to 1.</p></dd></dl><p>The "number-rows-spanned" property specifies the number of rows
which this cell spans in the row-progression-direction starting
with the current row.</p></div><div class="div3">
<h4><a name="starts-row" id="starts-row"></a>7.28.15 "starts-row"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">true</dt><dd><p>This cell starts a row.</p></dd><dt class="label">false</dt><dd><p>This cell does not start a row.</p></dd></dl><p>Specifies whether this cell starts a row. This is only
allowed for table-cells that are not in table-rows.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The "starts-row" and "ends-row" properties
with a "true" value are
typically used when the input data does not have elements containing
the cells in each row, but instead, for example, each row starts
at elements of a particular type.</p></div></div><div class="div3">
<h4><a name="table-layout" id="table-layout"></a>7.28.16 "table-layout"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | fixed | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/tables.html#propdef-table-layout">
"table-layout" property
</a><br>http://www.w3.org/TR/REC-CSS2/tables.html#propdef-table-layout</p>
<dl><dt class="label">fixed</dt><dd><p>Use the fixed table layout algorithm</p></dd><dt class="label">auto</dt><dd><p>Use any automatic table layout algorithm</p></dd></dl>
<p>The "table-layout" property controls the algorithm used to lay
out the table cells, rows, and columns.</p>
</div></div><div class="div3">
<h4><a name="table-omit-footer-at-break" id="table-omit-footer-at-break"></a>7.28.17 "table-omit-footer-at-break"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">true</dt><dd><p>This property specifies that the footer should be omitted.</p></dd><dt class="label">false</dt><dd><p>This property specifies that the footer should not be omitted.</p></dd></dl><p>The "table-omit-footer-at-break" property
specifies if a
table whose last area is not at the end of an area produced by the
table should end with the content of the fo:table-footer formatting object
or not.</p></div><div class="div3">
<h4><a name="table-omit-header-at-break" id="table-omit-header-at-break"></a>7.28.18 "table-omit-header-at-break"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">false</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><dl><dt class="label">true</dt><dd><p>This property specifies that the header should be omitted.</p></dd><dt class="label">false</dt><dd><p>This property specifies that the header should not be omitted.</p></dd></dl><p>The "table-omit-header-at-break" property
specifies if a
table whose first area is not at the beginning of an area produced
by the table should start with the content of the fo:table-header
formatting object or not.</p></div></div><div class="div2">
<h3><a name="writing-mode-related" id="writing-mode-related"></a>7.29 Writing-mode-related Properties</h3><p>The properties in this section control the setting of the
inline-progression-direction, the block-progression-direction and the
orientation of the glyphs that are placed on a baseline in the
inline-progression-direction. The "writing-mode" property sets both
the "inline-progression-direction" and the
"block-progression-direction"s.
</p><p>The glyph orientation properties, "glyph-orientation-horizontal" and
"glyph-orientation-vertical" set the orientation of the glyph
relative to the default glyph orientation. The default orientation for
glyphs is with the top of the glyph oriented toward the top of the
reference area of which the glyph area is a descendant; that is, the
glyph orientation is the same as the reference-orientation of the
reference area. Glyphs that are oriented at '90' or '-90' degrees
from the reference-orientation are said to be <b>rotated
glyphs</b>. Glyphs that are oriented 180 degrees from the
reference-orientation are said to be <b>inverted glyphs</b>.
</p><p>The "direction" property (which is controlled by the "unicode-bidi"
property) only affects text in which the orientation of the glyphs is
perpendicular to the dominant-baseline. For horizontal writing-modes,
the "direction" property only affects character sequences that
generate glyphs that are not rotated. For vertical writing-modes, the
"direction" property only affects character sequences that generate
glyphs that are rotated.
</p><p>The following sample fragment of XML is used to illustrate the
interaction between the "writing-mode," "direction" and
"glyph-orientation-vertical" properties.
</p><div class="figure">
<p><img src="GlyphOrientationVerticalandDir-apex-markup.gif" alt="Markup of text in the next figure"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/GlyphOrientationVerticalandDir-apex-markup.html" title="Long description of illustration 'Markup of text in the next figure'">[D]</a></span></p>
<p>Markup of text in the next figure</p>
</div><p>In the XML markup of the figure above, the characters are represented by
their presentation form (and not their Unicode code points). The
order in which the characters are depicted is their storage order.
The Hebrew characters in the third line are (from left to right) the
first four letters of the Hebrew alphabet: aleph, beth, gimel and
daleth. The generic identifiers in the XML markup are arbitrary, but
are intended to suggest a sequence of text with two embedded text
spans.
</p><p>The following figure shows the effect of specifying an assortment of
values for the "direction" and "glyph-orientation-vertical" properties
that are specified on the three elements in the above XML fragment. In
all cases, the "writing-mode" is "tb-rl". And in all cases the Unicode
BIDI algorithm <a href="#UNICODE-TR9">[UNICODE UAX #9]</a> is applied to the characters that are the children or
descendants of the &lt;t&gt; element, sometimes with explicit directional
markup in terms of the "direction" property and other times using the
intrinsic direction properties of the underlying characters. The Unicode
BIDI algorithm is applied as the last step of refinement
(see <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>)
and before mapping the characters to glyphs and applying any
rotation due to a glyph-orientation value.
</p><p>The figure shows seven possible presentations of the sample XML
fragment, one with all glyphs having a vertical orientation and six
with various combinations of a perpendicular glyph-orientation and
direction. In the figure, the correct reading order of the glyphs
(left-to-right for the Latin and right-to-left for the Hebrew
sub-sequences) is shown by the (red) arrow that is placed on the
alphabetic baseline under the glyphs.
</p><p>The six combinations of the "direction" and
"glyph-orientation-vertical" properties that generated cases (2)
through (7) have the property that they preserve the correct reading
order when the glyphs are viewed upright. For some of the cases, it is
necessary to turn the page one way to view the glyphs of one language
and the opposite way to view the glyphs of the other language in an
upright position. The reading order is preserved by combining a visual
re-ordering of the glyphs using the Unicode BIDI algorithm with a
glyph-orientation that ensures the proper reading order for the
ordering of the glyphs that results from the Unicode BIDI
algorithm. Sometimes it is necessary to explicitly specify the
"direction" property to force the desired visual ordering of the
glyphs.
</p><p>The property specifications that yield the six presentations
are given in the table that follows the figure.
</p><div class="figure">
<p><img src="GlyphOrientationVerticalandDir-apex-AllVariants.gif" alt="Achievable rotations of Bidi text"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/GlyphOrientationVerticalandDir-apex-AllVariants.html" title="Long description of illustration 'Achievable rotations of Bidi text'">[D]</a></span></p>
<p>Achievable rotations of Bidi text</p>
</div><table border="1" cellpadding="2" cellspacing="0"><caption>Table: Properties that produce the above figure</caption><thead valign="top" align="left"><tr valign="top" align="left"><td align="center" valign="middle">Elements/ Cases</td><td align="center" valign="middle">&lt;t&gt;</td><td align="center" valign="middle">&lt;t-s1&gt;</td><td align="center" valign="middle">&lt;t-s2&gt;</td></tr></thead><tbody valign="top" align="left"><tr valign="top" align="left"><td align="center" valign="middle"><p>(2)</p></td><td valign="top" align="left">writing-mode: tb-rl
<p>glyph-orientation-vertical: 0</p></td><td valign="top" align="left">glyph-orientation-vertical: 90</td><td valign="top" align="left">glyph-orientation-vertical: 90</td></tr><tr valign="top" align="left"><td align="center" valign="middle"><p>(3)</p></td><td valign="top" align="left">writing-mode: tb-rl
<p>glyph-orientation-vertical: 0</p></td><td valign="top" align="left">glyph-orientation-vertical: 90</td><td valign="top" align="left">glyph-orientation-vertical: -90
<p>unicode-bidi: bidi-override</p>
<p>direction: ltr</p>
</td></tr><tr valign="top" align="left"><td align="center" valign="middle"><p>(4)</p></td><td valign="top" align="left">writing-mode: tb-rl
<p>glyph-orientation-vertical: 0</p></td><td valign="top" align="left">glyph-orientation-vertical: -90
<p>unicode-bidi: bidi-override</p>
<p>direction: rtl</p></td><td valign="top" align="left">glyph-orientation-vertical: -90
<p>unicode-bidi: bidi-override</p>
<p>direction: ltr</p>
</td></tr><tr valign="top" align="left"><td align="center" valign="middle"><p>(5)</p></td><td valign="top" align="left">writing-mode: tb-rl
<p>glyph-orientation-vertical: 0</p>
<p>direction: rtl</p></td><td valign="top" align="left">glyph-orientation-vertical: -90
<p>unicode-bidi: bidi-override</p></td><td valign="top" align="left">glyph-orientation-vertical: 90</td></tr><tr valign="top" align="left"><td align="center" valign="middle"><p>(6)</p></td><td valign="top" align="left">writing-mode: tb-rl
<p>glyph-orientation-vertical: 0</p>
<p>direction: rtl</p></td><td valign="top" align="left">glyph-orientation-vertical: -90
<p>unicode-bidi: bidi-override</p></td><td valign="top" align="left">glyph-orientation-vertical: -90
<p>unicode-bidi: bidi-override</p>
<p>direction: ltr</p></td></tr><tr valign="top" align="left"><td align="center" valign="middle"><p>(7)</p></td><td valign="top" align="left">writing-mode: tb-rl
<p>glyph-orientation-vertical: 0</p>
<p>direction: rtl</p></td><td valign="top" align="left">glyph-orientation-vertical: 90
<p>unicode-bidi: embed</p>
<p>direction: ltr</p></td><td valign="top" align="left">glyph-orientation-vertical: 90</td></tr></tbody></table><div class="note"><p class="prefix"><b>Note:</b></p><ol class="enumar"><li><p>Case (1) has no rotated text. This can occur either because
"glyph-orientation-vertical" is set to "0" or because it is set to
"auto" and all the characters in the string are the full width
variants of the characters. If the orientation of the all glyphs is
vertical, then there is no re-ordering of characters.
If the "writing-mode" is set to "tb-lr" or "tb-rl" then the "direction" is
set to "ltr" and correspondingly, a "writing-mode" set of "bt-lr" or
"bt-rl" sets the "direction" to "rtl". Therefore, it is only necessary
to explicitly set the "direction" property when it would be different
than that set by setting the "writing-mode"; for example, cases (5)
through (7).</p></li><li><p>Case (2) can either have the explicit property settings shown in the
table or the "glyph-orientation-vertical" property on the &lt;t&gt;
element can have the value "auto" and the English and Hebrew
characters can be half-width characters. (Of course, there are not any
half-width Hebrew characters in real Unicode.) In this case, the
re-ordering of characters comes from the bi-directional character
types that are assigned to each Unicode character: the Roman
characters have type "L" for left to right and the Hebrew characters
have type "R" for right to left.</p></li><li><p>Cases (5) through (7) all explicitly set the "direction" property to
"rtl". This sets the paragraph embedding level for the Unicode BIDI
algorithm to be right to left. Even though the "direction" property is
set to "rtl", the ideographic glyphs are not re-ordered because their
orientation is not perpendicular to the dominant-baseline.</p></li><li><p>In cases (5) and (6) for the &lt;t-s1&gt; element, the "unicode-bidi"
property is set to override even though there is no explicit
specification for the "direction" property. The inherited value of the
"direction" property (which is "rtl" in this case) is used.</p></li><li><p>In case (7) for the &lt;t-s1&gt; element, the "unicode-bidi" property
is set to "embed". It is not necessary to use "bidi-override" because
the bi-directional character type for the content of &lt;t-s1&gt; is
already "L". (Using the value "bidi-override" would have the same
effect as the "embed", however.) The embed resets the embedding level
of the content of the &lt;t-s1&gt; to be left to right. Even the
"embed" (and the specific setting of the "unicode-bidi" property) is
not needed because the bi-directional character type, "L" of the
English characters is sufficient to raise the embedding level and
cause them to be ordered left to right. Setting the "direction"
property to "ltr" is needed if the "unicode-bidi" property is other
than "normal" because the inherited value of "direction" is "rtl".</p></li></ol></div><p>If paired punctuation characters, such as parentheses, had been
included in one of the text spans, then these characters may need to
be "mirrored" as described in the Unicode BIDI algorithm. Mirroring a
character means reversing the direction the character faces; for
example, mirroring a left parenthesis makes it into a right
parenthesis. This insures that the mirrored characters always face the
text they surround.
</p><p>If the "glyph-orientation" of the characters to which the glyphs
correspond is "90" and the embedding level in which the characters lie
is odd, then the paired glyphs need to be mirrored. Alternatively, if
the "glyph-orientation" of the characters to which the glyphs
correspond is "-90" and the embedding level in which the characters
lie is even, then the paired glyphs need to be mirrored. In the
example above, parentheses that surround the Latin text would not be
mirrored in cases (2), (3) and (7), but would need to be mirrored in
cases (4) through (6). Conversely, parentheses that surround the
Hebrew text would not be mirrored in cases (4) through (6), but would
need to be mirrored in cases (2), (3), and (7).
</p><p>Within a string of vertical text, when the value of the
"glyph-orientation-vertical" property is "90", then each affected
glyph is rotated 90 degrees clockwise. This rotation changes the way
the rotated glyph is aligned. The horizontal alignment-point of the
rotated glyph is aligned with the appropriate baseline from the
vertical baseline-table. The appropriate baseline is the baseline
identified by the "alignment-baseline" property of the character(s)
that generate the glyph area. For example, if the
"alignment-baseline" property is not explicitly specified, Latin
glyphs are aligned to the (vertical) "alphabetic" baseline and some
Indic glyphs are aligned to the (vertical) "hanging" baseline.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If a glyph, such as a ligature or syllabic glyph, is generated from
more than one character, then all those characters must have
the same value for the "alignment-baseline" property.
</p></div><p>The positions of the (vertical) baselines are chosen to insure that
the rotated glyphs will not protrude too far (if at all) outside the
line area for the vertical line when the "line-stacking-strategy"
property has the value "line-height" or "font-height". In this case,
we will say the rotated text is <b>well aligned</b> in the
vertical line area.
</p><p>To preserve the property that rotated text in a vertical line is well
aligned when the "glyph-orientation-vertical" property value is
"-90", the vertical baseline-table must be <b>reflected</b>
before the rotated text is aligned. Let C be the value of the offset
to the "central" baseline in the baseline-table. A baseline-table is
reflected by negating every offset in the baseline table (where
negating "-N" yields "N") and adding 2 times C to each of the negated
offsets. The "central" baseline is defined in
<a href="#area-alignment"><b>7.14 Area Alignment Properties</b></a>.
</p><p>This action is called "reflecting" because the offset
from the original dominant baseline to any baseline in the reflected
baseline-table places that baseline on the opposite side of the
"central" baseline and the distance from the "central" baseline to that
baseline is the same as was from the "central" baseline to that
baseline in its original (un-reflected) position. In short, the
positions of the baselines are reflected across the
"central" baseline.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>If <var>X</var> is the offset of baseline X and <var>C</var> is
the offset of the "central" baseline, then <var>-X+2*C = C+(C-X)
</var>. <var>C+(C-X) </var> is the offset of the "central" baseline plus the
distance between the "central" baseline and baseline X, the baseline
being reflected.</p></div><p>Reflecting is necessary, because both the
"alphabetic" and the "hanging" baselines are near the outer edges of
the vertical line area. If the glyph were simply rotated 180 degrees,
then it would stick way out of the intended line area. This is
prevented by reflecting the baselines for glyphs that are perpendicular
to the dominant baseline and that are rotated 180 degrees from the
direction for which that baseline was intended. This last statement
applies as much to horizontal baselines as it does to vertical
baselines.
</p><div class="figure">
<p><img src="Rotations-Combo-HorizNVert-wX.gif" alt="Mixed glyph rotations and writing modes"><span class="dlink">&nbsp;&nbsp;&nbsp;<a href="longdesc/Rotations-Combo-HorizNVert-wX.html" title="Long description of illustration 'Mixed glyph rotations and writing modes'">[D]</a></span></p>
<p>
The figure illustrates the positioning of rotated and inverted glyphs
in both vertical and horizontal writing-modes. The three examples show
first some glyphs typical of the writing mode and then some atypical
glyphs in each of the possible orientations, 0, 90, 180 and -90
degrees, in that order. The alignment-point for each glyph is shown as
a small "x" whose center is at the alignment-point.
</p>
<p>
Example 1 shows the "tb-rl" vertical writing-mode. It has the
ideographic glyph for "country" as its normal glyph and the two
letters sequence, "Ap" as the glyphs that are rotated. Note that in
the default orientation (0 degrees) and in the inverted orientation,
the full width Latin glyphs are used; in the two other orientations,
the proportional Latin glyphs are used. There is a small amount of
white space between the proportional and the full width Latin
glyphs. The dominant baseline is the "central" baseline which is shown
in blue. The reflected baseline table is shown for the last (-90
degree) rotation. Note that the position of the "central" baseline
does not change when the baseline table is reflected. For the inverted
glyphs and the glyphs with a -90 degree rotation, the start-edge of
the rotated glyph is on the opposite side from where it is in the
un-rotated glyph; hence, the alignment-point on that start edge is not
on the edge where the font tables normally place it.
</p>
<p>
Examples 2 and 3 show the "lr-tb" horizontal writing-mode. They have
the Latin glyph sequence, "Ap" as their normal glyphs. Example 2
rotates the syllabic Gurmukhi glyph for "ji" and example 3 rotates
the ideographic glyph for "country". In example 2, the whole syllabic
glyph is rotated as in indivisible unit. For the 90 and -90 degree
rotations, the vertical alignment-point, aligning to the "central"
baseline, is used in both Examples. Similarly, for the inverted glyph,
the baseline table is reflected. For the glyphs with a 90 degree
rotation and the inverted glyphs, the start-edge of the rotated glyph
is on the opposite side from where it is in the un-rotated glyph;
hence, the alignment-point on that start edge is not on the edge where
the font tables normally place it.
</p>
</div><div class="div3">
<h4><a name="direction" id="direction"></a>7.29.1 "direction"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">ltr | rtl | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">ltr</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-direction">
"direction" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-direction</p>
<p>This property specifies the base writing direction of blocks
and the direction of embeddings and overrides
(see <a href="#UNICODE-TR9">[UNICODE UAX #9]</a>)
for the Unicode BIDI algorithm. In addition, it specifies
the direction of table column layout, the direction of horizontal overflow,
and the position of an incomplete last line in a block in case of
'text-align: justify'. </p>
<p>Values for this property have the following meanings:</p>
<dl><dt class="label">ltr</dt><dd><p>Left to right direction.</p></dd><dt class="label">rtl</dt><dd><p>Right to left direction.</p></dd></dl>
<p>For the 'direction' property to have any effect on inline-level
elements, the 'unicode-bidi' property's value must be 'embed' or
'override'. </p>
<div class="note"><p class="prefix"><b>Note:</b></p><p>The 'direction' property, when specified for table column elements,
is not inherited by cells in the column since columns don't exist
in the document tree. Thus, CSS cannot easily capture the "dir"
attribute inheritance rules described in [HTML40], section 11.3.2.1. </p></div>
</div><p><em>XSL modifications to the CSS definition:</em></p><ul><li><p>The specific use of "direction" and "unicode-bidi" on inline
objects is to set the inline-progression-direction to be used by the Unicode
BIDI algorithm. This direction may override the
inline-progression-direction determined by the current writing-mode
and the implicit direction determined by the Unicode BIDI
algorithm.</p></li><li><p> To insure consistency with the "writing-mode" property, the "direction"
property is initialized to the value that sets the same
inline-progression-direction as is set by the "writing-mode" property
whenever that "writing-mode" property sets that direction. If the
"direction" property is explicitly specified on the same formatting object the
value of the "direction" property will override the
inline-progression-direction set by the "writing-mode".
</p></li><li><p>This property only has an effect on text in which the
orientation of the glyphs is perpendicular to the
inline-progression-direction. Therefore, vertical ideographic text with the initial value for "glyph-orientation-vertical" is
not affected by this property; vertical text for which the "glyph-orientation-vertical" property has the value
of "90" or "-90" degrees is affected.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>
When the inline-progression-direction is "tb", as is typical for vertical text, then this corresponds to a "lr" inline-progression-direction for text with a glyph-orientation of '90' degrees and an "rl" inline-progression-direction for text with a glyph-orientation of "-90" degrees.
</p></div></li><li><p>
The "writing-mode" property
establishes both the block-progression-direction and the
inline-progression-direction. The "direction" property only changes
the inline-progression-direction and is used primarily for formatting
objects that generate inline-areas that are not also reference
areas. Use of the "direction" property for other formatting objects is
deprecated in this specification.
</p></li><li><p>When mapping CSS to XSL, the XSL "writing-mode" property
should be used rather than the "direction" property for all block-level
directionality control. XSL's "writing-mode" should also be used
for any inline-container or block-container
objects. The "direction" property should be used only for control/overrides of
the Unicode BIDI algorithm on bidi-override formatting
objects.</p></li></ul><p>Implementations must support the values of the "direction"
values defined in this Recommendation that are required to support
the "writing-mode" values supported by the implementation.</p></div><div class="div3">
<h4><a name="glyph-orientation-horizontal" id="glyph-orientation-horizontal"></a>7.29.2 "glyph-orientation-horizontal"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;angle&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0deg</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;angle&gt;</dt><dd><p>The angle is restricted to 0, 90, 180, and 270 degrees.
The User Agent shall round the value of the angle to the closest
of the permitted values.</p><p>A value of "0deg" indicates that all glyphs are set with the top
of the glyphs toward the top of the reference-area. The top of the reference-area
is defined by the reference-area's <b>reference-orientation</b>.</p><p>A value of "90deg" indicates a rotation of 90-degrees clockwise
from the "0deg" orientation.</p></dd></dl><p>This property specifies the orientation
of glyphs relative to the path direction specified by the 'writing-mode'.
This property is applied only to text written
in a horizontal writing-mode.
</p><p>
The value of this property affects both the alignment and width of the glyph-areas generated for the affected glyphs. If a glyph is oriented so that it is not perpendicular to the dominant-baseline, then the vertical
alignment-point of the rotated glyph is aligned with the
alignment-baseline appropriate to that glyph. The baseline to which the rotated glyph is aligned is
the (horizontal) baseline identified by the "alignment-baseline" for the
script to which the glyph belongs. The width of the glyph-area is determined from the vertical width font characteristic for the glyph.
</p></div><div class="div3">
<h4><a name="glyph-orientation-vertical" id="glyph-orientation-vertical"></a>7.29.3 "glyph-orientation-vertical"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | &lt;angle&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">auto</dt><dd><ul><li><p>Fullwidth ideographic
and fullwidth Latin text (excluding ideographic punctuation) will
be set with a glyph-orientation of 0-degrees. </p><p>Ideographic punctuation and other ideographic characters having
alternate horizontal and vertical forms will use the vertical form
of the glyph.</p></li><li><p>Text which is not fullwidth will be set with a glyph-orientation
of 90-degrees.</p><p>This reorientation rule applies only to the first-level non-ideographic
text. All further embedding of writing-modes or BIDI processing
will be based on the first-level rotation.</p><div class="note"><p class="prefix"><b>Note:</b></p><ul><li><p>This is equivalent to having set the non-ideographic
text string horizontally honoring the bidi-rule, then rotating the
resultant sequence of inline-areas (one area for each change of
glyph direction) 90-degrees clockwise.</p><p>It should be noted that text set in this "rotated" manner may
contain ligatures or other glyph combining and reordering common
to the language and script. (This "rotated" presentation form does
not disable auto-ligature formation or similar context-driven variations.)</p></li><li><p>The determination of which characters should be auto-rotated
may vary across User Agents. The determination is based on a complex
interaction between country, language, script, character properties,
font, and character context. It is suggested that one consult the
Unicode TR 11 and the various JIS or other national
standards.</p></li></ul></div></li></ul></dd><dt class="label">&lt;angle&gt;</dt><dd><p>The angle is restricted to 0, 90, 180, and 270 degrees.
The User Agent shall round the value of the angle to the closest
of the permitted values.</p><p>A value of "0deg" indicates that all glyphs are set with the top
of the glyphs toward the top of the reference-area. The top of the reference-area
is defined by the reference-area's <b>reference-orientation</b>.</p><p>A value of "90deg" indicates a rotation of 90-degrees clockwise
from the "0deg" orientation.</p></dd></dl><p>This property specifies the orientation
of glyphs relative to the path direction specified by the writing-mode.
This property is applied only text written
with an inline-progression-direction
top-to-bottom or
bottom-to-top.</p><p>Its most common usage is to differentiate between the preferred
orientation of alphabetic text in vertically written Japanese documents
(glyph-orientation="auto") vs. the orientation of alphabetic text in
western signage and advertising (glyph-orientation="0deg").</p><p>
The value of this property affects both the alignment and width of the glyph-areas generated for the affected glyphs. If a glyph is oriented so that it is perpendicular to the dominant-baseline, then the horizontal
alignment-point of the rotated glyph is aligned with the
alignment-baseline appropriate to that glyph. The baseline to which the rotated glyph is aligned is
the (vertical) baseline identified by the "alignment-baseline" for the
script to which the glyph belongs. The width of the glyph-area is determined from the horizontal width font characteristic for the glyph.
</p></div><div class="div3">
<h4><a name="text-altitude" id="text-altitude"></a>7.29.4 "text-altitude"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">use-font-metrics</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to font's em-height</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">use-font-metrics</dt><dd><p>Uses a value for the "height"
of the font above the dominant baseline,
calculated as the distance between the text-before baseline and
the dominant baseline,
obtained from
the nominal font for fo:block, fo:character, and
fo:leader when the <b>leader-pattern</b> does not have
the value "use-content".
For fo:leader, when the
<b>leader-pattern</b> has the value "use-content",
it is obtained from the nominal font of the first child.
</p><p>Conforming implementations may choose as an
actual value any value in the range of text-altitudes used
by fonts of the same script and font-size, instead of the values
from the font data.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Replaces the "height" value found in the font.</p></dd></dl><p>Specifies the "height" to be used for the ascent
above the dominant baseline.</p></div><div class="div3">
<h4><a name="text-depth" id="text-depth"></a>7.29.5 "text-depth"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">use-font-metrics</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to font's em-height</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">use-font-metrics</dt><dd><p>Uses a value for the "depth"
of the font below the baseline,
calculated as the distance between
the dominant baseline and the text-after baseline,
obtained from
the nominal font for fo:block, fo:character, and
fo:leader when the <b>leader-pattern</b> does not have
the value "use-content".
For fo:leader, when the
<b>leader-pattern</b> has the value "use-content",
it is obtained from the nominal font of the first child.
</p><p>Conforming implementations may choose as an
actual value any value in the range of text-depths used
by fonts of the same script and font-size, instead of the values
from the font data.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Replaces the "depth" value found in the font.</p></dd></dl><p>Specifies the "depth" to be used for the descent
below the dominant baseline.</p></div><div class="div3">
<h4><a name="unicode-bidi" id="unicode-bidi"></a>7.29.6 "unicode-bidi"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | embed | bidi-override | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-unicode-bidi">
"unicode-bidi" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-unicode-bidi</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">normal</dt><dd><p>The element does not open an additional
level of embedding with respect to the bidirectional algorithm.</p><p>For inline-level elements, implicit reordering works across element
boundaries. </p></dd><dt class="label">embed</dt><dd><p>If the element is inline-level, this
value opens an additional level of embedding with respect to the
bidirectional algorithm. The direction of this embedding level is given
by the 'direction' property. Inside the element, reordering is done
implicitly. This corresponds to adding a LRE (U+202A; for 'direction:
ltr') or RLE (U+202B; for 'direction: rtl') at the start of the
element and a PDF (U+202C) at the end of the element. </p></dd><dt class="label">bidi-override</dt><dd><p>If the element is inline-level or
a block-level element that contains only inline-level elements,
this creates an override. This means that inside the element, reordering
is strictly in sequence according to the 'direction' property; the
implicit part of the bidirectional algorithm is ignored. This corresponds
to adding a LRO (U+202D; for 'direction: ltr') or RLO (U+202E; for
'direction: rtl') at the start of the element and a PDF (U+202C)
at the end of the element. </p></dd></dl>
<p>The final order of characters in each
block-level element is the same as if the bidi control codes had
been added as described above, markup had been stripped, and the
resulting character sequence had been passed to an implementation
of the Unicode bidirectional algorithm for plain text that produced
the same line-breaks as the styled text. In this process, non-textual
entities such as images are treated as neutral characters, unless
their 'unicode-bidi' property has a value other than 'normal', in
which case they are treated as strong characters in the 'direction'
specified for the element.</p>
<p>Please note that in order to be able to flow inline boxes in
a uniform direction (either entirely left-to-right or entirely right-to-left),
more inline boxes (including anonymous inline boxes) may have to
be created, and some inline boxes may have to be split up and reordered
before flowing.</p>
<p>Because the Unicode algorithm has a limit of 15 levels of embedding,
care should be taken not to use 'unicode-bidi' with a value other
than 'normal' unless appropriate. In particular, a value of 'inherit'
should be used with extreme caution. However, for elements that
are, in general, intended to be displayed as blocks, a setting of
'unicode-bidi: embed' is preferred to keep the element together
in case display is changed to inline.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The phrasing of the first paragraph of the general description
(following the value breakouts) should read "The final order of
presentation of the characters...".</p><p>In Unicode 3.0, the Unicode Consortium has increased the limit of
the levels of embedding to 61 (definition BD2 in <a href="#UNICODE-TR9">[UNICODE UAX #9]</a>).</p><p>Fallback:</p><p>If it is not possible to present the characters in the correct order,
then the User Agent should display either
a 'missing character' glyph
or display some indication that the content cannot be correctly rendered.</p></div><div class="div3">
<h4><a name="writing-mode" id="writing-mode"></a>7.29.7 "writing-mode"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">lr-tb |
rl-tb |
tb-rl |
tb-lr |
bt-lr |
bt-rl |
lr-bt |
rl-bt |
lr-alternating-rl-bt |
lr-alternating-rl-tb |
lr-inverting-rl-bt |
lr-inverting-rl-tb |
tb-lr-in-lr-pairs |
lr |
rl |
tb |
inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">lr-tb</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes (see prose)</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">lr-tb</dt><dd><p>Inline components and text within
a line are written left-to-right. Lines and blocks are placed top-to-bottom.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Typically, this is the writing-mode for normal
"alphabetic" text.</p></div><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to left-to-right</p><p>If any right-to-left reading characters are present in the text,
the inline-progression-direction for glyph-areas may be
further modified by the Unicode BIDI algorithm.</p></li><li><p>block-progression-direction to top-to-bottom</p></li><li><p>shift-direction to bottom-to-top</p></li></ul></dd><dt class="label">rl-tb</dt><dd><p>Inline components and text within
a line are written right-to-left. Lines and blocks are placed top-to-bottom.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Typically, this writing mode is used in Arabic and Hebrew text.</p></div><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to right-to-left</p><p>If any left-to-right reading characters or numbers are present
in the text, the inline-progression-direction for
glyph-areas may
be further modified by the Unicode BIDI algorithm.</p></li><li><p>block-progression-direction to top-to-bottom</p></li><li><p>shift-direction to bottom-to-top</p></li></ul></dd><dt class="label">tb-rl</dt><dd><p>Inline components and text within
a line are written top-to-bottom. Lines and blocks are placed right-to-left.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Typically, this writing mode is used in Chinese and Japanese
text.</p></div><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to top-to-bottom</p></li><li><p>block-progression-direction to right-to-left</p></li><li><p>shift-direction to left-to-right</p></li></ul></dd><dt class="label">tb-lr</dt><dd><p>Inline components and text within a line are stacked top-to-bottom.
Lines and blocks are stacked left-to-right.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to top-to-bottom</p></li><li><p>block-progression-direction to left-to-right</p></li><li><p>shift-direction to right-to-left</p></li></ul></dd><dt class="label">bt-lr</dt><dd><p>Inline components and text within a line are stacked bottom-to-top.
Lines and blocks are stacked left-to-right.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to bottom-to-top</p></li><li><p>block-progression-direction to left-to-right</p></li><li><p>shift-direction to right-to-left</p></li></ul></dd><dt class="label">bt-rl</dt><dd><p>Inline components and text within a line are stacked bottom-to-top.
Lines and blocks are stacked right-to-left.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to bottom-to-top</p></li><li><p>block-progression-direction to right-to-left</p></li><li><p>shift-direction to left-to-right</p></li></ul></dd><dt class="label">lr-bt</dt><dd><p>Inline components and text within a line are stacked left-to-right.
Lines and blocks are stacked bottom-to-top.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to left-to-right</p></li><li><p>block-progression-direction to bottom-to-top</p></li><li><p>shift-direction to bottom-to-top</p></li></ul></dd><dt class="label">rl-bt</dt><dd><p>Inline components and text within a line are stacked right-to-left.
Lines and blocks are stacked bottom-to-top.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to right-to-left</p></li><li><p>block-progression-direction to bottom-to-top</p></li><li><p>shift-direction to bottom-to-top</p></li></ul></dd><dt class="label">lr-alternating-rl-bt</dt><dd><p>Inline components and text within the first
line are stacked left-to-right, within the second line
they are stacked right-to-left; continuing in alternation.
Lines and blocks are stacked bottom-to-top.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to
left-to-right for odd-numbered lines,
right-to-left for even-numbered lines</p></li><li><p>block-progression-direction to bottom-to-top</p></li><li><p>shift-direction to bottom-to-top</p></li></ul></dd><dt class="label">lr-alternating-rl-tb</dt><dd><p>Inline components and text within the first
line are stacked left-to-right, within the second line
they are stacked right-to-left; continuing in alternation.
Lines and blocks are stacked top-to-bottom.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to
left-to-right for odd-numbered lines,
right-to-left for even-numbered lines</p></li><li><p>block-progression-direction to top-to-bottom</p></li><li><p>shift-direction to bottom-to-top</p></li></ul></dd><dt class="label">lr-inverting-rl-bt</dt><dd><p>Inline components and text within the first
line are stacked left-to-right, within the second line
they inverted and are stacked right-to-left; continuing in alternation.
Lines and blocks are stacked bottom-to-top.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to
left-to-right for odd-numbered lines,
right-to-left for even-numbered lines</p></li><li><p>block-progression-direction to bottom-to-top</p></li><li><p>shift-direction to
bottom-to-top for odd-numbered lines,
top-to-bottom for even-numbered lines</p></li></ul></dd><dt class="label">lr-inverting-rl-tb</dt><dd><p>Inline components and text within the first
line are stacked left-to-right, within the second line
they inverted and are stacked right-to-left; continuing in alternation.
Lines and blocks are stacked top-to-bottom.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to
left-to-right for odd-numbered lines,
right-to-left for even-numbered lines</p></li><li><p>block-progression-direction to top-to-bottom</p></li><li><p>shift-direction to
bottom-to-top for odd-numbered lines,
top-to-bottom for even-numbered lines</p></li></ul></dd><dt class="label">tb-lr-in-lr-pairs</dt><dd><p>Text is written in two character, left-to-right,
pairs. The pairs
are then stacked top-to-bottom to form a line.
Lines and blocks are stacked left-to-right.</p><p>Establishes the following directions:</p><ul><li><p>inline-progression-direction to top-to-bottom</p></li><li><p>block-progression-direction to left-to-right</p></li><li><p>shift-direction to right-to-left</p></li></ul><p>The two glyph areas in the pair are aligned in the
inline-progression-direction in the same manner as for lines
with a left-to-right inline progression direction using the values of
the "alignment-baseline", "alignment-adjust", "baseline-shift", and
"dominant-baseline" properties.
</p><div class="note"><p class="prefix"><b>Note:</b></p><p>Informally: the two glyph areas are placed
with respect to each other vertically as
if they were part of a line written left-to-right.</p></div><p>For stacking into lines each pair is considered a glyph area
with an allocation rectangle that is the minimum rectangle required
to enclose the allocation rectangles of the glyphs in the pair.</p><p>In the block-progression-direction the pairs are aligned on
a line that is half-way between the end-edge of the first glyph area
and the start-edge of the second glyph area in the pair.</p></dd><dt class="label">lr</dt><dd><p>Shorthand for lr-tb.</p></dd><dt class="label">rl</dt><dd><p>Shorthand for rl-tb.</p></dd><dt class="label">tb</dt><dd><p>Shorthand for tb-rl.</p></dd></dl><p>The <b>writing-mode</b> trait on an area is indirectly derived
from the "writing-mode" property on the formatting object
that generates the area or the formatting object ancestors of that
formatting object.
The "writing-mode" property applies
only to formatting objects that
set up
a reference-area.
Each value of writing-mode sets all three of the direction
traits indicated in each of the value descriptions above on the
reference-area. (See the area model for a description of the direction
traits and their usage.)</p><div class="note"><p class="prefix"><b>Note:</b></p><p>To change the "writing-mode" within an fo:flow or fo:static-content,
either the fo:block-container or the fo:inline-container,
as appropriate, should be used.</p><p>If one only wishes to change the inline-progression-direction
to override the Unicode BIDI-rule, one need not use an fo:inline-container.
Instead, one may use the "direction" property on
the fo:bidi-override.
</p></div><p>Implementations must support at least one of the "writing-mode"
values defined in this Recommendation.</p></div></div><div class="div2">
<h3><a name="d0e32871" id="d0e32871"></a>7.30 Miscellaneous Properties</h3><div class="div3">
<h4><a name="change-bar-class" id="change-bar-class"></a>7.30.1 "change-bar-class"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;name&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, value required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;name&gt;</dt><dd><p>A name to allow pairing of fo:change-bar-begin and
fo:change-bar-end elements.</p></dd></dl><p>This property associates a name with an fo:change-bar-begin or
fo:change-bar-end element so that they can be matched
to each other even if other fo:change-bar-begin and
fo:change-bar-end elements are interspersed. This
allows for "straddling pairs" of these elements.</p></div><div class="div3">
<h4><a name="change-bar-color" id="change-bar-color"></a>7.30.2 "change-bar-color"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;color&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">the value of the color property</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;color&gt;</dt><dd><p>Specifies the color of the change bar.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>The color of any change bar is determined by the value of this property
at the fo:change-bar-begin that starts the change bar; changes to this
property after that do not affect the color of the change
bar begin generated.</p></div></div><div class="div3">
<h4><a name="change-bar-offset" id="change-bar-offset"></a>7.30.3 "change-bar-offset"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">6pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>Gives the distance from the edge of the column area containing the text
that is marked as changed to the center of the generated change bar.</p></dd></dl><p>A positive distance is directed away from the column region and into the
margin regardless of the <b>change-bar-placement</b>.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The offset of any change bar is determined by the value of this property
at the fo:change-bar-begin that starts the change bar; changes to this
property after that do not affect the offset of the change
bar begin generated.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>Relative lengths (i.e., percentage
values and lengths with units of "em") are not permitted for the value of
this property.</p></div></div><div class="div3">
<h4><a name="change-bar-placement" id="change-bar-placement"></a>7.30.4 "change-bar-placement"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">start | end | left | right | inside | outside | alternate</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">start</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property determines
where, relative to the column areas, the change bars will occur.
Values have the following meanings:</p><dl><dt class="label">start</dt><dd><p>The change bar will be offset from the start edge of all column areas.</p></dd><dt class="label">end</dt><dd><p>The change bar will be offset from the end edge of all column areas.</p></dd><dt class="label">left</dt><dd><p>The change bar will be offset from the left edge of all column areas.</p></dd><dt class="label">right</dt><dd><p>The change bar will be offset from the right edge of all column areas.</p></dd><dt class="label">inside</dt><dd><p>If the page binding edge is on the start-edge, the change bar will be offset
from the start edge of all column areas. If the binding is the end-edge, the change bar will be offset
from the end edge of all column areas. If the page binding edge is on neither the
start-edge nor end-edge, the change bar will be offset from the start edge of all column areas.</p></dd><dt class="label">outside</dt><dd><p>If the page binding edge is on the start-edge, the change bar will be offset
from the end edge of all column areas. If the binding is the end-edge, the change bar will be offset
from the start edge of all column areas. If the page binding edge is on neither the
start-edge nor end-edge, the change bar will be offset from the end edge of all column areas.</p></dd><dt class="label">alternate</dt><dd><p>When there are exactly two columns, the change bar will be offset from
the start edge of all column one areas and the end edge of all column two
areas; when there are any other number of columns, this value is equivalent
to 'outside'.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>The placement of any change bar is determined by the value of this property
at the fo:change-bar-begin that starts the change bar; changes to this
property after that do not affect the placement of the change
bar begin generated.</p></div></div><div class="div3">
<h4><a name="change-bar-style" id="change-bar-style"></a>7.30.5 "change-bar-style"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the style of the change bar.</p><p>See definition of property border-top-style (<a href="#border-top-style"><b>7.8.20 border-top-style</b></a>).</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The style of any change bar is determined by the value of this property
at the fo:change-bar-begin that starts the change bar; changes to this
property after that do not affect the style of the change
bar begin generated.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>Conforming implementations may interpret 'dotted', 'dashed', 'double', 'groove',
'ridge', 'inset', and 'outset' to be 'solid'.</p></div></div><div class="div3">
<h4><a name="change-bar-width" id="change-bar-width"></a>7.30.6 "change-bar-width"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">medium</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Specifies the thickness of the change bar.</p><p>Values have the following meanings:</p><dl><dt class="label">thin</dt><dd><p>A thin border.</p></dd><dt class="label">medium</dt><dd><p>A medium border.</p></dd><dt class="label">thick</dt><dd><p>A thick border.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>The border's thickness has an explicit value. Explicit
border widths cannot be negative.</p></dd></dl><div class="note"><p class="prefix"><b>Note:</b></p><p>The thickness of any change bar is determined by the value of this property
at the fo:change-bar-begin that starts the change bar; changes to this
property after that do not affect the thickness of the change
bar begin generated.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>Relative lengths (i.e., percentage
values and lengths with units of "em") are not permitted for the value of
this property.</p></div></div><div class="div3">
<h4><a name="content-type" id="content-type"></a>7.30.7 "content-type"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;string&gt; | auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property specifies the content-type and may be used
by a User Agent to select a rendering processor for the object.</p><p>Values for this property have the following meanings:</p><dl><dt class="label">auto</dt><dd><p>No identification of the content-type. The User Agent
may determine it by "sniffing" or by other means.</p></dd><dt class="label">&lt;string&gt;</dt><dd><p>A specification of the content-type in terms of either a
mime-type or a namespace.
</p><p>A mime-type specification has the form "content-type:" followed
by a mime content-type, e.g., content-type="content-type:xml/svg".</p><p>A namespace specification has the form "namespace-prefix:" followed
by a declared namespace prefix, e.g., content-type="namespace-prefix:svg".
If the namespace prefix is null, the content-type refers to the
default namespace.</p></dd></dl></div><div class="div3">
<h4><a name="id" id="id"></a>7.30.8 "id"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top"> &lt;id&gt;</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no, see prose</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;id&gt;</dt></dl><p>An identifier unique within all objects
in the result tree with the fo: namespace. It allows references
to this formatting object by other objects.</p><p>The "inherit" value is not allowed on this property. </p><p>The
initial value of this property is a random and unique
identifier. The algorithm to generate this identifier is
system-dependent.
</p></div><div class="div3">
<h4><a name="intrinsic-scale-value" id="intrinsic-scale-value"></a>7.30.9 "intrinsic-scale-value"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">100%</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">user defined</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;percentage&gt;</dt><dd><p>Specifies the scale factor.</p></dd></dl><p>Specifies the scale factor that the intrinsic size corresponds
to.
</p></div><div class="div3">
<h4><a name="page-citation-strategy" id="page-citation-strategy"></a>7.30.10 "page-citation-strategy"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ all | normal | non-blank | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">all</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>This property determines what set of page areas are considered by a
page number citation formatting object. For this property definition,
an area <b>matches</b> a <b>ref-id</b> trait with
value V if the area is generated either
(a.) by the formatting object whose id trait is matched by V,
or (b.) by any descendant of that formatting object.</p><p>A formatting object D is a <b>initial descendant</b> of another
formatting object T if D is a descendant of T, the parent of D is
a initial descendant of T or is T itself, and D is the initial child of
that parent. Similarly, A formatting object D is a
<b>final descendant</b> of another formatting object T,
if D is a descendant of T, the parent of D is a final descendant of T
or is T itself, and D is the final child of that parent.</p><p>Finally, a formatting object will be said to <b>generate
a blank page</b> if that formatting object or any of its
final descendants has a "break-after" property that causes
the generation of a blank page or if its immediately following sibling
or any if the sibling's initial descendants has a "break-before"
property that causes the generation of a blank page or if that
formatting object is an fo:page-sequence and its "force-page-count"
property or the "initial-page-number" on its immediate following
sibling causes the generation of a blank page.</p><p>The values have the following meanings:</p><dl><dt class="label">all</dt><dd><p>The set of pages that might be cited includes the pages
containing,
as a descendant, any area that matches the <b>ref-id</b> trait
of the formatting object on which this property appears plus any
blank pages generated by the referenced formatting object. </p></dd><dt class="label">normal</dt><dd><p>The set of pages that might be cited includes the pages containing,
as a descendant, any normal area that matches the <b>ref-id</b>
trait of the formatting object on which this property appears,
and which is either returned to that formatting object or is a
descendant of a normal area returned to that formatting object.</p></dd><dt class="label">non-blank</dt><dd><p>The set of pages that might be cited includes the pages containing,
as a descendant, any area that matches the <b>ref-id</b> trait
of the formatting object on which this property appears.
This set of pages includes pages containing as descendants
out-of-line areas such as those generated by
fo:footnote and fo:float.</p></dd></dl></div><div class="div3">
<h4><a name="provisional-label-separation" id="provisional-label-separation"></a>7.30.11 "provisional-label-separation"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">6.0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>The "provisional-label-separation" is specified as a length.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The "provisional-label-separation" is specified as a percentage of
the inline-progression-dimension of the closest ancestor block-area.</p></dd></dl><p>Specifies the provisional distance between the end of the
list-item-label and the start of the list-item-body. The value is
not directly used during formatting, but is used in the computation
of the value of the label-end function.</p><p>label-end() = width of the content-rectangle of the
reference-area into
which the list-block is placed - (the value of the provisional-distance-between-starts
+ the value of the start-indent
+ start-intrusion-adjustment
- the value of the provisional-label-separation)
of the closest ancestor fo:list-block.</p><p>If there is no ancestral fo:list-block, the value used for the
provisional-label-separation and
provisional-distance-between-starts in the above formula shall be
equal to inherited-property-value(provisional-label-separation) and
inherited-property-value(provisional-distance-between-starts)
respectively
of the FO in which the body-start() function is evaluated.</p></div><div class="div3">
<h4><a name="provisional-distance-between-starts" id="provisional-distance-between-starts"></a>7.30.12 "provisional-distance-between-starts"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">24.0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;length&gt;</dt><dd><p>The "provisional-distance-between-starts" is specified as a length.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>The "provisional-distance-between-starts" is specified as a percentage of
the inline-progression-dimension of the closest ancestor block-area.</p></dd></dl><p>Specifies the provisional distance between the start-indent
of the list-item-label and the start-indent of the
list-item-body. The value is not
directly used during formatting, but is used in the computation
of the value of the body-start function.</p><p>body-start() = the value of the start-indent +
start-intrusion-adjustment +
the value of the
provisional-distance-between-starts of the closest ancestor fo:list-block.</p><p>If there is no ancestral fo:list-block, the value used for the
provisional-distance-between-starts in the above formula shall be
equal to inherited-property-value(provisional-distance-between-starts)
of the FO in which the body-start() function is evaluated.</p></div><div class="div3">
<h4><a name="ref-id" id="ref-id"></a>7.30.13 "ref-id"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;idref&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, value required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">all</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;idref&gt;</dt><dd><p>The "id" of an object in the formatting object
tree.
</p></dd></dl><p>Reference to the object having the
specified unique identifier. </p></div><div class="div3">
<h4><a name="scale-option" id="scale-option"></a>7.30.14 "scale-option"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">width | height | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">width</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">width</dt><dd><p>Requests the scale-factor applied to the width of the graphic.</p></dd><dt class="label">height</dt><dd><p>Requests the scale-factor applied to the height of the graphic.</p></dd></dl><p>Specifies whether the scale-factor applied to the width or
the height of the graphic should be retrieved.</p></div><div class="div3">
<h4><a name="score-spaces" id="score-spaces"></a>7.30.15 "score-spaces"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">true | false | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">true</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">true</dt><dd><p>Text-decoration will be applied to spaces</p></dd><dt class="label">false</dt><dd><p>Text-decoration will not be applied to spaces</p></dd></dl><p>Specifies whether the text-decoration
property shall be applied to spaces.</p></div><div class="div3">
<h4><a name="src" id="src"></a>7.30.16 "src"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;uri-specification&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">none, value required</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;uri-specification&gt;</dt></dl><p>Specifies the URI-specification to locate an external resource such
as image/graphic data to be included as the content
of this object, or color-profile data.</p></div><div class="div3">
<h4><a name="visibility" id="visibility"></a>7.30.17 "visibility"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">visible | hidden | collapse | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">visible</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visufx.html#propdef-visibility">
"visibility" property
</a><br>http://www.w3.org/TR/REC-CSS2/visufx.html#propdef-visibility</p>
<p>The 'visibility' property specifies whether the boxes generated
by an element are rendered. Invisible boxes still affect layout
(set the 'display' property to 'none' to suppress box generation
altogether). Values have the following meanings:</p>
<dl><dt class="label">visible</dt><dd><p>The generated box is visible.</p></dd><dt class="label">hidden</dt><dd><p>The generated box is invisible (fully transparent), but
still affects layout.</p></dd><dt class="label">collapse</dt><dd><p>Please consult the section on dynamic row and column effects
in tables. If used on elements other than rows or columns, "collapse"
has the same meaning as "hidden".</p></dd></dl>
<p>This property may be used in conjunction with scripts to
create dynamic effects.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>Changed initial value to visible; (it is "inherit" in
CSS) and made it an inherited property.</p></div><div class="div3">
<h4><a name="z-index" id="z-index"></a>7.30.18 "z-index"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | &lt;integer&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-z-index">
"z-index" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-z-index</p>
<p>For a positioned box, the "z-index" property specifies:</p>
<p>1. The stack level of the box in the current stacking context.</p>
<p>2. Whether the box establishes a local stacking context.</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>The stack level of the generated box in the current stacking
context is the same as its parent's box. The box does not establish
a new local stacking context.</p></dd><dt class="label">&lt;integer&gt;</dt><dd><p>This integer is the stack level of the generated box in
the current stacking context. The box also establishes a local stacking
context in which its stack level is "0".</p></dd></dl>
<p>This example [see the CSS specification] demonstrates the
notion of transparency. The default behavior of a box is to allow
boxes behind it to be visible through transparent areas in its content.
In the example, each box transparently overlays the boxes below
it. This behavior can be overridden by using one of the existing
background properties.</p>
</div></div></div><div class="div2">
<h3><a name="d0e33965" id="d0e33965"></a>7.31 Shorthand Properties</h3><p>The following properties are all shorthand properties.
Shorthands are only included in the highest XSL conformance
level: "complete" (see <a href="#conform"><b>8 Conformance</b></a>).
</p><p>Shorthand properties take a list of subproperty values <em>or</em>
the value "inherit". One cannot mix 'inherit' with other subproperty
values as it would not be possible to specify the subproperty to which
"inherit" applied.
</p><div class="div3">
<h4><a name="background" id="background"></a>7.31.1 "background"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[&lt;background-color&gt; ||
&lt;background-image&gt;
|| &lt;background-repeat&gt; || &lt;background-attachment&gt; || &lt;background-position&gt;
]] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">not defined for shorthand properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">allowed on 'background-position'</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background">
"background" property
</a><br>http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background</p>
<p>The "background" property is a 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.</p>
<p>The "background" property first sets all the individual background
properties to their initial values, then assigns explicit values
given in the declaration.</p></div></div><div class="div3">
<h4><a name="background-position" id="background-position"></a>7.31.2 "background-position"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ [&lt;percentage&gt; | &lt;length&gt; ]{1,2} |
[ [top | center | bottom] || [left | center | right] ] ] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0% 0%</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the size of the box itself </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-position">
"background-position" property
</a><br>http://www.w3.org/TR/REC-CSS2/colors.html#propdef-background-position</p>
<p>If a "background-image" has been specified, this property specifies
its initial position.</p>
<dl><dt class="label">&lt;percentage&gt; &lt;percentage&gt;</dt><dd><p>With a value pair of 0% 0%, the upper left corner of the
image is aligned with the upper left corner of the box's padding
edge. A value pair of 100% 100% places the lower right corner of
the image in the lower right corner of padding area. With a value
pair of 14% 84%, the point 14% across and 84% down the image is
to be placed at the point 14% across and 84% down the padding area.</p></dd><dt class="label">&lt;length&gt; &lt;length&gt;</dt><dd><p>With a value pair of 2cm 2cm, the upper left corner of the
image is placed 2cm to the right and 2cm below the upper left corner
of the padding area.</p></dd><dt class="label">top left and left top</dt><dd><p>Same as 0% 0%.</p></dd><dt class="label">top, top center, and center top</dt><dd><p>Same as 50% 0%.</p></dd><dt class="label">right top and top right</dt><dd><p>Same as 100% 0%.</p></dd><dt class="label">left, left center, and center left</dt><dd><p>Same as 0% 50%.</p></dd><dt class="label">center and center center</dt><dd><p>Same as 50% 50%.</p></dd><dt class="label">right, right center, and center right</dt><dd><p>Same as 100% 50%.</p></dd><dt class="label">bottom left and left bottom</dt><dd><p>Same as 0% 100%.</p></dd><dt class="label">bottom, bottom center, and center bottom</dt><dd><p>Same as 50% 100%.</p></dd><dt class="label">bottom right and right bottom</dt><dd><p>Same as 100% 100%.</p></dd></dl>
<p>If only one percentage or length value is given, it sets
the horizontal position only, the vertical position will be 50%.
If two values are given, the horizontal position comes first. Combinations
of length and percentage values are allowed, (e.g., 50% 2cm). Negative positions
are allowed. Keywords cannot be combined with percentage values
or length values (all possible combinations are given above).</p>
<p>If the background image is fixed within the viewport (see the
"background-attachment" property), the image is placed relative
to the viewport instead of the elements padding area.</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The CSS property shall be treated as a shorthand by XSL
and maps as follows:</p><dl><dt class="label">&lt;percentage&gt;</dt><dd><p>background-position-horizontal="&lt;percentage&gt;"</p><p>background-position-vertical="50%"</p></dd><dt class="label">&lt;percentage1&gt; &lt;percentage2&gt;</dt><dd><p>background-position-horizontal="&lt;percentage1&gt;"</p><p>background-position-vertical="&lt;percentage2&gt;"</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>background-position-horizontal="&lt;length&gt;"</p><p>background-position-vertical="50%"</p></dd><dt class="label">&lt;length1&gt; &lt;length2&gt;</dt><dd><p>background-position-horizontal="&lt;length1&gt;"</p><p>background-position-vertical="&lt;length2&gt;"</p></dd><dt class="label">&lt;length&gt; &lt;percentage&gt;</dt><dd><p>background-position-horizontal="&lt;length&gt;"</p><p>background-position-vertical="&lt;percentage&gt;"</p></dd><dt class="label">&lt;percentage&gt; &lt;length&gt;</dt><dd><p>background-position-horizontal="&lt;percentage&gt;"</p><p>background-position-vertical="&lt;length&gt;"</p></dd><dt class="label">top left and left top</dt><dd><p>background-position-horizontal="0%"</p><p>background-position-vertical="0%"</p></dd><dt class="label">top, top center, and center top</dt><dd><p>background-position-horizontal="50%"</p><p>background-position-vertical="0%"</p></dd><dt class="label">right top and top right</dt><dd><p>background-position-horizontal="100%"</p><p>background-position-vertical="0%"</p></dd><dt class="label">left, left center, and center left</dt><dd><p>background-position-horizontal="0%"</p><p>background-position-vertical="50%"</p></dd><dt class="label">center and center center</dt><dd><p>background-position-horizontal="50%"</p><p>background-position-vertical="50%"</p></dd><dt class="label">right, right center, and center right</dt><dd><p>background-position-horizontal="100%"</p><p>background-position-vertical="50%"</p></dd><dt class="label">bottom left and left bottom</dt><dd><p>background-position-horizontal="0%"</p><p>background-position-vertical="100%"</p></dd><dt class="label">bottom, bottom center, and center bottom</dt><dd><p>background-position-horizontal="50%"</p><p>background-position-vertical="100%"</p></dd><dt class="label">bottom right and right bottom</dt><dd><p>background-position-horizontal="100%"</p><p>background-position-vertical="100%"</p></dd></dl></div><div class="div3">
<h4><a name="border" id="border"></a>7.31.3 "border"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border">
"border" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border</p>
<p>The "border" property is a 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. </p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>Refer to <a href="#refine-border-padding"><b>5.3.1 Border and Padding Properties</b></a>
for information on the precedence
order of properties.</p></div><div class="div3">
<h4><a name="border-bottom" id="border-bottom"></a>7.31.4 "border-bottom"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom">
"border-bottom" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-bottom</p>
<p>A shorthand property for setting the
width, style, and color of the bottom border of a block-area or inline-area.</p>
</div></div><div class="div3">
<h4><a name="border-color" id="border-color"></a>7.31.5 "border-color"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x35">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x35</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ &lt;color&gt; | transparent ]{1,4} | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-color">
"border-color" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-color</p>
<p>The 'border-color' property sets the color of the four
borders. Values have the following meanings:</p>
<dl><dt class="label">transparent</dt><dd><p>The border is transparent (though it may have width).</p></dd><dt class="label">&lt;color&gt;</dt><dd><p>Any valid color specification.</p></dd></dl>
<p>The "border-color" property can have
from one to four values, and the values are set on the different
sides as for "border-width".</p>
<p>If an element's border color is not specified with a "border"
property, user agents must use the value of the element's "color"
property as the computed value for the border color.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>See the 'border-width' property for a description of how
this property is interpreted when one through four values are
provided.</p></div><div class="div3">
<h4><a name="border-left" id="border-left"></a>7.31.6 "border-left"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left">
"border-left" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-left</p>
<p>A shorthand property for setting the
width, style, and color of the left border of a block-area or inline-area.</p>
</div></div><div class="div3">
<h4><a name="border-right" id="border-right"></a>7.31.7 "border-right"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right">
"border-right" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-right</p>
<p>A shorthand property for setting the
width, style, and color of the right border of a block-area or inline-area.</p>
</div></div><div class="div3">
<h4><a name="border-style" id="border-style"></a>7.31.8 "border-style"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-style&gt;{1,4} | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-style">
"border-style" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-style</p>
<p>The "border-style" property sets the
style of the four borders.</p>
<p>It can have from one to four values, and the values are set on
the different sides.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>See the 'border-width' property for a description of how
this property is interpreted when one through four values are
provided.</p></div><div class="div3">
<h4><a name="border-spacing" id="border-spacing"></a>7.31.9 "border-spacing"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt; &lt;length&gt;? | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">0pt</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/tables.html#propdef-border-spacing">
"border-spacing" property
</a><br>http://www.w3.org/TR/REC-CSS2/tables.html#propdef-border-spacing</p>
<dl><dt class="label">&lt;length&gt;</dt></dl>
<p>The lengths specify the distance that separates adjacent cell
borders. If one length is specified, it gives both the horizontal
and vertical spacing. If two are specified, the first gives the
horizontal spacing and the second the vertical spacing. Lengths
may not be negative.</p>
<p>In the separate borders model, each cell has an individual border.
The "border-spacing" property specifies the distance between the
borders of adjacent cells. This space is filled with the background
of the table element. Rows, columns, row groups, and column groups cannot
have borders (i.e., user agents must ignore the border properties
for those elements).</p>
</div><p><em>XSL modifications to the CSS definition:</em></p><p>The CSS property shall be treated as a shorthand by XSL
and maps as follows:</p><p>If one value is specified the "border-separation.block-progression-direction"
and "border-separation.inline-progression-direction" are both set to
that value.</p><p>If two values are specified the "border-separation.block-progression-direction"
is set to the second value
and "border-separation.inline-progression-direction" is set to
the first value.</p></div><div class="div3">
<h4><a name="border-top" id="border-top"></a>7.31.10 "border-top"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x10</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top">
"border-top" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-top</p>
<p>A shorthand property for setting the
width, style, and color of the top border of a block-area or inline-area.</p>
</div></div><div class="div3">
<h4><a name="border-width" id="border-width"></a>7.31.11 "border-width"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;border-width&gt;{1,4} | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-width">
"border-width" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-border-width</p>
<p>This property is a shorthand property
for setting "border-top-width", "border-right-width", "border-bottom-width",
and "border-left-width" at the same place in the stylesheet.</p>
<p>If there is only one value, it applies to all sides. If there
are two values, the top and bottom borders are set to the first
value and the right and left 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.</p></div></div><div class="div3">
<h4><a name="cue" id="cue"></a>7.31.12 "cue"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;cue-before&gt; || &lt;cue-after&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">not defined for shorthand properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-cue">
"cue" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-cue</p>
</div></div><div class="div3">
<h4><a name="font" id="font"></a>7.31.13 "font"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[ [ &lt;font-style&gt; || &lt;font-variant&gt;
|| &lt;font-weight&gt; ]? &lt;font-size&gt; [ / &lt;line-height&gt;]? &lt;font-family&gt;
] | caption | icon | menu | message-box | small-caption | status-bar
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">see individual properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font">
"font" property
</a><br>http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font</p>
<p>The "font" property is, except as described below, a 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.</p>
<p>All font-related properties are first reset to their initial
values, including those listed in the preceding paragraph plus "font-stretch"
and "font-size-adjust". Then, those properties that are given explicit
values in the "font" shorthand are set to those values. For a definition
of allowed and initial values, see the previously defined properties.
For reasons of backward compatibility, it is not possible to set
"font-stretch" and "font-size-adjust" to other than their initial
values using the "font" shorthand property; instead, set the individual properties.</p>
<p>The following [first six] values refer to system
fonts:</p><dl><dt class="label">caption</dt><dd><p>The font used for captioned controls (e.g., buttons, drop-downs,
etc.).</p></dd><dt class="label">icon</dt><dd><p>The font used to label icons.</p></dd><dt class="label">menu</dt><dd><p>The font used in menus (e.g., dropdown menus and menu lists).</p></dd><dt class="label">message-box</dt><dd><p>The font used in dialog boxes.</p></dd><dt class="label">small-caption</dt><dd><p>The font used for labeling small controls.</p></dd><dt class="label">status-bar</dt><dd><p>The font used in window status bars.</p></dd></dl>
<p>System fonts may only be set as a whole; that is, the "font-family",
"size", "weight", "style", etc. are all set at the same time. These
values may then be altered individually if desired. If no font with
the indicated characteristics exists on a given platform, the user agent
should either intelligently substitute (e.g., a smaller version
of the "caption" font might be used for the "small-caption" font),
or substitute a user agent default font. As for regular fonts, if,
for a system font, any of the individual properties are not part
of the operating system's available user preferences, those properties
should be set to their initial values.</p>
<p>That is why this property is "almost" a shorthand property: system
fonts can only be specified with this property, not with "font-family"
itself, so "font" allows authors to do more than the sum of its
sub-properties. However, the individual properties such as "font-weight"
are still given values taken from the system font, which can be
independently varied.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>In XSL the "font" property is a pure shorthand property. System
font characteristics, such as font-family, and font-size, may be
obtained by the use of the "system-font" function in the expression
language.</p></div><div class="div3">
<h4><a name="margin" id="margin"></a>7.31.14 "margin"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;margin-width&gt;{1,4} | inherit </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">not defined for shorthand properties </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin">
"margin" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-margin</p>
<p>A shorthand property for setting margin-top,
margin-right, margin-bottom, and margin-left of a block-area or
inline-area.</p>
<p>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.</p></div><p><em>XSL modifications to the CSS definition:</em></p><ul><li><p>Margin is provided for
compatibility with CSS.</p></li><li><p>Details on the mapping of CSS "margin" properties for XSL
are given in <a href="#refinement"><b>5 Property Refinement / Resolution</b></a>.
</p></li></ul></div><div class="div3">
<h4><a name="padding" id="padding"></a>7.31.15 "padding"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;padding-width&gt;{1,4} | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">not defined for shorthand properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to width of containing block</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding">
"padding" property
</a><br>http://www.w3.org/TR/REC-CSS2/box.html#propdef-padding</p>
<p>A shorthand property for setting padding-top,
padding-bottom, padding-left, and padding-right of a block-area
or inline-area.</p>
<p>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.</p>
<p>The surface color or image of the padding area is specified via
the "background" property.</p></div></div><div class="div3">
<h4><a name="page-break-after" id="page-break-after"></a>7.31.16 "page-break-after"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | always | avoid | left | right | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/page.html#propdef-page-break-after">
"page-break-after" property
</a><br>http://www.w3.org/TR/REC-CSS2/page.html#propdef-page-break-after</p>
<p>Values for these properties have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>Neither force nor forbid a page break before (after, inside)
the generated box.</p></dd><dt class="label">always</dt><dd><p>Always force a page break before (after) the generated
box.</p></dd><dt class="label">avoid</dt><dd><p>Avoid a page break before (after, inside) the generated
box.</p></dd><dt class="label">left</dt><dd><p>Force one or two page breaks before (after) the generated
box so that the next page is formatted as a left page.</p></dd><dt class="label">right</dt><dd><p>Force one or two page breaks before (after) the generated
box so that the next page is formatted as a right page.</p></dd></dl>
<p>A 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'. See the section on allowed
page breaks for the exact rules on how these properties may force
or suppress a page break.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The CSS property shall be treated as a shorthand by XSL
and maps as follows:</p><dl><dt class="label">auto</dt><dd><p>break-after = "auto"</p><p>keep-with-next = "auto"</p></dd><dt class="label">always</dt><dd><p>break-after = "page"</p><p>keep-with-next = "auto"</p></dd><dt class="label">avoid</dt><dd><p>break-after = "auto"</p><p>keep-with-next = "always"</p></dd><dt class="label">left</dt><dd><p>break-after = "even-page"</p><p>keep-with-next = "auto"</p></dd><dt class="label">right</dt><dd><p>break-after = "odd-page"</p><p>keep-with-next = "auto"</p></dd></dl></div><div class="div3">
<h4><a name="page-break-before" id="page-break-before"></a>7.31.17 "page-break-before"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">auto | always | avoid | left | right | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/page.html#propdef-page-break-before">
"page-break-before" property
</a><br>http://www.w3.org/TR/REC-CSS2/page.html#propdef-page-break-before</p>
<p>Values for these properties have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>Neither force nor forbid a page break before (after, inside)
the generated box.</p></dd><dt class="label">always</dt><dd><p>Always force a page break before (after) the generated
box.</p></dd><dt class="label">avoid</dt><dd><p>Avoid a page break before (after, inside) the generated
box.</p></dd><dt class="label">left</dt><dd><p>Force one or two page breaks before (after) the generated
box so that the next page is formatted as a left page.</p></dd><dt class="label">right</dt><dd><p>Force one or two page breaks before (after) the generated
box so that the next page is formatted as a right page.</p></dd></dl>
<p>A 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'. See the section on allowed
page breaks for the exact rules on how these properties may force
or suppress a page break.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The CSS property shall be treated as a shorthand by XSL
and maps as follows:</p><dl><dt class="label">auto</dt><dd><p>break-before = "auto"</p><p>keep-with-previous = "auto"</p></dd><dt class="label">always</dt><dd><p>break-before = "page"</p><p>keep-with-previous = "auto"</p></dd><dt class="label">avoid</dt><dd><p>break-before = "auto"</p><p>keep-with-previous = "always"</p></dd><dt class="label">left</dt><dd><p>break-before = "even-page"</p><p>keep-with-previous = "auto"</p></dd><dt class="label">right</dt><dd><p>break-before = "odd-page"</p><p>keep-with-previous = "auto"</p></dd></dl></div><div class="div3">
<h4><a name="page-break-inside" id="page-break-inside"></a>7.31.18 "page-break-inside"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">avoid | auto | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/page.html#propdef-page-break-inside">
"page-break-inside" property
</a><br>http://www.w3.org/TR/REC-CSS2/page.html#propdef-page-break-inside</p>
<div class="note"><p class="prefix"><b>Note:</b></p><p>The CSS definition for page-break-inside was shared with the
definitions of page-break-before and page-break-after. The text
here has been edited to include only the value choices valid for
page-break-inside and to remove the before/after/inside triplet.</p></div>
<p>Values for this property have the following meanings:</p>
<dl><dt class="label">auto</dt><dd><p>Neither force nor forbid a page break inside the generated
box.</p></dd><dt class="label">avoid</dt><dd><p>Avoid a page break inside the generated box.</p></dd></dl>
<p>A 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'. See the section on allowed
page breaks for the exact rules on how these properties may force or
suppress a page break.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL treats this as a shorthand and maps it as follows. </p><dl><dt class="label">auto</dt><dd><p>keep-together = "auto" </p></dd><dt class="label">avoid</dt><dd><p>keep-together = "always"</p></dd></dl></div><div class="div3">
<h4><a name="pause" id="pause"></a>7.31.19 "pause"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">[&lt;time&gt; | &lt;percentage&gt;]{1,2} | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">depends on user agent</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">see descriptions of 'pause-before' and 'pause-after' </td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">aural</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pause">
"pause" property
</a><br>http://www.w3.org/TR/REC-CSS2/aural.html#propdef-pause</p>
</div></div><div class="div3">
<h4><a name="position" id="position"></a>7.31.20 "position"</h4><div class="css-cited-medium"><p>CSS2 Definition:
as amended by
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x11">http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#x11</a></p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">static | relative | absolute | fixed | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">static</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-position">
"position" property
</a><br>http://www.w3.org/TR/REC-CSS2/visuren.html#propdef-position</p>
<p>Values have the following meanings:</p>
<dl><dt class="label">static</dt><dd><p>The box is a normal box, laid out according to the normal
flow. The "top", "right", "bottom", and "left"
properties do not apply.</p></dd><dt class="label">relative</dt><dd><p>The box's position is calculated according to the normal
flow (this is called the position in normal flow). Then the box
is offset relative to its normal position. When a box B is relatively
positioned, the position of the following box is calculated as though
B were not offset.</p></dd><dt class="label">absolute</dt><dd><p>The box's position (and possibly size) is specified with
the "left", "right", "top", and "bottom" properties. These properties
specify offsets with respect to the box's containing block. Absolutely
positioned boxes are taken out of the normal flow. This means they
have no impact on the layout of later siblings. Also, though absolutely
positioned boxes have margins, they do not collapse with any other margins.</p></dd><dt class="label">fixed</dt><dd><p>The box's position is calculated according to the "absolute"
model, but in addition, the box is fixed with respect to some reference.
In the case of continuous media, the box is fixed with respect to
the viewport (and doesn't move when scrolled). In the case of paged
media, the box is fixed with respect to the page, even if that page is
seen through a viewport (in the case of a print-preview, for example).
Authors may wish to specify "fixed" in a media-dependent way. For
instance, an author may want a box to remain at the top the viewport
on the screen, but not at the top of each printed page.</p></dd></dl>
<p>Specifies the positioning scheme to be used.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>The CSS property shall be treated as a shorthand by XSL
and maps as follows:</p><dl><dt class="label">static</dt><dd><p>relative-position="static"</p><p>absolute-position="auto"</p></dd><dt class="label">relative</dt><dd><p>relative-position="relative"</p><p>absolute-position="auto"</p></dd><dt class="label">absolute</dt><dd><p>relative-position="static"</p><p>absolute-position="absolute"</p></dd><dt class="label">fixed</dt><dd><p>relative-position="static"</p><p>absolute-position="fixed"</p></dd></dl></div><div class="div3">
<h4><a name="size" id="size"></a>7.31.21 "size"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;length&gt;{1,2} | auto | landscape | portrait
| inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">auto</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">N/A [XSL:no, is optional]</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/page.html#propdef-size">
"size" property
</a><br>http://www.w3.org/TR/REC-CSS2/page.html#propdef-size</p>
<p>This property specifies the size and orientation of a page box. </p>
<p>The size of a page box may either be "absolute" (fixed size)
or "relative" (scalable, i.e., fitting available sheet sizes). Relative
page boxes allow user agents to scale a document and make optimal
use of the target size.</p>
<p>[The first] Three values for the 'size' property create a relative
page box:</p>
<dl><dt class="label">auto</dt><dd><p>The page box will be set to the size and orientation of
the target sheet.</p></dd><dt class="label">landscape</dt><dd><p>Overrides the target's orientation. The page box is the
same size as the target, and the longer sides are horizontal.</p></dd><dt class="label">portrait</dt><dd><p>Overrides the target's orientation. The page box is the
same size as the target, and the shorter sides are horizontal.</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Length values for the "size" property create an absolute
page box. If only one length value is specified, it sets both the
width and height of the page box (i.e., the box is a square). Since
the page box is the initial containing block, percentage values
are not allowed for the "size" property.</p></dd></dl>
<p>User agents may allow users to control the transfer of
the page box to the sheet (e.g., rotating an absolute page box that's
being printed). </p>
<ul><li><p>Rendering page boxes that do not fit a target sheet</p><p>If a page box does not fit the target sheet dimensions, the user
agent may choose to:</p><ul><li><p>Rotate the page box 90 degrees if this will make the page
box fit. </p></li><li><p>Scale the page to fit the target.</p></li></ul><p>The user agent should consult the user before performing these
operations. </p></li><li><p>Positioning the page box on the sheet</p><p>When the page box is smaller than the target size, the user agent
is free to place the page box anywhere on the sheet. However, it
is recommended that the page box be centered on the sheet since
this will align double-sided pages and avoid accidental loss of
information that is printed near the edge of the sheet. </p></li></ul></div><p><em>XSL modifications to the CSS definition:</em></p><p>This is treated as a CSS shorthand property that is mapped
to XSL's "page-height" and "page-width" properties.</p></div><div class="div3">
<h4><a name="vertical-align" id="vertical-align"></a>7.31.22 "vertical-align"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">baseline | middle | sub | super | text-top |
text-bottom | &lt;percentage&gt; | &lt;length&gt; | top | bottom | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">baseline</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">no</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">refer to the 'line-height' of the element itself</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-vertical-align">
"vertical-align" property
</a><br>http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-vertical-align</p>
<p>This property affects 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.</p>
<div class="note"><p class="prefix"><b>Note:</b></p><p>Values of this property have slightly different meanings in the
context of tables. Please consult the section on table height algorithms
for details. </p></div>
<p>Values have the following meanings:</p>
<dl><dt class="label">baseline</dt><dd><p>Align the baseline of the box with the baseline of the
parent box. If the box doesn't have a baseline, align the bottom
of the box with the parent's baseline.</p></dd><dt class="label">middle</dt><dd><p>Align the vertical midpoint of the box with the baseline
of the parent box plus half the x-height of the parent.</p></dd><dt class="label">sub</dt><dd><p>Lower the baseline of the box to the proper position for
subscripts of the parent's box. (This value has no effect on the
font size of the element's text.)</p></dd><dt class="label">super</dt><dd><p>Raise the baseline of the box to the proper position for
superscripts of the parent's box. (This value has no effect on the
font size of the element's text.)</p></dd><dt class="label">text-top</dt><dd><p>Align the top of the box with the top of the parent element's
font.</p></dd><dt class="label">text-bottom</dt><dd><p>Align the bottom of the box with the bottom of the parent
element's font.</p></dd><dt class="label">top</dt><dd><p>Align the top of the box with the top of the line box.</p></dd><dt class="label">bottom</dt><dd><p>Align the bottom of the box with the bottom of the line
box.</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>Raise (positive value) or lower (negative value) the box
by this distance (a percentage of the "line-height" value). The
value "0%" means the same as "baseline".</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>Raise (positive value) or lower (negative value) the box
by this distance. The value "0cm" means the same as "baseline".</p></dd></dl>
<div class="note"><p class="prefix"><b>Note:</b></p><p>Values of this property have slightly different meanings in the
context of tables. Please consult the section on table height algorithms
for details.</p></div></div><p><em>XSL modifications to the CSS definition:</em></p><p>The CSS property shall be treated as a shorthand by XSL
and maps as follows:</p><dl><dt class="label">baseline</dt><dd><p>alignment-baseline="baseline"</p><p>alignment-adjust="auto"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd><dt class="label">top</dt><dd><p>alignment-baseline="before-edge"</p><p>alignment-adjust="auto"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd><dt class="label">text-top</dt><dd><p>alignment-baseline="text-before-edge"</p><p>alignment-adjust="auto"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd><dt class="label">middle</dt><dd><p>alignment-baseline="middle"</p><p>alignment-adjust="auto"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd><dt class="label">bottom</dt><dd><p>alignment-baseline="after-edge"</p><p>alignment-adjust="auto"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd><dt class="label">text-bottom</dt><dd><p>alignment-baseline="text-after-edge"</p><p>alignment-adjust="auto"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd><dt class="label">sub</dt><dd><p>alignment-baseline="baseline"</p><p>alignment-adjust="auto"</p><p>baseline-shift="sub"</p><p>dominant-baseline="auto"</p></dd><dt class="label">super</dt><dd><p>alignment-baseline="baseline"</p><p>alignment-adjust="auto"</p><p>baseline-shift="super"</p><p>dominant-baseline="auto"</p></dd><dt class="label">&lt;percentage&gt;</dt><dd><p>alignment-baseline="baseline"</p><p>alignment-adjust="&lt;percentage&gt;"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd><dt class="label">&lt;length&gt;</dt><dd><p>alignment-baseline="baseline"</p><p>alignment-adjust="&lt;length&gt;"</p><p>baseline-shift="baseline"</p><p>dominant-baseline="auto"</p></dd></dl></div><div class="div3">
<h4><a name="white-space" id="white-space"></a>7.31.23 "white-space"</h4><div class="css-cited-medium"><p>CSS2 Definition:
</p>
<table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">normal | pre | nowrap | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">normal</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table>
<p>CSS2 Reference:
<a href="http://www.w3.org/TR/REC-CSS2/text.html#propdef-white-space">
"white-space" property
</a><br>http://www.w3.org/TR/REC-CSS2/text.html#propdef-white-space</p>
<p>This property declares how whitespace inside the element is handled.
Values have the following meanings:</p>
<dl><dt class="label">normal</dt><dd><p>This value directs user agents to collapse sequences of
whitespace, and break lines as necessary to fill line boxes. Additional
line breaks may be created by occurrences of "\A" in generated content (e.g.,
for the BR element in HTML).</p></dd><dt class="label">pre</dt><dd><p>This value prevents user agents from collapsing sequences
of whitespace. Lines are only broken at newlines in the source,
or at occurrences of "\A" in generated content.</p></dd><dt class="label">nowrap</dt><dd><p>This value collapses whitespace as for 'normal', but suppresses
line breaks within text except for those created by "\A" in generated
content (e.g., for the BR element in HTML).</p></dd></dl>
<p>Conforming user agents may ignore the 'white-space' property
in author and user style sheets but must specify a value for it
in the default style sheet.</p></div><p><em>XSL modifications to the CSS definition:</em></p><p>XSL splits control of white space collapsing, space and linefeed
handling, and wrapping into separate properties.</p><p>The CSS property shall be treated as a shorthand by XSL
and maps as follows:</p><dl><dt class="label">normal</dt><dd><p>linefeed-treatment="treat-as-space"</p><p>white-space-collapse="true"</p><p>white-space-treatment="ignore-if-surrounding-linefeed"</p><p>wrap-option="wrap"</p></dd><dt class="label">pre</dt><dd><p>linefeed-treatment="preserve"</p><p>white-space-collapse="false"</p><p>white-space-treatment="preserve"</p><p>wrap-option="no-wrap"</p></dd><dt class="label">nowrap</dt><dd><p>linefeed-treatment="treat-as-space"</p><p>white-space-collapse="true"</p><p>white-space-treatment="ignore-if-surrounding-linefeed"</p><p>wrap-option="no-wrap"</p></dd></dl></div><div class="div3">
<h4><a name="xml.lang" id="xml.lang"></a>7.31.24 "xml:lang"</h4><p>XSL Definition:</p><table border="0" class="prop-summary"><tbody valign="top" align="left"><tr valign="top" align="left"><td align="left" valign="top"><em>Value: </em></td><td align="left" valign="top">&lt;language-country&gt; | inherit</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Initial: </em></td><td align="left" valign="top">not defined for shorthand properties</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Inherited: </em></td><td align="left" valign="top">yes</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Percentages: </em></td><td align="left" valign="top">N/A</td></tr><tr valign="top" align="left"><td align="left" valign="top"><em>Media: </em></td><td align="left" valign="top">visual</td></tr></tbody></table><p>Values have the following meanings:</p><dl><dt class="label">&lt;string&gt;</dt><dd><p>A language and optionally a country specifier in conformance with
<a href="#RFC3066">[RFC3066]</a>, or its successor.</p></dd></dl><p>Specifies the language and country
to be used by the formatter in linguistic services (such as hyphenation)
and in the determination of line breaks. This affects line composition
in a system-dependent way.</p><p>The string may be any RFC 3066 code.</p><p>XSL treats xml:lang as a shorthand and uses it to set the country
and language properties.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>In general, linguistic services (line-justification strategy,
line-breaking and hyphenation) may depend on a combination
of the "language", "script", and "country" properties.</p></div></div></div></div><div class="div1">
<h2><a name="conform" id="conform"></a>8 Conformance</h2><p>In this section
the key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
"OPTIONAL" are to be interpreted as described in
<a href="#RFC2119">[RFC2119]</a>.</p><p>This specification defines three levels of conformance, in order
of completeness:</p><dl><dt class="label">Basic</dt><dd><p>includes the set of formatting objects and properties needed to
support a minimum level of pagination or aural rendering.</p></dd><dt class="label">Extended</dt><dd><p>includes everything else, except for shorthands. It is
intended for applications whose goal is to provide sophisticated
pagination.</p></dd><dt class="label">Complete</dt><dd><p>includes everything.</p></dd></dl><p>Conformance to this specification is expressed in terms of conformance
to any of the above levels.
</p><p>An application that claims conformance to a given level of this
specification must implement all the formatting objects and properties
that apply to it for a given medium.
</p><p><a href="#FO-summary"><b>A Formatting Object Summary</b></a> specifies which formatting objects belong to each of the
above levels, and for what medium.
</p><p><a href="#property-index"><b>B Property Summary</b></a> specifies which properties belong to each of the above levels.
</p><p>The minimum level of conformance is Basic. A minimally conformant
implementation must process as specified all the formatting
objects and properties defined for the Basic level of the
implementation's target medium.
</p><p>Implementations may choose to process formatting objects from levels or
target media other than the one to which they conform. In order to ensure
interoperability, this specification defines a fallback for each
formatting object in the Extended and Complete levels.
</p><p>An implementation must not claim conformance to a given level if any of
the formatting objects at that level is implemented solely as the fallback
specified here for that level. Correct processing of fallbacks does not
constitute conformance.
</p><p>Conforming implementations must support at least one of the
"writing-mode" values defined in this Recommendation. Although
writing-mode is defined as a Basic property with an initial value of
"lr-tb", it is not the intention of this specification to impose this
particular, or any other, writing mode value on conformant
applications. If an implementation does not support a writing-mode
used in a stylesheet, either explicitly or by relying on the initial
value, it should display either a 'missing character' glyph
message or display some indication that the content cannot be correctly
rendered.
</p></div></div><div class="back"><div class="div1">
<h2><a name="FO-summary" id="FO-summary"></a>A Formatting Object Summary</h2><p>This section contains tables summarizing
the conformance level of
each of the defined formatting objects, i.e., basic or extended. For
a description of basic and extended, see <a href="#conform"><b>8 Conformance</b></a>.
Included with each formatting object name is a designation
of its inclusion or exclusion from the basic set of
formatting objects for the particular class.
XSL defines visual and aural classes. For certain formatting objects,
see <a href="#ConfMulti"><b>A.6 Link and Multi Formatting Objects</b></a>, the visual class is subdivided into
interactive and non-interactive media.
A proposed fallback treatment is also specified.</p><div class="div2">
<h3><a name="d0e36190" id="d0e36190"></a>A.1 Declaration and Pagination and Layout Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:root</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:page-sequence</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:page-sequence-wrapper</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:page-sequence-master</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:single-page-master-reference</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:repeatable-page-master-reference</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:repeatable-page-master-alternatives</td><td align="left" valign="top"><p>extended</p><p>fallback: use the page-master referenced in the first fo:conditional-page-master-reference child</p></td><td align="left" valign="top"><p>extended</p><p>fallback: use the page-master referenced in the first fo:conditional-page-master-reference child</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:conditional-page-master-reference</td><td align="left" valign="top"><p>extended</p><p>fallback: use the page-master referenced in the first fo:conditional-page-master-reference child</p></td><td align="left" valign="top"><p>extended</p><p>fallback: use the page-master referenced in the first fo:conditional-page-master-reference child</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:layout-master-set</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:simple-page-master</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:region-body</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:region-before</td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is placed</p></td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is spoken</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:region-after</td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is placed</p></td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is spoken</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:region-start</td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is placed</p></td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is spoken</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:region-end</td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is placed</p></td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is spoken</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:declarations</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:color-profile</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore, use the sRGB fallback of the rgb-icc function</p></td><td align="left" valign="top"><p>N/A</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:flow</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:static-content</td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is placed</p></td><td align="left" valign="top"><p>extended</p><p>fallback: include after content of body region is spoken</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:title</td><td align="left" valign="top"><p>extended</p><p>fallback: include before content of body region is placed</p></td><td align="left" valign="top"><p>extended</p><p>fallback: include before content of body region is spoken</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:flow-map</td><td align="left" valign="top"><p>extended</p><p>fallback: display an indication that content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:flow-assignment</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:flow-source-list</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:flow-name-specifier</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:flow-target-list</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:region-name-specifier</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e36476" id="d0e36476"></a>A.2 Block Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:block</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:block-container</td><td align="left" valign="top"><p>extended</p><p>fallback: display
indication that content cannot be correctly
rendered</p></td><td align="left" valign="top">basic</td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e36509" id="d0e36509"></a>A.3 Inline Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:bidi-override</td><td align="left" valign="top"><p>extended</p><p>fallback: display indication that content cannot be correctly rendered.</p></td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:character</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:initial-property-set</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore any properties specified on this object.</p></td><td align="left" valign="top"><p>basic</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:external-graphic</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:instream-foreign-object</td><td align="left" valign="top"><p>extended</p><p>fallback: display an indication that content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:inline</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:inline-container</td><td align="left" valign="top"><p>extended</p><p>fallback: display indication that content cannot be correctly rendered. </p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:leader</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:page-number</td><td align="left" valign="top">basic</td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:page-number-citation</td><td align="left" valign="top"><p>extended</p><p>fallback: display an indication that content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:page-number-citation-last</td><td align="left" valign="top"><p>extended</p><p>fallback: display an indication that content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:folio-prefix</td><td align="left" valign="top"><p>extended</p><p>fallback: display an indication that content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:folio-suffix</td><td align="left" valign="top"><p>extended</p><p>fallback: display an indication that content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:scaling-value-citation</td><td align="left" valign="top"><p>extended</p><p>fallback: display indication that
content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly rendered.</p></td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e36675" id="d0e36675"></a>A.4 Table Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-and-caption</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-column</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-caption</td><td align="left" valign="top"><p>extended</p><p>fallback: </p>
<ul><li><p>caption-side="start" becomes caption-side="before"</p></li><li><p>caption-side="end" becomes caption-side="after"</p></li><li><p>caption-side="left" becomes caption-side="before"</p></li><li><p>caption-side="right" becomes caption-side="after"</p></li></ul>
</td><td align="left" valign="top"><p>extended</p><p>fallback: </p>
<ul><li><p>caption-side="start" becomes caption-side="before"</p></li><li><p>caption-side="end" becomes caption-side="after"</p></li><li><p>caption-side="left" becomes caption-side="before"</p></li><li><p>caption-side="right" becomes caption-side="after"</p></li></ul>
</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-header</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-footer</td><td align="left" valign="top"><p>extended</p><p>fallback: place at end of table.
</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak at end of table
</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-body</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-row</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:table-cell</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e36796" id="d0e36796"></a>A.5 List Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:list-block</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:list-item</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:list-item-body</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:list-item-label</td><td align="left" valign="top"><p>extended</p><p>fallback: labels that
break across multiple lines
are treated as separate blocks before
list-item-body.</p>
</td><td align="left" valign="top">basic</td></tr></tbody></table></div><div class="div2">
<h3><a name="ConfMulti" id="ConfMulti"></a>A.6 Link and Multi Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:basic-link</td><td align="left" valign="top"><p>extended</p><p>fallback: promote content
to parent formatting object.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: promote content
to parent formatting object.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:multi-switch</td><td align="left" valign="top">
<p>extended, need not be implemented for extended conformance for non-interactive media</p>
<p>fallback for basic conformance and extended conformance for non-interactive media:
utilize the contents of the first eligible
multi-case formatting object.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: utilize the contents of the first eligible
multi-case formatting object.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:multi-case</td><td align="left" valign="top">basic: needed as wrapper for fallback for
multi-switch</td><td align="left" valign="top">basic: needed as wrapper for fallback for
multi-switch</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:multi-toggle</td><td align="left" valign="top">
<p>extended, need not be implemented for extended conformance for non-interactive media</p>
<p>fallback for basic conformance and extended conformance for non-interactive media:
promote content to parent formatting object.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: promote
content to parent formatting object.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:multi-properties</td><td align="left" valign="top">
<p>extended, need not be implemented for extended conformance for non-interactive media</p>
<p>fallback for basic conformance and extended conformance for non-interactive media:
promote content to parent formatting object.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: promote
content to parent formatting object.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:multi-property-set</td><td align="left" valign="top">
<p>extended, need not be implemented for extended conformance for non-interactive media</p>
<p>fallback for basic conformance and extended conformance for non-interactive media:
ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e36940" id="d0e36940"></a>A.7 Out-of-line Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:float</td><td align="left" valign="top"><p>extended</p><p>fallback: place inline.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: place inline.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:footnote</td><td align="left" valign="top"><p>extended</p><p>fallback: place inline.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: place inline.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:footnote-body</td><td align="left" valign="top"><p>extended</p><p>fallback: place inline.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: place inline.</p></td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e36995" id="d0e36995"></a>A.8 Formatting Objects for Indexing</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-page-citation-list</td><td align="left" valign="top"><p>extended</p><p>fallback: display indication that
content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly rendered.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-key-reference</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-page-number-prefix</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-page-number-suffix</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-page-citation-list-separator</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-page-citation-range-separator</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-range-begin</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:index-range-end</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e37115" id="d0e37115"></a>A.9 Formatting Objects for Bookmarks</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:bookmark-tree</td><td align="left" valign="top"><p>extended</p><p>fallback: display an indication that content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly spoken.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:bookmark</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:bookmark-title</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr></tbody></table></div><div class="div2">
<h3><a name="d0e37170" id="d0e37170"></a>A.10 Other Formatting Objects</h3><table border="1" width="90%"><colgroup align="left" valign="top" span="1"><col width="30%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"><col width="20%" align="left" valign="top" span="1"></colgroup><tbody valign="top" align="left"><tr valign="top" align="left"><th align="left" valign="top">Formatting Object</th><th align="left" valign="top">Visual</th><th align="left" valign="top">Aural</th></tr><tr valign="top" align="left"><td align="left" valign="top">fo:change-bar-begin</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:change-bar-end</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:wrapper</td><td align="left" valign="top">basic</td><td align="left" valign="top">basic</td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:marker</td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: ignore.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:retrieve-marker</td><td align="left" valign="top"><p>extended</p><p>fallback: display indication that
content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly rendered.</p></td></tr><tr valign="top" align="left"><td align="left" valign="top">fo:retrieve-table-marker</td><td align="left" valign="top"><p>extended</p><p>fallback: display indication that
content cannot be correctly rendered.</p></td><td align="left" valign="top"><p>extended</p><p>fallback: speak an indication that
content cannot be correctly rendered.</p></td></tr></tbody></table></div></div><div class="div1">
<h2><a name="property-index" id="property-index"></a>B Property Summary</h2><div class="div2">
<h3><a name="trmval" id="trmval"></a>B.1 Explanation of Trait Mapping Values</h3><dl><dt class="label">Rendering</dt><dd><p>Maps directly into a rendering trait of the same name.</p></dd><dt class="label">Disappears</dt><dd><p>There is no trait mapping.</p></dd><dt class="label">Shorthand</dt><dd><p>A shorthand that is mapped into one or more properties.
There are no traits associated with a shorthand property.
The traits are associated with the individual
properties.</p></dd><dt class="label">Refine</dt><dd><p>Disappears in refinement. During refinement it sets
up one or more other traits.</p></dd><dt class="label">Formatting</dt><dd><p>Maps directly into a formatting trait of the same name.</p></dd><dt class="label">Specification</dt><dd><p>Sub-class of formatting. It is the same
as a formatting trait, but is specified on formatting
objects that are referenced.
</p></dd><dt class="label">See prose</dt><dd><p>Used to calculate a formatting trait, which does not have the
same name as the property. Other properties may also influence the
trait value. See the property description for
details.</p></dd><dt class="label">Font selection</dt><dd><p>Property that participates in font selection.</p></dd><dt class="label">Value change</dt><dd><p>Maps to a trait of the same name, but the value is not just
copied.</p></dd><dt class="label">Reference</dt><dd><p>An association between two names. Establishes a
reference within the formatting object tree.</p></dd><dt class="label">Action</dt><dd><p>Behavior trait.</p></dd><dt class="label">Magic</dt><dd><p>Handled by the formatter in an
implementation-defined way.
There are no specific traits for this property.</p></dd></dl></div><div class="div2">
<h3><a name="prtab1" id="prtab1"></a>B.2 Property Table: Part I</h3><table border="1" class="propindex"><thead valign="top" align="left"><tr valign="top" align="left"><th class="propindex" align="left" valign="top">Name</th><th class="propindex" align="left" valign="top">Values</th><th class="propindex" align="left" valign="top">Initial Value</th><th class="propindex" align="left" valign="top">Inherited</th><th class="propindex" align="left" valign="top">Percentages</th></tr></thead><tbody valign="top" align="left"><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#absolute-position"><b>7.6.1 absolute-position</b></a></td><td class="propindex" align="left" valign="top">auto | absolute | fixed | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#active-state"><b>7.23.1 active-state</b></a></td><td class="propindex" align="left" valign="top">link | visited | active | hover | focus</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a></td><td class="propindex" align="left" valign="top">auto | baseline
| before-edge
| text-before-edge | middle | central
| after-edge
| text-after-edge | ideographic | alphabetic | hanging | mathematical
| &lt;percentage&gt; | &lt;length&gt;
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">see prose</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a></td><td class="propindex" align="left" valign="top">auto | baseline | before-edge
| text-before-edge | middle | central | after-edge
| text-after-edge | ideographic | alphabetic | hanging | mathematical
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#allowed-height-scale"><b>7.15.1 allowed-height-scale</b></a></td><td class="propindex" align="left" valign="top">[ any | &lt;percentage&gt; ]* | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">intrinsic height</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#allowed-width-scale"><b>7.15.2 allowed-width-scale</b></a></td><td class="propindex" align="left" valign="top">[ any | &lt;percentage&gt; ]* | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">intrinsic width</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#auto-restore"><b>7.23.2 auto-restore</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#azimuth"><b>7.7.1 azimuth</b></a></td><td class="propindex" align="left" valign="top">&lt;angle&gt; | [[ left-side | far-left | left
| center-left | center | center-right | right | far-right | right-side
] || behind ] | leftwards | rightwards | inherit</td><td class="propindex" align="left" valign="top">center</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background"><b>7.31.1 background</b></a></td><td class="propindex" align="left" valign="top">[&lt;background-color&gt; ||
&lt;background-image&gt;
|| &lt;background-repeat&gt; || &lt;background-attachment&gt; || &lt;background-position&gt;
]] | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">allowed on 'background-position'</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-attachment"><b>7.8.1 background-attachment</b></a></td><td class="propindex" align="left" valign="top">scroll | fixed | inherit</td><td class="propindex" align="left" valign="top">scroll</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-color"><b>7.8.2 background-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">transparent</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-image"><b>7.8.3 background-image</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-position"><b>7.31.2 background-position</b></a></td><td class="propindex" align="left" valign="top">[ [&lt;percentage&gt; | &lt;length&gt; ]{1,2} |
[ [top | center | bottom] || [left | center | right] ] ] | inherit</td><td class="propindex" align="left" valign="top">0% 0%</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to the size of the box itself </td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-position-horizontal"><b>7.8.5 background-position-horizontal</b></a></td><td class="propindex" align="left" valign="top">&lt;percentage&gt; | &lt;length&gt; |
left | center | right | inherit</td><td class="propindex" align="left" valign="top">0%</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to the size of the padding-rectangle</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-position-vertical"><b>7.8.6 background-position-vertical</b></a></td><td class="propindex" align="left" valign="top">&lt;percentage&gt; | &lt;length&gt; |
top | center | bottom | inherit</td><td class="propindex" align="left" valign="top">0%</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to the size of the padding-rectangle</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-repeat"><b>7.8.4 background-repeat</b></a></td><td class="propindex" align="left" valign="top">repeat | repeat-x | repeat-y | no-repeat | inherit</td><td class="propindex" align="left" valign="top">repeat</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a></td><td class="propindex" align="left" valign="top">baseline | sub | super | &lt;percentage&gt; | &lt;length&gt;
| inherit</td><td class="propindex" align="left" valign="top">baseline</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refers to the "line-height" of the parent area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#blank-or-not-blank"><b>7.27.1 blank-or-not-blank</b></a></td><td class="propindex" align="left" valign="top">blank | not-blank | any | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;length&gt; | &lt;percentage&gt; | &lt;length-range&gt;
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">see prose</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border"><b>7.31.3 border</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-color"><b>7.8.10 border-after-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-style"><b>7.8.11 border-after-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-width"><b>7.8.12 border-after-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-color"><b>7.8.7 border-before-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-style"><b>7.8.8 border-before-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-width"><b>7.8.9 border-before-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom"><b>7.31.4 border-bottom</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom-color"><b>7.8.22 border-bottom-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom-style"><b>7.8.23 border-bottom-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom-width"><b>7.8.24 border-bottom-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-collapse"><b>7.28.3 border-collapse</b></a></td><td class="propindex" align="left" valign="top">collapse | collapse-with-precedence | separate | inherit</td><td class="propindex" align="left" valign="top">collapse</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-color"><b>7.31.5 border-color</b></a></td><td class="propindex" align="left" valign="top">[ &lt;color&gt; | transparent ]{1,4} | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-color"><b>7.8.16 border-end-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-style"><b>7.8.17 border-end-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-width"><b>7.8.18 border-end-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left"><b>7.31.6 border-left</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left-color"><b>7.8.25 border-left-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left-style"><b>7.8.26 border-left-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left-width"><b>7.8.27 border-left-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right"><b>7.31.7 border-right</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right-color"><b>7.8.28 border-right-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right-style"><b>7.8.29 border-right-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right-width"><b>7.8.30 border-right-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-separation"><b>7.28.5 border-separation</b></a></td><td class="propindex" align="left" valign="top">&lt;length-bp-ip-direction&gt; | inherit</td><td class="propindex" align="left" valign="top">.block-progression-direction="0pt" .inline-progression-direction="0pt"</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-spacing"><b>7.31.9 border-spacing</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; &lt;length&gt;? | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-color"><b>7.8.13 border-start-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-style"><b>7.8.14 border-start-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-width"><b>7.8.15 border-start-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-style"><b>7.31.8 border-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt;{1,4} | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top"><b>7.31.10 border-top</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top-color"><b>7.8.19 border-top-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top-style"><b>7.8.20 border-top-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top-width"><b>7.8.21 border-top-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-width"><b>7.31.11 border-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt;{1,4} | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#bottom"><b>7.6.4 bottom</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to height of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#break-after"><b>7.20.1 break-after</b></a></td><td class="propindex" align="left" valign="top">auto | column | page | even-page | odd-page | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#break-before"><b>7.20.2 break-before</b></a></td><td class="propindex" align="left" valign="top">auto | column | page | even-page | odd-page | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#caption-side"><b>7.28.7 caption-side</b></a></td><td class="propindex" align="left" valign="top">before | after | start | end | top | bottom | left | right | inherit</td><td class="propindex" align="left" valign="top">before</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#case-name"><b>7.23.3 case-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#case-title"><b>7.23.4 case-title</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-class"><b>7.30.1 change-bar-class</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-color"><b>7.30.2 change-bar-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt;</td><td class="propindex" align="left" valign="top">the value of the color property</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-offset"><b>7.30.3 change-bar-offset</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;</td><td class="propindex" align="left" valign="top">6pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-placement"><b>7.30.4 change-bar-placement</b></a></td><td class="propindex" align="left" valign="top">start | end | left | right | inside | outside | alternate</td><td class="propindex" align="left" valign="top">start</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-style"><b>7.30.5 change-bar-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt;</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-width"><b>7.30.6 change-bar-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt;</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#character"><b>7.17.1 character</b></a></td><td class="propindex" align="left" valign="top">&lt;character&gt;</td><td class="propindex" align="left" valign="top">N/A, value is required</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#clear"><b>7.19.1 clear</b></a></td><td class="propindex" align="left" valign="top">start | end | left | right | inside | outside | both | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#clip"><b>7.21.1 clip</b></a></td><td class="propindex" align="left" valign="top">&lt;shape&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#color"><b>7.18.1 color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#color-profile-name"><b>7.18.2 color-profile-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt; | inherit</td><td class="propindex" align="left" valign="top">N/A, value is required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-count"><b>7.27.2 column-count</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-gap"><b>7.27.3 column-gap</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">12.0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of the region being divided into columns.</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-number"><b>7.28.8 column-number</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-width"><b>7.28.9 column-width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of table</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#content-height"><b>7.15.4 content-height</b></a></td><td class="propindex" align="left" valign="top">auto | scale-to-fit | scale-down-to-fit | scale-up-to-fit |
&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">intrinsic height</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#content-type"><b>7.30.7 content-type</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt; | auto</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#content-width"><b>7.15.5 content-width</b></a></td><td class="propindex" align="left" valign="top">auto | scale-to-fit | scale-down-to-fit | scale-up-to-fit |
&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">intrinsic width</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#country"><b>7.10.1 country</b></a></td><td class="propindex" align="left" valign="top">none | &lt;country&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#cue"><b>7.31.12 cue</b></a></td><td class="propindex" align="left" valign="top">&lt;cue-before&gt; || &lt;cue-after&gt; | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#cue-after"><b>7.7.2 cue-after</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | none | inherit </td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#cue-before"><b>7.7.3 cue-before</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | none | inherit </td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#destination-placement-offset"><b>7.23.5 destination-placement-offset</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#direction"><b>7.29.1 direction</b></a></td><td class="propindex" align="left" valign="top">ltr | rtl | inherit</td><td class="propindex" align="left" valign="top">ltr</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#display-align"><b>7.14.4 display-align</b></a></td><td class="propindex" align="left" valign="top">auto | before | center | after
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a></td><td class="propindex" align="left" valign="top">auto | use-script | no-change | reset-size
| ideographic | alphabetic | hanging | mathematical
| central | middle | text-after-edge | text-before-edge
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no (see prose)</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#elevation"><b>7.7.4 elevation</b></a></td><td class="propindex" align="left" valign="top">&lt;angle&gt; | below | level | above | higher
| lower | inherit</td><td class="propindex" align="left" valign="top">level</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#empty-cells"><b>7.28.10 empty-cells</b></a></td><td class="propindex" align="left" valign="top">show | hide | inherit</td><td class="propindex" align="left" valign="top">show</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#end-indent"><b>7.11.8 end-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to inline-progression-dimension
of containing reference-area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#ends-row"><b>7.28.11 ends-row</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#extent"><b>7.27.4 extent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0.0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to the corresponding block-progression-dimension
or inline-progression-dimension of the
page-viewport-area.</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#external-destination"><b>7.23.6 external-destination</b></a></td><td class="propindex" align="left" valign="top">empty string | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">empty string</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#float"><b>7.19.2 float</b></a></td><td class="propindex" align="left" valign="top">before | start | end | left | right | inside | outside | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-map-name"><b>7.27.18 flow-map-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-map-reference"><b>7.27.19 flow-map-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-name"><b>7.27.5 flow-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-name-reference"><b>7.27.20 flow-name-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font"><b>7.31.13 font</b></a></td><td class="propindex" align="left" valign="top">[ [ &lt;font-style&gt; || &lt;font-variant&gt;
|| &lt;font-weight&gt; ]? &lt;font-size&gt; [ / &lt;line-height&gt;]? &lt;font-family&gt;
] | caption | icon | menu | message-box | small-caption | status-bar
| inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-family"><b>7.9.2 font-family</b></a></td><td class="propindex" align="left" valign="top">[[ &lt;family-name&gt; | &lt;generic-family&gt;
],]* [&lt;family-name&gt; | &lt;generic-family&gt;] | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-selection-strategy"><b>7.9.3 font-selection-strategy</b></a></td><td class="propindex" align="left" valign="top">auto | character-by-character | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-size"><b>7.9.4 font-size</b></a></td><td class="propindex" align="left" valign="top">&lt;absolute-size&gt; | &lt;relative-size&gt; | &lt;length&gt;
| &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">yes, the computed value is inherited</td><td class="propindex" align="left" valign="top">refer to parent element's font size</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-size-adjust"><b>7.9.6 font-size-adjust</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-stretch"><b>7.9.5 font-stretch</b></a></td><td class="propindex" align="left" valign="top">normal | wider | narrower | ultra-condensed
| extra-condensed | condensed | semi-condensed | semi-expanded |
expanded | extra-expanded | ultra-expanded | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-style"><b>7.9.7 font-style</b></a></td><td class="propindex" align="left" valign="top">normal | italic | oblique | backslant | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-variant"><b>7.9.8 font-variant</b></a></td><td class="propindex" align="left" valign="top">normal | small-caps | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-weight"><b>7.9.9 font-weight</b></a></td><td class="propindex" align="left" valign="top">normal | bold | bolder | lighter | 100 | 200
| 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#force-page-count"><b>7.27.6 force-page-count</b></a></td><td class="propindex" align="left" valign="top">auto | even | odd | end-on-even | end-on-odd | no-force
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#format"><b>7.26.1 format</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#glyph-orientation-horizontal"><b>7.29.2 glyph-orientation-horizontal</b></a></td><td class="propindex" align="left" valign="top">&lt;angle&gt; | inherit</td><td class="propindex" align="left" valign="top">0deg</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#glyph-orientation-vertical"><b>7.29.3 glyph-orientation-vertical</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;angle&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#grouping-separator"><b>7.26.2 grouping-separator</b></a></td><td class="propindex" align="left" valign="top">&lt;character&gt;</td><td class="propindex" align="left" valign="top">no separator</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#grouping-size"><b>7.26.3 grouping-size</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">no grouping</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#height"><b>7.15.6 height</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">see prose</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenate"><b>7.10.4 hyphenate</b></a></td><td class="propindex" align="left" valign="top">false | true | inherit</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-character"><b>7.10.5 hyphenation-character</b></a></td><td class="propindex" align="left" valign="top">&lt;character&gt; | inherit</td><td class="propindex" align="left" valign="top">The Unicode hyphen character U+2010</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-keep"><b>7.16.1 hyphenation-keep</b></a></td><td class="propindex" align="left" valign="top">auto | column | page | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-ladder-count"><b>7.16.2 hyphenation-ladder-count</b></a></td><td class="propindex" align="left" valign="top">no-limit | &lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">no-limit</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-push-character-count"><b>7.10.6 hyphenation-push-character-count</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-remain-character-count"><b>7.10.7 hyphenation-remain-character-count</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#id"><b>7.30.8 id</b></a></td><td class="propindex" align="left" valign="top"> &lt;id&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">no, see prose</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#index-class"><b>7.24.1 index-class</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">empty string</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#index-key"><b>7.24.2 index-key</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#indicate-destination"><b>7.23.7 indicate-destination</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#initial-page-number"><b>7.27.7 initial-page-number</b></a></td><td class="propindex" align="left" valign="top">auto | auto-odd | auto-even | &lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;length&gt; | &lt;percentage&gt; | &lt;length-range&gt;
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">see prose</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#internal-destination"><b>7.23.8 internal-destination</b></a></td><td class="propindex" align="left" valign="top">empty string | &lt;idref&gt;</td><td class="propindex" align="left" valign="top">empty string</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#intrinsic-scale-value"><b>7.30.9 intrinsic-scale-value</b></a></td><td class="propindex" align="left" valign="top">&lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">100%</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">user defined</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a></td><td class="propindex" align="left" valign="top">auto | none | line | indent | block | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#keep-together"><b>7.20.3 keep-together</b></a></td><td class="propindex" align="left" valign="top">&lt;keep&gt; | inherit</td><td class="propindex" align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a></td><td class="propindex" align="left" valign="top">&lt;keep&gt; | inherit</td><td class="propindex" align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a></td><td class="propindex" align="left" valign="top">&lt;keep&gt; | inherit</td><td class="propindex" align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#language"><b>7.10.2 language</b></a></td><td class="propindex" align="left" valign="top">none | &lt;language&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#last-line-end-indent"><b>7.16.3 last-line-end-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-alignment"><b>7.22.1 leader-alignment</b></a></td><td class="propindex" align="left" valign="top">none | reference-area | page | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-length"><b>7.22.4 leader-length</b></a></td><td class="propindex" align="left" valign="top">&lt;length-range&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">leader-length.minimum=0pt, .optimum=12.0pt, .maximum=100% </td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to the inline-progression-dimension of content-rectangle of parent area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-pattern"><b>7.22.2 leader-pattern</b></a></td><td class="propindex" align="left" valign="top">space | rule | dots | use-content | inherit</td><td class="propindex" align="left" valign="top">space</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-pattern-width"><b>7.22.3 leader-pattern-width</b></a></td><td class="propindex" align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">use-font-metrics </td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to the inline-progression-dimension of content-rectangle of parent area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#left"><b>7.6.5 left</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a></td><td class="propindex" align="left" valign="top">normal | &lt;length&gt; | &lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#letter-value"><b>7.26.4 letter-value</b></a></td><td class="propindex" align="left" valign="top">auto | alphabetic | traditional</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#linefeed-treatment"><b>7.16.7 linefeed-treatment</b></a></td><td class="propindex" align="left" valign="top">ignore | preserve | treat-as-space | treat-as-zero-width-space | inherit</td><td class="propindex" align="left" valign="top">treat-as-space</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#line-height"><b>7.16.4 line-height</b></a></td><td class="propindex" align="left" valign="top">normal | &lt;length&gt; | &lt;number&gt; | &lt;percentage&gt; | &lt;space&gt;
| inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to the font size of the element itself</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#line-height-shift-adjustment"><b>7.16.5 line-height-shift-adjustment</b></a></td><td class="propindex" align="left" valign="top">consider-shifts | disregard-shifts | inherit</td><td class="propindex" align="left" valign="top">consider-shifts</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#line-stacking-strategy"><b>7.16.6 line-stacking-strategy</b></a></td><td class="propindex" align="left" valign="top">line-height | font-height | max-height | inherit</td><td class="propindex" align="left" valign="top">max-height</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin"><b>7.31.14 margin</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt;{1,4} | inherit </td><td class="propindex" align="left" valign="top">not defined for shorthand properties </td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-bottom"><b>7.11.2 margin-bottom</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-left"><b>7.11.3 margin-left</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-right"><b>7.11.4 margin-right</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-top"><b>7.11.1 margin-top</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#marker-class-name"><b>7.25.1 marker-class-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#master-name"><b>7.27.8 master-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#master-reference"><b>7.27.9 master-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#max-height"><b>7.15.8 max-height</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | none | inherit </td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to height of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#maximum-repeats"><b>7.27.10 maximum-repeats</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | no-limit | inherit</td><td class="propindex" align="left" valign="top">no-limit</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#max-width"><b>7.15.9 max-width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#media-usage"><b>7.27.11 media-usage</b></a></td><td class="propindex" align="left" valign="top">auto | paginate | bounded-in-one-dimension | unbounded</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">NA</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#merge-pages-across-index-key-references"><b>7.24.6 merge-pages-across-index-key-references</b></a></td><td class="propindex" align="left" valign="top">merge | leave-separate</td><td class="propindex" align="left" valign="top">merge</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#merge-ranges-across-index-key-references"><b>7.24.4 merge-ranges-across-index-key-references</b></a></td><td class="propindex" align="left" valign="top">merge | leave-separate</td><td class="propindex" align="left" valign="top">merge</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#merge-sequential-page-numbers"><b>7.24.5 merge-sequential-page-numbers</b></a></td><td class="propindex" align="left" valign="top">merge | leave-separate</td><td class="propindex" align="left" valign="top">merge</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#min-height"><b>7.15.10 min-height</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit </td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to height of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#min-width"><b>7.15.11 min-width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on UA</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#number-columns-repeated"><b>7.28.12 number-columns-repeated</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#number-columns-spanned"><b>7.28.13 number-columns-spanned</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#number-rows-spanned"><b>7.28.14 number-rows-spanned</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#odd-or-even"><b>7.27.12 odd-or-even</b></a></td><td class="propindex" align="left" valign="top">odd | even | any | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#orphans"><b>7.20.6 orphans</b></a></td><td class="propindex" align="left" valign="top">&lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#overflow"><b>7.21.2 overflow</b></a></td><td class="propindex" align="left" valign="top">visible | hidden | scroll | error-if-overflow | repeat | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding"><b>7.31.15 padding</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt;{1,4} | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-after"><b>7.8.32 padding-after</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-before"><b>7.8.31 padding-before</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-bottom"><b>7.8.36 padding-bottom</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-end"><b>7.8.34 padding-end</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-left"><b>7.8.37 padding-left</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-right"><b>7.8.38 padding-right</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-start"><b>7.8.33 padding-start</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-top"><b>7.8.35 padding-top</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-break-after"><b>7.31.16 page-break-after</b></a></td><td class="propindex" align="left" valign="top">auto | always | avoid | left | right | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-break-before"><b>7.31.17 page-break-before</b></a></td><td class="propindex" align="left" valign="top">auto | always | avoid | left | right | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-break-inside"><b>7.31.18 page-break-inside</b></a></td><td class="propindex" align="left" valign="top">avoid | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-citation-strategy"><b>7.30.10 page-citation-strategy</b></a></td><td class="propindex" align="left" valign="top">[ all | normal | non-blank | inherit</td><td class="propindex" align="left" valign="top">all</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-height"><b>7.27.13 page-height</b></a></td><td class="propindex" align="left" valign="top">auto | indefinite | &lt;length&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-number-treatment"><b>7.24.3 page-number-treatment</b></a></td><td class="propindex" align="left" valign="top">link | no-link</td><td class="propindex" align="left" valign="top">no-link</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-position"><b>7.27.14 page-position</b></a></td><td class="propindex" align="left" valign="top">only | first | last | rest | any | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-width"><b>7.27.15 page-width</b></a></td><td class="propindex" align="left" valign="top">auto | indefinite | &lt;length&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pause"><b>7.31.19 pause</b></a></td><td class="propindex" align="left" valign="top">[&lt;time&gt; | &lt;percentage&gt;]{1,2} | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">see descriptions of 'pause-before' and 'pause-after' </td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pause-after"><b>7.7.5 pause-after</b></a></td><td class="propindex" align="left" valign="top">&lt;time&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">see prose </td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pause-before"><b>7.7.6 pause-before</b></a></td><td class="propindex" align="left" valign="top">&lt;time&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">see prose </td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pitch"><b>7.7.7 pitch</b></a></td><td class="propindex" align="left" valign="top">&lt;frequency&gt; | x-low | low | medium | high
| x-high | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pitch-range"><b>7.7.8 pitch-range</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">50</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#play-during"><b>7.7.9 play-during</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; mix? repeat? | auto | none | inherit </td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#position"><b>7.31.20 position</b></a></td><td class="propindex" align="left" valign="top">static | relative | absolute | fixed | inherit</td><td class="propindex" align="left" valign="top">static</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#precedence"><b>7.27.16 precedence</b></a></td><td class="propindex" align="left" valign="top">true | false | inherit</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#provisional-distance-between-starts"><b>7.30.12 provisional-distance-between-starts</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">24.0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#provisional-label-separation"><b>7.30.11 provisional-label-separation</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">6.0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a></td><td class="propindex" align="left" valign="top"> 0 | 90 | 180 | 270 | -90 | -180 | -270 | inherit</td><td class="propindex" align="left" valign="top">0</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#ref-id"><b>7.30.13 ref-id</b></a></td><td class="propindex" align="left" valign="top">&lt;idref&gt; | inherit</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#ref-index-key"><b>7.24.7 ref-index-key</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#region-name"><b>7.27.17 region-name</b></a></td><td class="propindex" align="left" valign="top">xsl-region-body | xsl-region-start | xsl-region-end
| xsl-region-before | xsl-region-after |
&lt;name&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#region-name-reference"><b>7.27.21 region-name-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#relative-align"><b>7.14.6 relative-align</b></a></td><td class="propindex" align="left" valign="top">before | baseline
| inherit</td><td class="propindex" align="left" valign="top">before</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#relative-position"><b>7.13.5 relative-position</b></a></td><td class="propindex" align="left" valign="top">static | relative | inherit</td><td class="propindex" align="left" valign="top">static</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#rendering-intent"><b>7.18.3 rendering-intent</b></a></td><td class="propindex" align="left" valign="top">auto | perceptual | relative-colorimetric | saturation | absolute-colorimetric | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-boundary"><b>7.25.5 retrieve-boundary</b></a></td><td class="propindex" align="left" valign="top">page | page-sequence | document</td><td class="propindex" align="left" valign="top">page-sequence</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-boundary-within-table"><b>7.25.2 retrieve-boundary-within-table</b></a></td><td class="propindex" align="left" valign="top">table | table-fragment | page</td><td class="propindex" align="left" valign="top">table</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-class-name"><b>7.25.3 retrieve-class-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-position"><b>7.25.4 retrieve-position</b></a></td><td class="propindex" align="left" valign="top">first-starting-within-page | first-including-carryover |
last-starting-within-page | last-ending-within-page</td><td class="propindex" align="left" valign="top">first-starting-within-page</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-position-within-table"><b>7.25.6 retrieve-position-within-table</b></a></td><td class="propindex" align="left" valign="top">first-starting | first-including-carryover |
last-starting | last-ending</td><td class="propindex" align="left" valign="top">first-starting</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#richness"><b>7.7.10 richness</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">50</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#right"><b>7.6.3 right</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#role"><b>7.5.2 role</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt; | &lt;uri-specification&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#rule-style"><b>7.22.5 rule-style</b></a></td><td class="propindex" align="left" valign="top">none | dotted | dashed | solid | double | groove
| ridge | inherit</td><td class="propindex" align="left" valign="top">solid</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#rule-thickness"><b>7.22.6 rule-thickness</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;</td><td class="propindex" align="left" valign="top">1.0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#scale-option"><b>7.30.14 scale-option</b></a></td><td class="propindex" align="left" valign="top">width | height | inherit</td><td class="propindex" align="left" valign="top">width</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#scaling"><b>7.15.12 scaling</b></a></td><td class="propindex" align="left" valign="top">uniform | non-uniform | inherit</td><td class="propindex" align="left" valign="top">uniform</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#scaling-method"><b>7.15.13 scaling-method</b></a></td><td class="propindex" align="left" valign="top">auto | integer-pixels | resample-any-method | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#score-spaces"><b>7.30.15 score-spaces</b></a></td><td class="propindex" align="left" valign="top">true | false | inherit</td><td class="propindex" align="left" valign="top">true</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#script"><b>7.10.3 script</b></a></td><td class="propindex" align="left" valign="top">none | auto | &lt;script&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#show-destination"><b>7.23.9 show-destination</b></a></td><td class="propindex" align="left" valign="top">replace | new</td><td class="propindex" align="left" valign="top">replace</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#size"><b>7.31.21 size</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;{1,2} | auto | landscape | portrait
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">N/A [XSL:no, is optional]</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#source-document"><b>7.5.1 source-document</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; [&lt;uri-specification&gt;]* | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-after"><b>7.11.6 space-after</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A (Differs from margin-bottom in CSS)</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-before"><b>7.11.5 space-before</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A (Differs from margin-top in CSS)</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-end"><b>7.12.5 space-end</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-start"><b>7.12.6 space-start</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to inline-progression-dimension of closest ancestor block-area that is not a line-area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#span"><b>7.21.4 span</b></a></td><td class="propindex" align="left" valign="top">none | all | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak"><b>7.7.11 speak</b></a></td><td class="propindex" align="left" valign="top">normal | none | spell-out | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak-header"><b>7.7.12 speak-header</b></a></td><td class="propindex" align="left" valign="top">once | always | inherit</td><td class="propindex" align="left" valign="top">once</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak-numeral"><b>7.7.13 speak-numeral</b></a></td><td class="propindex" align="left" valign="top">digits | continuous | inherit</td><td class="propindex" align="left" valign="top">continuous</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak-punctuation"><b>7.7.14 speak-punctuation</b></a></td><td class="propindex" align="left" valign="top">code | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speech-rate"><b>7.7.15 speech-rate</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | x-slow | slow | medium | fast
| x-fast | faster | slower | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#src"><b>7.30.16 src</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | inherit</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#start-indent"><b>7.11.7 start-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to inline-progression-dimension
of containing reference-area</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#starting-state"><b>7.23.10 starting-state</b></a></td><td class="propindex" align="left" valign="top">show | hide</td><td class="propindex" align="left" valign="top">show</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#starts-row"><b>7.28.15 starts-row</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#stress"><b>7.7.16 stress</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">50</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#suppress-at-line-break"><b>7.17.3 suppress-at-line-break</b></a></td><td class="propindex" align="left" valign="top">auto | suppress | retain | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#switch-to"><b>7.23.11 switch-to</b></a></td><td class="propindex" align="left" valign="top">xsl-preceding | xsl-following | xsl-any | &lt;name&gt;[ &lt;name&gt;]*</td><td class="propindex" align="left" valign="top">xsl-any</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#table-layout"><b>7.28.16 table-layout</b></a></td><td class="propindex" align="left" valign="top">auto | fixed | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#table-omit-footer-at-break"><b>7.28.17 table-omit-footer-at-break</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#table-omit-header-at-break"><b>7.28.18 table-omit-header-at-break</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#target-presentation-context"><b>7.23.12 target-presentation-context</b></a></td><td class="propindex" align="left" valign="top">use-target-processing-context | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">use-target-processing-context</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#target-processing-context"><b>7.23.13 target-processing-context</b></a></td><td class="propindex" align="left" valign="top">document-root | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">document-root</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#target-stylesheet"><b>7.23.14 target-stylesheet</b></a></td><td class="propindex" align="left" valign="top">use-normal-stylesheet | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">use-normal-stylesheet</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-align"><b>7.16.9 text-align</b></a></td><td class="propindex" align="left" valign="top">start | center | end | justify | inside | outside
| left | right | &lt;string&gt; | inherit</td><td class="propindex" align="left" valign="top">start</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-align-last"><b>7.16.10 text-align-last</b></a></td><td class="propindex" align="left" valign="top">relative | start | center | end | justify | inside
| outside | left | right | inherit</td><td class="propindex" align="left" valign="top">relative</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-altitude"><b>7.29.4 text-altitude</b></a></td><td class="propindex" align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">use-font-metrics</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to font's em-height</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-decoration"><b>7.17.4 text-decoration</b></a></td><td class="propindex" align="left" valign="top">none | [ [ underline | no-underline] || [ overline | no-overline ]
|| [ line-through | no-line-through ] || [ blink | no-blink ] ]
| inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no, but see prose</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-depth"><b>7.29.5 text-depth</b></a></td><td class="propindex" align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">use-font-metrics</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to font's em-height</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-indent"><b>7.16.11 text-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-shadow"><b>7.17.5 text-shadow</b></a></td><td class="propindex" align="left" valign="top">none | [&lt;color&gt; || &lt;length&gt; &lt;length&gt; &lt;length&gt;?
,]* [&lt;color&gt; || &lt;length&gt; &lt;length&gt; &lt;length&gt;?] | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">no, see prose</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-transform"><b>7.17.6 text-transform</b></a></td><td class="propindex" align="left" valign="top">capitalize | uppercase | lowercase | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#top"><b>7.6.2 top</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to height of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#treat-as-word-space"><b>7.17.7 treat-as-word-space</b></a></td><td class="propindex" align="left" valign="top">auto | true | false | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#unicode-bidi"><b>7.29.6 unicode-bidi</b></a></td><td class="propindex" align="left" valign="top">normal | embed | bidi-override | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#vertical-align"><b>7.31.22 vertical-align</b></a></td><td class="propindex" align="left" valign="top">baseline | middle | sub | super | text-top |
text-bottom | &lt;percentage&gt; | &lt;length&gt; | top | bottom | inherit</td><td class="propindex" align="left" valign="top">baseline</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to the 'line-height' of the element itself</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#visibility"><b>7.30.17 visibility</b></a></td><td class="propindex" align="left" valign="top">visible | hidden | collapse | inherit</td><td class="propindex" align="left" valign="top">visible</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#voice-family"><b>7.7.17 voice-family</b></a></td><td class="propindex" align="left" valign="top">[[&lt;specific-voice&gt; | &lt;generic-voice&gt;
],]* [&lt;specific-voice&gt; | &lt;generic-voice&gt; ] | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#volume"><b>7.7.18 volume</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | &lt;percentage&gt; | silent | x-soft
| soft | medium | loud | x-loud | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">refer to inherited value</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#white-space"><b>7.31.23 white-space</b></a></td><td class="propindex" align="left" valign="top">normal | pre | nowrap | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#white-space-collapse"><b>7.16.12 white-space-collapse</b></a></td><td class="propindex" align="left" valign="top">false | true | inherit</td><td class="propindex" align="left" valign="top">true</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#white-space-treatment"><b>7.16.8 white-space-treatment</b></a></td><td class="propindex" align="left" valign="top">ignore | preserve | ignore-if-before-linefeed |
ignore-if-after-linefeed | ignore-if-surrounding-linefeed | inherit</td><td class="propindex" align="left" valign="top">ignore-if-surrounding-linefeed</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#widows"><b>7.20.7 widows</b></a></td><td class="propindex" align="left" valign="top">&lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#width"><b>7.15.14 width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">refer to width of containing block</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#word-spacing"><b>7.17.8 word-spacing</b></a></td><td class="propindex" align="left" valign="top">normal | &lt;length&gt; | &lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></td><td class="propindex" align="left" valign="top">no-wrap | wrap | inherit</td><td class="propindex" align="left" valign="top">wrap</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></td><td class="propindex" align="left" valign="top">lr-tb |
rl-tb |
tb-rl |
tb-lr |
bt-lr |
bt-rl |
lr-bt |
rl-bt |
lr-alternating-rl-bt |
lr-alternating-rl-tb |
lr-inverting-rl-bt |
lr-inverting-rl-tb |
tb-lr-in-lr-pairs |
lr |
rl |
tb |
inherit</td><td class="propindex" align="left" valign="top">lr-tb</td><td class="propindex" align="left" valign="top">yes (see prose)</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#xml.lang"><b>7.31.24 xml:lang</b></a></td><td class="propindex" align="left" valign="top">&lt;language-country&gt; | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">yes</td><td class="propindex" align="left" valign="top">N/A</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#z-index"><b>7.30.18 z-index</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">no</td><td class="propindex" align="left" valign="top">N/A</td></tr></tbody></table></div><div class="div2">
<h3><a name="prtab2" id="prtab2"></a>B.3 Property Table: Part II</h3><p>The Trait Mapping Values are explained in <a href="#trmval"><b>B.1 Explanation of Trait Mapping Values</b></a>.</p><table border="1" class="propindex"><thead valign="top" align="left"><tr valign="top" align="left"><th class="propindex" align="left" valign="top">Name</th><th class="propindex" align="left" valign="top">Values</th><th class="propindex" align="left" valign="top">Initial Value</th><th class="propindex" align="left" valign="top">Trait mapping</th><th class="propindex" align="left" valign="top">Core</th></tr></thead><tbody valign="top" align="left"><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#absolute-position"><b>7.6.1 absolute-position</b></a></td><td class="propindex" align="left" valign="top">auto | absolute | fixed | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">See prose. </td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#active-state"><b>7.23.1 active-state</b></a></td><td class="propindex" align="left" valign="top">link | visited | active | hover | focus</td><td class="propindex" align="left" valign="top">no, a value is required</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:multi-properties</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a></td><td class="propindex" align="left" valign="top">auto | baseline
| before-edge
| text-before-edge | middle | central
| after-edge
| text-after-edge | ideographic | alphabetic | hanging | mathematical
| &lt;percentage&gt; | &lt;length&gt;
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a></td><td class="propindex" align="left" valign="top">auto | baseline | before-edge
| text-before-edge | middle | central | after-edge
| text-after-edge | ideographic | alphabetic | hanging | mathematical
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#allowed-height-scale"><b>7.15.1 allowed-height-scale</b></a></td><td class="propindex" align="left" valign="top">[ any | &lt;percentage&gt; ]* | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#allowed-width-scale"><b>7.15.2 allowed-width-scale</b></a></td><td class="propindex" align="left" valign="top">[ any | &lt;percentage&gt; ]* | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#auto-restore"><b>7.23.2 auto-restore</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:multi-switch</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#azimuth"><b>7.7.1 azimuth</b></a></td><td class="propindex" align="left" valign="top">&lt;angle&gt; | [[ left-side | far-left | left
| center-left | center | center-right | right | far-right | right-side
] || behind ] | leftwards | rightwards | inherit</td><td class="propindex" align="left" valign="top">center</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background"><b>7.31.1 background</b></a></td><td class="propindex" align="left" valign="top">[&lt;background-color&gt; ||
&lt;background-image&gt;
|| &lt;background-repeat&gt; || &lt;background-attachment&gt; || &lt;background-position&gt;
]] | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-attachment"><b>7.8.1 background-attachment</b></a></td><td class="propindex" align="left" valign="top">scroll | fixed | inherit</td><td class="propindex" align="left" valign="top">scroll</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-color"><b>7.8.2 background-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">transparent</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-image"><b>7.8.3 background-image</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-position"><b>7.31.2 background-position</b></a></td><td class="propindex" align="left" valign="top">[ [&lt;percentage&gt; | &lt;length&gt; ]{1,2} |
[ [top | center | bottom] || [left | center | right] ] ] | inherit</td><td class="propindex" align="left" valign="top">0% 0%</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-position-horizontal"><b>7.8.5 background-position-horizontal</b></a></td><td class="propindex" align="left" valign="top">&lt;percentage&gt; | &lt;length&gt; |
left | center | right | inherit</td><td class="propindex" align="left" valign="top">0%</td><td class="propindex" align="left" valign="top">Value change</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-position-vertical"><b>7.8.6 background-position-vertical</b></a></td><td class="propindex" align="left" valign="top">&lt;percentage&gt; | &lt;length&gt; |
top | center | bottom | inherit</td><td class="propindex" align="left" valign="top">0%</td><td class="propindex" align="left" valign="top">Value change</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#background-repeat"><b>7.8.4 background-repeat</b></a></td><td class="propindex" align="left" valign="top">repeat | repeat-x | repeat-y | no-repeat | inherit</td><td class="propindex" align="left" valign="top">repeat</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: no-repeat</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a></td><td class="propindex" align="left" valign="top">baseline | sub | super | &lt;percentage&gt; | &lt;length&gt;
| inherit</td><td class="propindex" align="left" valign="top">baseline</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#blank-or-not-blank"><b>7.27.1 blank-or-not-blank</b></a></td><td class="propindex" align="left" valign="top">blank | not-blank | any | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:repeatable-page-master-alternatives</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;length&gt; | &lt;percentage&gt; | &lt;length-range&gt;
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border"><b>7.31.3 border</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-color"><b>7.8.10 border-after-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-style"><b>7.8.11 border-after-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-after-width"><b>7.8.12 border-after-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-color"><b>7.8.7 border-before-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-style"><b>7.8.8 border-before-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-before-width"><b>7.8.9 border-before-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom"><b>7.31.4 border-bottom</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom-color"><b>7.8.22 border-bottom-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom-style"><b>7.8.23 border-bottom-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-bottom-width"><b>7.8.24 border-bottom-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-collapse"><b>7.28.3 border-collapse</b></a></td><td class="propindex" align="left" valign="top">collapse | collapse-with-precedence | separate | inherit</td><td class="propindex" align="left" valign="top">collapse</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-color"><b>7.31.5 border-color</b></a></td><td class="propindex" align="left" valign="top">[ &lt;color&gt; | transparent ]{1,4} | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-color"><b>7.8.16 border-end-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-style"><b>7.8.17 border-end-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-end-width"><b>7.8.18 border-end-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left"><b>7.31.6 border-left</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left-color"><b>7.8.25 border-left-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left-style"><b>7.8.26 border-left-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-left-width"><b>7.8.27 border-left-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right"><b>7.31.7 border-right</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right-color"><b>7.8.28 border-right-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right-style"><b>7.8.29 border-right-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-right-width"><b>7.8.30 border-right-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-separation"><b>7.28.5 border-separation</b></a></td><td class="propindex" align="left" valign="top">&lt;length-bp-ip-direction&gt; | inherit</td><td class="propindex" align="left" valign="top">.block-progression-direction="0pt" .inline-progression-direction="0pt"</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-spacing"><b>7.31.9 border-spacing</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; &lt;length&gt;? | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-color"><b>7.8.13 border-start-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a></td><td class="propindex" align="left" valign="top">force | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">fo:table: 6, fo:table-cell: 5, fo:table-column: 4,
fo:table-row: 3, fo:table-body: 2, fo:table-header: 1, fo:table-footer: 0
</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-style"><b>7.8.14 border-start-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-start-width"><b>7.8.15 border-start-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-style"><b>7.31.8 border-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt;{1,4} | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top"><b>7.31.10 border-top</b></a></td><td class="propindex" align="left" valign="top">[ &lt;border-width&gt; || &lt;border-style&gt;
|| [ &lt;color&gt; | transparent ] ] | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top-color"><b>7.8.19 border-top-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | transparent | inherit</td><td class="propindex" align="left" valign="top">the value of the 'color' property</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top-style"><b>7.8.20 border-top-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-top-width"><b>7.8.21 border-top-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#border-width"><b>7.31.11 border-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt;{1,4} | inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#bottom"><b>7.6.4 bottom</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for absolute-position, relative-position</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#break-after"><b>7.20.1 break-after</b></a></td><td class="propindex" align="left" valign="top">auto | column | page | even-page | odd-page | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#break-before"><b>7.20.2 break-before</b></a></td><td class="propindex" align="left" valign="top">auto | column | page | even-page | odd-page | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#caption-side"><b>7.28.7 caption-side</b></a></td><td class="propindex" align="left" valign="top">before | after | start | end | top | bottom | left | right | inherit</td><td class="propindex" align="left" valign="top">before</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#case-name"><b>7.23.3 case-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:multi-switch</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#case-title"><b>7.23.4 case-title</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:multi-switch</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-class"><b>7.30.1 change-bar-class</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:change-bar-begin, fo:change-bar-end</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-color"><b>7.30.2 change-bar-color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt;</td><td class="propindex" align="left" valign="top">the value of the color property</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:change-bar-begin, fo:change-bar-end</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-offset"><b>7.30.3 change-bar-offset</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;</td><td class="propindex" align="left" valign="top">6pt</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:change-bar-begin, fo:change-bar-end</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-placement"><b>7.30.4 change-bar-placement</b></a></td><td class="propindex" align="left" valign="top">start | end | left | right | inside | outside | alternate</td><td class="propindex" align="left" valign="top">start</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:change-bar-begin, fo:change-bar-end</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-style"><b>7.30.5 change-bar-style</b></a></td><td class="propindex" align="left" valign="top">&lt;border-style&gt;</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:change-bar-begin, fo:change-bar-end</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#change-bar-width"><b>7.30.6 change-bar-width</b></a></td><td class="propindex" align="left" valign="top">&lt;border-width&gt;</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:change-bar-begin, fo:change-bar-end</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#character"><b>7.17.1 character</b></a></td><td class="propindex" align="left" valign="top">&lt;character&gt;</td><td class="propindex" align="left" valign="top">N/A, value is required</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#clear"><b>7.19.1 clear</b></a></td><td class="propindex" align="left" valign="top">start | end | left | right | inside | outside | both | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:float</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#clip"><b>7.21.1 clip</b></a></td><td class="propindex" align="left" valign="top">&lt;shape&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#color"><b>7.18.1 color</b></a></td><td class="propindex" align="left" valign="top">&lt;color&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#color-profile-name"><b>7.18.2 color-profile-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt; | inherit</td><td class="propindex" align="left" valign="top">N/A, value is required</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:color-profile</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-count"><b>7.27.2 column-count</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-gap"><b>7.27.3 column-gap</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">12.0pt</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for column-count</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-number"><b>7.28.8 column-number</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">Value change</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#column-width"><b>7.28.9 column-width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#content-height"><b>7.15.4 content-height</b></a></td><td class="propindex" align="left" valign="top">auto | scale-to-fit | scale-down-to-fit | scale-up-to-fit |
&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#content-type"><b>7.30.7 content-type</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt; | auto</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#content-width"><b>7.15.5 content-width</b></a></td><td class="propindex" align="left" valign="top">auto | scale-to-fit | scale-down-to-fit | scale-up-to-fit |
&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#country"><b>7.10.1 country</b></a></td><td class="propindex" align="left" valign="top">none | &lt;country&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#cue"><b>7.31.12 cue</b></a></td><td class="propindex" align="left" valign="top">&lt;cue-before&gt; || &lt;cue-after&gt; | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#cue-after"><b>7.7.2 cue-after</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | none | inherit </td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#cue-before"><b>7.7.3 cue-before</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | none | inherit </td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#destination-placement-offset"><b>7.23.5 destination-placement-offset</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#direction"><b>7.29.1 direction</b></a></td><td class="propindex" align="left" valign="top">ltr | rtl | inherit</td><td class="propindex" align="left" valign="top">ltr</td><td class="propindex" align="left" valign="top">See prose. </td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#display-align"><b>7.14.4 display-align</b></a></td><td class="propindex" align="left" valign="top">auto | before | center | after
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a></td><td class="propindex" align="left" valign="top">auto | use-script | no-change | reset-size
| ideographic | alphabetic | hanging | mathematical
| central | middle | text-after-edge | text-before-edge
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#elevation"><b>7.7.4 elevation</b></a></td><td class="propindex" align="left" valign="top">&lt;angle&gt; | below | level | above | higher
| lower | inherit</td><td class="propindex" align="left" valign="top">level</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#empty-cells"><b>7.28.10 empty-cells</b></a></td><td class="propindex" align="left" valign="top">show | hide | inherit</td><td class="propindex" align="left" valign="top">show</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#end-indent"><b>7.11.8 end-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#ends-row"><b>7.28.11 ends-row</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#extent"><b>7.27.4 extent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0.0pt</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:region-before, fo:region-after, fo:region-start, and fo:region-end</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#external-destination"><b>7.23.6 external-destination</b></a></td><td class="propindex" align="left" valign="top">empty string | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">empty string</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#float"><b>7.19.2 float</b></a></td><td class="propindex" align="left" valign="top">before | start | end | left | right | inside | outside | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:float</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-map-name"><b>7.27.18 flow-map-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:flow-map</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-map-reference"><b>7.27.19 flow-map-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:flow-map</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-name"><b>7.27.5 flow-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#flow-name-reference"><b>7.27.20 flow-name-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:flow-map</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font"><b>7.31.13 font</b></a></td><td class="propindex" align="left" valign="top">[ [ &lt;font-style&gt; || &lt;font-variant&gt;
|| &lt;font-weight&gt; ]? &lt;font-size&gt; [ / &lt;line-height&gt;]? &lt;font-family&gt;
] | caption | icon | menu | message-box | small-caption | status-bar
| inherit</td><td class="propindex" align="left" valign="top">see individual properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-family"><b>7.9.2 font-family</b></a></td><td class="propindex" align="left" valign="top">[[ &lt;family-name&gt; | &lt;generic-family&gt;
],]* [&lt;family-name&gt; | &lt;generic-family&gt;] | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">Font selection</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-selection-strategy"><b>7.9.3 font-selection-strategy</b></a></td><td class="propindex" align="left" valign="top">auto | character-by-character | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Font selection</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-size"><b>7.9.4 font-size</b></a></td><td class="propindex" align="left" valign="top">&lt;absolute-size&gt; | &lt;relative-size&gt; | &lt;length&gt;
| &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-size-adjust"><b>7.9.6 font-size-adjust</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Font selection</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-stretch"><b>7.9.5 font-stretch</b></a></td><td class="propindex" align="left" valign="top">normal | wider | narrower | ultra-condensed
| extra-condensed | condensed | semi-condensed | semi-expanded |
expanded | extra-expanded | ultra-expanded | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Font selection</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-style"><b>7.9.7 font-style</b></a></td><td class="propindex" align="left" valign="top">normal | italic | oblique | backslant | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Font selection</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-variant"><b>7.9.8 font-variant</b></a></td><td class="propindex" align="left" valign="top">normal | small-caps | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Font selection</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#font-weight"><b>7.9.9 font-weight</b></a></td><td class="propindex" align="left" valign="top">normal | bold | bolder | lighter | 100 | 200
| 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Font selection</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#force-page-count"><b>7.27.6 force-page-count</b></a></td><td class="propindex" align="left" valign="top">auto | even | odd | end-on-even | end-on-odd | no-force
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: no-force</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#format"><b>7.26.1 format</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#glyph-orientation-horizontal"><b>7.29.2 glyph-orientation-horizontal</b></a></td><td class="propindex" align="left" valign="top">&lt;angle&gt; | inherit</td><td class="propindex" align="left" valign="top">0deg</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#glyph-orientation-vertical"><b>7.29.3 glyph-orientation-vertical</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;angle&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#grouping-separator"><b>7.26.2 grouping-separator</b></a></td><td class="propindex" align="left" valign="top">&lt;character&gt;</td><td class="propindex" align="left" valign="top">no separator</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: no separator</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#grouping-size"><b>7.26.3 grouping-size</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">no grouping</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: no grouping</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#height"><b>7.15.6 height</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenate"><b>7.10.4 hyphenate</b></a></td><td class="propindex" align="left" valign="top">false | true | inherit</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-character"><b>7.10.5 hyphenation-character</b></a></td><td class="propindex" align="left" valign="top">&lt;character&gt; | inherit</td><td class="propindex" align="left" valign="top">The Unicode hyphen character U+2010</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for hyphenate</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-keep"><b>7.16.1 hyphenation-keep</b></a></td><td class="propindex" align="left" valign="top">auto | column | page | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for hyphenate</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-ladder-count"><b>7.16.2 hyphenation-ladder-count</b></a></td><td class="propindex" align="left" valign="top">no-limit | &lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">no-limit</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for hyphenate</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-push-character-count"><b>7.10.6 hyphenation-push-character-count</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for hyphenate</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#hyphenation-remain-character-count"><b>7.10.7 hyphenation-remain-character-count</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for hyphenate</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#id"><b>7.30.8 id</b></a></td><td class="propindex" align="left" valign="top"> &lt;id&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#index-class"><b>7.24.1 index-class</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">empty string</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:index-page-citation-list</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#index-key"><b>7.24.2 index-key</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:index-page-citation-list</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#indicate-destination"><b>7.23.7 indicate-destination</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#initial-page-number"><b>7.27.7 initial-page-number</b></a></td><td class="propindex" align="left" valign="top">auto | auto-odd | auto-even | &lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;length&gt; | &lt;percentage&gt; | &lt;length-range&gt;
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#internal-destination"><b>7.23.8 internal-destination</b></a></td><td class="propindex" align="left" valign="top">empty string | &lt;idref&gt;</td><td class="propindex" align="left" valign="top">empty string</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#intrinsic-scale-value"><b>7.30.9 intrinsic-scale-value</b></a></td><td class="propindex" align="left" valign="top">&lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">100%</td><td class="propindex" align="left" valign="top">Refine</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:scaling-value-citation</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a></td><td class="propindex" align="left" valign="top">auto | none | line | indent | block | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: none</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#keep-together"><b>7.20.3 keep-together</b></a></td><td class="propindex" align="left" valign="top">&lt;keep&gt; | inherit</td><td class="propindex" align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a></td><td class="propindex" align="left" valign="top">&lt;keep&gt; | inherit</td><td class="propindex" align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a></td><td class="propindex" align="left" valign="top">&lt;keep&gt; | inherit</td><td class="propindex" align="left" valign="top">.within-line=auto, .within-column=auto, .within-page=auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#language"><b>7.10.2 language</b></a></td><td class="propindex" align="left" valign="top">none | &lt;language&gt; | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Value change</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#last-line-end-indent"><b>7.16.3 last-line-end-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-alignment"><b>7.22.1 leader-alignment</b></a></td><td class="propindex" align="left" valign="top">none | reference-area | page | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-length"><b>7.22.4 leader-length</b></a></td><td class="propindex" align="left" valign="top">&lt;length-range&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">leader-length.minimum=0pt, .optimum=12.0pt, .maximum=100% </td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-pattern"><b>7.22.2 leader-pattern</b></a></td><td class="propindex" align="left" valign="top">space | rule | dots | use-content | inherit</td><td class="propindex" align="left" valign="top">space</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#leader-pattern-width"><b>7.22.3 leader-pattern-width</b></a></td><td class="propindex" align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">use-font-metrics </td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#left"><b>7.6.5 left</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for absolute-position, relative-position</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a></td><td class="propindex" align="left" valign="top">normal | &lt;length&gt; | &lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#letter-value"><b>7.26.4 letter-value</b></a></td><td class="propindex" align="left" valign="top">auto | alphabetic | traditional</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#linefeed-treatment"><b>7.16.7 linefeed-treatment</b></a></td><td class="propindex" align="left" valign="top">ignore | preserve | treat-as-space | treat-as-zero-width-space | inherit</td><td class="propindex" align="left" valign="top">treat-as-space</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#line-height"><b>7.16.4 line-height</b></a></td><td class="propindex" align="left" valign="top">normal | &lt;length&gt; | &lt;number&gt; | &lt;percentage&gt; | &lt;space&gt;
| inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#line-height-shift-adjustment"><b>7.16.5 line-height-shift-adjustment</b></a></td><td class="propindex" align="left" valign="top">consider-shifts | disregard-shifts | inherit</td><td class="propindex" align="left" valign="top">consider-shifts</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#line-stacking-strategy"><b>7.16.6 line-stacking-strategy</b></a></td><td class="propindex" align="left" valign="top">line-height | font-height | max-height | inherit</td><td class="propindex" align="left" valign="top">max-height</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin"><b>7.31.14 margin</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt;{1,4} | inherit </td><td class="propindex" align="left" valign="top">not defined for shorthand properties </td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-bottom"><b>7.11.2 margin-bottom</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-left"><b>7.11.3 margin-left</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-right"><b>7.11.4 margin-right</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#margin-top"><b>7.11.1 margin-top</b></a></td><td class="propindex" align="left" valign="top">&lt;margin-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#marker-class-name"><b>7.25.1 marker-class-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:marker</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#master-name"><b>7.27.8 master-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#master-reference"><b>7.27.9 master-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#max-height"><b>7.15.8 max-height</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | none | inherit </td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#maximum-repeats"><b>7.27.10 maximum-repeats</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | no-limit | inherit</td><td class="propindex" align="left" valign="top">no-limit</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:repeatable-page-master-reference and fo:repeatable-page-master-alternatives</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#max-width"><b>7.15.9 max-width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#media-usage"><b>7.27.11 media-usage</b></a></td><td class="propindex" align="left" valign="top">auto | paginate | bounded-in-one-dimension | unbounded</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#merge-pages-across-index-key-references"><b>7.24.6 merge-pages-across-index-key-references</b></a></td><td class="propindex" align="left" valign="top">merge | leave-separate</td><td class="propindex" align="left" valign="top">merge</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:index-page-citation-list</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#merge-ranges-across-index-key-references"><b>7.24.4 merge-ranges-across-index-key-references</b></a></td><td class="propindex" align="left" valign="top">merge | leave-separate</td><td class="propindex" align="left" valign="top">merge</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:index-page-citation-list</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#merge-sequential-page-numbers"><b>7.24.5 merge-sequential-page-numbers</b></a></td><td class="propindex" align="left" valign="top">merge | leave-separate</td><td class="propindex" align="left" valign="top">merge</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:index-page-citation-list</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#min-height"><b>7.15.10 min-height</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit </td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#min-width"><b>7.15.11 min-width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on UA</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#number-columns-repeated"><b>7.28.12 number-columns-repeated</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#number-columns-spanned"><b>7.28.13 number-columns-spanned</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#number-rows-spanned"><b>7.28.14 number-rows-spanned</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt;</td><td class="propindex" align="left" valign="top">1</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#odd-or-even"><b>7.27.12 odd-or-even</b></a></td><td class="propindex" align="left" valign="top">odd | even | any | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:repeatable-page-master-alternatives</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#orphans"><b>7.20.6 orphans</b></a></td><td class="propindex" align="left" valign="top">&lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#overflow"><b>7.21.2 overflow</b></a></td><td class="propindex" align="left" valign="top">visible | hidden | scroll | error-if-overflow | repeat | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding"><b>7.31.15 padding</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt;{1,4} | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-after"><b>7.8.32 padding-after</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-before"><b>7.8.31 padding-before</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-bottom"><b>7.8.36 padding-bottom</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-end"><b>7.8.34 padding-end</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-left"><b>7.8.37 padding-left</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-right"><b>7.8.38 padding-right</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-start"><b>7.8.33 padding-start</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | &lt;length-conditional&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting and Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#padding-top"><b>7.8.35 padding-top</b></a></td><td class="propindex" align="left" valign="top">&lt;padding-width&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-break-after"><b>7.31.16 page-break-after</b></a></td><td class="propindex" align="left" valign="top">auto | always | avoid | left | right | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-break-before"><b>7.31.17 page-break-before</b></a></td><td class="propindex" align="left" valign="top">auto | always | avoid | left | right | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-break-inside"><b>7.31.18 page-break-inside</b></a></td><td class="propindex" align="left" valign="top">avoid | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-citation-strategy"><b>7.30.10 page-citation-strategy</b></a></td><td class="propindex" align="left" valign="top">[ all | normal | non-blank | inherit</td><td class="propindex" align="left" valign="top">all</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:page-number-citation-last</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-height"><b>7.27.13 page-height</b></a></td><td class="propindex" align="left" valign="top">auto | indefinite | &lt;length&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-number-treatment"><b>7.24.3 page-number-treatment</b></a></td><td class="propindex" align="left" valign="top">link | no-link</td><td class="propindex" align="left" valign="top">no-link</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:index-page-citation-list</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-position"><b>7.27.14 page-position</b></a></td><td class="propindex" align="left" valign="top">only | first | last | rest | any | inherit</td><td class="propindex" align="left" valign="top">any</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:repeatable-page-master-alternatives</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#page-width"><b>7.27.15 page-width</b></a></td><td class="propindex" align="left" valign="top">auto | indefinite | &lt;length&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pause"><b>7.31.19 pause</b></a></td><td class="propindex" align="left" valign="top">[&lt;time&gt; | &lt;percentage&gt;]{1,2} | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pause-after"><b>7.7.5 pause-after</b></a></td><td class="propindex" align="left" valign="top">&lt;time&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pause-before"><b>7.7.6 pause-before</b></a></td><td class="propindex" align="left" valign="top">&lt;time&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pitch"><b>7.7.7 pitch</b></a></td><td class="propindex" align="left" valign="top">&lt;frequency&gt; | x-low | low | medium | high
| x-high | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#pitch-range"><b>7.7.8 pitch-range</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">50</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#play-during"><b>7.7.9 play-during</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; mix? repeat? | auto | none | inherit </td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#position"><b>7.31.20 position</b></a></td><td class="propindex" align="left" valign="top">static | relative | absolute | fixed | inherit</td><td class="propindex" align="left" valign="top">static</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#precedence"><b>7.27.16 precedence</b></a></td><td class="propindex" align="left" valign="top">true | false | inherit</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:region-before and fo:region-after</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#provisional-distance-between-starts"><b>7.30.12 provisional-distance-between-starts</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">24.0pt</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#provisional-label-separation"><b>7.30.11 provisional-label-separation</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">6.0pt</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a></td><td class="propindex" align="left" valign="top"> 0 | 90 | 180 | 270 | -90 | -180 | -270 | inherit</td><td class="propindex" align="left" valign="top">0</td><td class="propindex" align="left" valign="top">See prose. </td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#ref-id"><b>7.30.13 ref-id</b></a></td><td class="propindex" align="left" valign="top">&lt;idref&gt; | inherit</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:page-number-citation</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#ref-index-key"><b>7.24.7 ref-index-key</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt;</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:index-page-citation-list</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#region-name"><b>7.27.17 region-name</b></a></td><td class="propindex" align="left" valign="top">xsl-region-body | xsl-region-start | xsl-region-end
| xsl-region-before | xsl-region-after |
&lt;name&gt;</td><td class="propindex" align="left" valign="top">see prose</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#region-name-reference"><b>7.27.21 region-name-reference</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">none, a value is required</td><td class="propindex" align="left" valign="top">Specification</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:flow-map</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#relative-align"><b>7.14.6 relative-align</b></a></td><td class="propindex" align="left" valign="top">before | baseline
| inherit</td><td class="propindex" align="left" valign="top">before</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#relative-position"><b>7.13.5 relative-position</b></a></td><td class="propindex" align="left" valign="top">static | relative | inherit</td><td class="propindex" align="left" valign="top">static</td><td class="propindex" align="left" valign="top">See prose. </td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#rendering-intent"><b>7.18.3 rendering-intent</b></a></td><td class="propindex" align="left" valign="top">auto | perceptual | relative-colorimetric | saturation | absolute-colorimetric | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:color-profile</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-boundary"><b>7.25.5 retrieve-boundary</b></a></td><td class="propindex" align="left" valign="top">page | page-sequence | document</td><td class="propindex" align="left" valign="top">page-sequence</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:retrieve-marker</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-boundary-within-table"><b>7.25.2 retrieve-boundary-within-table</b></a></td><td class="propindex" align="left" valign="top">table | table-fragment | page</td><td class="propindex" align="left" valign="top">table</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:retrieve-table-marker</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-class-name"><b>7.25.3 retrieve-class-name</b></a></td><td class="propindex" align="left" valign="top">&lt;name&gt;</td><td class="propindex" align="left" valign="top">an empty name</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:retrieve-marker</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-position"><b>7.25.4 retrieve-position</b></a></td><td class="propindex" align="left" valign="top">first-starting-within-page | first-including-carryover |
last-starting-within-page | last-ending-within-page</td><td class="propindex" align="left" valign="top">first-starting-within-page</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:retrieve-marker</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#retrieve-position-within-table"><b>7.25.6 retrieve-position-within-table</b></a></td><td class="propindex" align="left" valign="top">first-starting | first-including-carryover |
last-starting | last-ending</td><td class="propindex" align="left" valign="top">first-starting</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:retrieve-table-marker</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#richness"><b>7.7.10 richness</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">50</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#right"><b>7.6.3 right</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for absolute-position, relative-position</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#role"><b>7.5.2 role</b></a></td><td class="propindex" align="left" valign="top">&lt;string&gt; | &lt;uri-specification&gt; | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#rule-style"><b>7.22.5 rule-style</b></a></td><td class="propindex" align="left" valign="top">none | dotted | dashed | solid | double | groove
| ridge | inherit</td><td class="propindex" align="left" valign="top">solid</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#rule-thickness"><b>7.22.6 rule-thickness</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;</td><td class="propindex" align="left" valign="top">1.0pt</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#scale-option"><b>7.30.14 scale-option</b></a></td><td class="propindex" align="left" valign="top">width | height | inherit</td><td class="propindex" align="left" valign="top">width</td><td class="propindex" align="left" valign="top">Refine</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:scaling-value-citation</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#scaling"><b>7.15.12 scaling</b></a></td><td class="propindex" align="left" valign="top">uniform | non-uniform | inherit</td><td class="propindex" align="left" valign="top">uniform</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#scaling-method"><b>7.15.13 scaling-method</b></a></td><td class="propindex" align="left" valign="top">auto | integer-pixels | resample-any-method | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#score-spaces"><b>7.30.15 score-spaces</b></a></td><td class="propindex" align="left" valign="top">true | false | inherit</td><td class="propindex" align="left" valign="top">true</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#script"><b>7.10.3 script</b></a></td><td class="propindex" align="left" valign="top">none | auto | &lt;script&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: none</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#show-destination"><b>7.23.9 show-destination</b></a></td><td class="propindex" align="left" valign="top">replace | new</td><td class="propindex" align="left" valign="top">replace</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#size"><b>7.31.21 size</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt;{1,2} | auto | landscape | portrait
| inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#source-document"><b>7.5.1 source-document</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; [&lt;uri-specification&gt;]* | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-after"><b>7.11.6 space-after</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-before"><b>7.11.5 space-before</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-end"><b>7.12.5 space-end</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#space-start"><b>7.12.6 space-start</b></a></td><td class="propindex" align="left" valign="top">&lt;space&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">space.minimum=0pt, .optimum=0pt, .maximum=0pt,
.conditionality=discard, .precedence=0</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#span"><b>7.21.4 span</b></a></td><td class="propindex" align="left" valign="top">none | all | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak"><b>7.7.11 speak</b></a></td><td class="propindex" align="left" valign="top">normal | none | spell-out | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak-header"><b>7.7.12 speak-header</b></a></td><td class="propindex" align="left" valign="top">once | always | inherit</td><td class="propindex" align="left" valign="top">once</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak-numeral"><b>7.7.13 speak-numeral</b></a></td><td class="propindex" align="left" valign="top">digits | continuous | inherit</td><td class="propindex" align="left" valign="top">continuous</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speak-punctuation"><b>7.7.14 speak-punctuation</b></a></td><td class="propindex" align="left" valign="top">code | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#speech-rate"><b>7.7.15 speech-rate</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | x-slow | slow | medium | fast
| x-fast | faster | slower | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#src"><b>7.30.16 src</b></a></td><td class="propindex" align="left" valign="top">&lt;uri-specification&gt; | inherit</td><td class="propindex" align="left" valign="top">none, value required</td><td class="propindex" align="left" valign="top">Reference</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#start-indent"><b>7.11.7 start-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#starting-state"><b>7.23.10 starting-state</b></a></td><td class="propindex" align="left" valign="top">show | hide</td><td class="propindex" align="left" valign="top">show</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:multi-switch</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#starts-row"><b>7.28.15 starts-row</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#stress"><b>7.7.16 stress</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | inherit</td><td class="propindex" align="left" valign="top">50</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#suppress-at-line-break"><b>7.17.3 suppress-at-line-break</b></a></td><td class="propindex" align="left" valign="top">auto | suppress | retain | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#switch-to"><b>7.23.11 switch-to</b></a></td><td class="propindex" align="left" valign="top">xsl-preceding | xsl-following | xsl-any | &lt;name&gt;[ &lt;name&gt;]*</td><td class="propindex" align="left" valign="top">xsl-any</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:multi-switch</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#table-layout"><b>7.28.16 table-layout</b></a></td><td class="propindex" align="left" valign="top">auto | fixed | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: fixed</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#table-omit-footer-at-break"><b>7.28.17 table-omit-footer-at-break</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#table-omit-header-at-break"><b>7.28.18 table-omit-header-at-break</b></a></td><td class="propindex" align="left" valign="top">true | false</td><td class="propindex" align="left" valign="top">false</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#target-presentation-context"><b>7.23.12 target-presentation-context</b></a></td><td class="propindex" align="left" valign="top">use-target-processing-context | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">use-target-processing-context</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#target-processing-context"><b>7.23.13 target-processing-context</b></a></td><td class="propindex" align="left" valign="top">document-root | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">document-root</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#target-stylesheet"><b>7.23.14 target-stylesheet</b></a></td><td class="propindex" align="left" valign="top">use-normal-stylesheet | &lt;uri-specification&gt;</td><td class="propindex" align="left" valign="top">use-normal-stylesheet</td><td class="propindex" align="left" valign="top">Action</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A use fallback for fo:basic-link</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-align"><b>7.16.9 text-align</b></a></td><td class="propindex" align="left" valign="top">start | center | end | justify | inside | outside
| left | right | &lt;string&gt; | inherit</td><td class="propindex" align="left" valign="top">start</td><td class="propindex" align="left" valign="top">Value change</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-align-last"><b>7.16.10 text-align-last</b></a></td><td class="propindex" align="left" valign="top">relative | start | center | end | justify | inside
| outside | left | right | inherit</td><td class="propindex" align="left" valign="top">relative</td><td class="propindex" align="left" valign="top">Value change</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-altitude"><b>7.29.4 text-altitude</b></a></td><td class="propindex" align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">use-font-metrics</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-decoration"><b>7.17.4 text-decoration</b></a></td><td class="propindex" align="left" valign="top">none | [ [ underline | no-underline] || [ overline | no-overline ]
|| [ line-through | no-line-through ] || [ blink | no-blink ] ]
| inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">See prose. </td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-depth"><b>7.29.5 text-depth</b></a></td><td class="propindex" align="left" valign="top">use-font-metrics | &lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">use-font-metrics</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-indent"><b>7.16.11 text-indent</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | inherit</td><td class="propindex" align="left" valign="top">0pt</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-shadow"><b>7.17.5 text-shadow</b></a></td><td class="propindex" align="left" valign="top">none | [&lt;color&gt; || &lt;length&gt; &lt;length&gt; &lt;length&gt;?
,]* [&lt;color&gt; || &lt;length&gt; &lt;length&gt; &lt;length&gt;?] | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#text-transform"><b>7.17.6 text-transform</b></a></td><td class="propindex" align="left" valign="top">capitalize | uppercase | lowercase | none | inherit</td><td class="propindex" align="left" valign="top">none</td><td class="propindex" align="left" valign="top">Refine</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#top"><b>7.6.2 top</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for absolute-position, relative-position</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#treat-as-word-space"><b>7.17.7 treat-as-word-space</b></a></td><td class="propindex" align="left" valign="top">auto | true | false | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#unicode-bidi"><b>7.29.6 unicode-bidi</b></a></td><td class="propindex" align="left" valign="top">normal | embed | bidi-override | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: See prose</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#vertical-align"><b>7.31.22 vertical-align</b></a></td><td class="propindex" align="left" valign="top">baseline | middle | sub | super | text-top |
text-bottom | &lt;percentage&gt; | &lt;length&gt; | top | bottom | inherit</td><td class="propindex" align="left" valign="top">baseline</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#visibility"><b>7.30.17 visibility</b></a></td><td class="propindex" align="left" valign="top">visible | hidden | collapse | inherit</td><td class="propindex" align="left" valign="top">visible</td><td class="propindex" align="left" valign="top">Magic</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#voice-family"><b>7.7.17 voice-family</b></a></td><td class="propindex" align="left" valign="top">[[&lt;specific-voice&gt; | &lt;generic-voice&gt;
],]* [&lt;specific-voice&gt; | &lt;generic-voice&gt; ] | inherit</td><td class="propindex" align="left" valign="top">depends on user agent</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#volume"><b>7.7.18 volume</b></a></td><td class="propindex" align="left" valign="top">&lt;number&gt; | &lt;percentage&gt; | silent | x-soft
| soft | medium | loud | x-loud | inherit</td><td class="propindex" align="left" valign="top">medium</td><td class="propindex" align="left" valign="top">Rendering</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#white-space"><b>7.31.23 white-space</b></a></td><td class="propindex" align="left" valign="top">normal | pre | nowrap | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#white-space-collapse"><b>7.16.12 white-space-collapse</b></a></td><td class="propindex" align="left" valign="top">false | true | inherit</td><td class="propindex" align="left" valign="top">true</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#white-space-treatment"><b>7.16.8 white-space-treatment</b></a></td><td class="propindex" align="left" valign="top">ignore | preserve | ignore-if-before-linefeed |
ignore-if-after-linefeed | ignore-if-surrounding-linefeed | inherit</td><td class="propindex" align="left" valign="top">ignore-if-surrounding-linefeed</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#widows"><b>7.20.7 widows</b></a></td><td class="propindex" align="left" valign="top">&lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">2</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#width"><b>7.15.14 width</b></a></td><td class="propindex" align="left" valign="top">&lt;length&gt; | &lt;percentage&gt; | auto | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#word-spacing"><b>7.17.8 word-spacing</b></a></td><td class="propindex" align="left" valign="top">normal | &lt;length&gt; | &lt;space&gt; | inherit</td><td class="propindex" align="left" valign="top">normal</td><td class="propindex" align="left" valign="top">Disappears</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: Initial value</p></td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></td><td class="propindex" align="left" valign="top">no-wrap | wrap | inherit</td><td class="propindex" align="left" valign="top">wrap</td><td class="propindex" align="left" valign="top">Formatting</td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></td><td class="propindex" align="left" valign="top">lr-tb |
rl-tb |
tb-rl |
tb-lr |
bt-lr |
bt-rl |
lr-bt |
rl-bt |
lr-alternating-rl-bt |
lr-alternating-rl-tb |
lr-inverting-rl-bt |
lr-inverting-rl-tb |
tb-lr-in-lr-pairs |
lr |
rl |
tb |
inherit</td><td class="propindex" align="left" valign="top">lr-tb</td><td class="propindex" align="left" valign="top">See prose. </td><td class="propindex" align="left" valign="top">Basic</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#xml.lang"><b>7.31.24 xml:lang</b></a></td><td class="propindex" align="left" valign="top">&lt;language-country&gt; | inherit</td><td class="propindex" align="left" valign="top">not defined for shorthand properties</td><td class="propindex" align="left" valign="top">Shorthand</td><td class="propindex" align="left" valign="top">Complete</td></tr><tr valign="baseline" align="left"><td class="propindex" align="left" valign="top"><a href="#z-index"><b>7.30.18 z-index</b></a></td><td class="propindex" align="left" valign="top">auto | &lt;integer&gt; | inherit</td><td class="propindex" align="left" valign="top">auto</td><td class="propindex" align="left" valign="top">Value change</td><td class="propindex" align="left" valign="top"><p>Extended.</p><p>Fallback: N/A due to fallback for fo:block-container</p></td></tr></tbody></table></div><div class="div2">
<h3><a name="prapply" id="prapply"></a>B.4 Properties and the FOs they apply to</h3><p>For each property the formatting objects it applies to is
listed. It should be noted, however, that for some formatting objects
there are qualifications on applicability or values permitted.</p><p>Property absolute-position applies to:
fo:block-container.</p><p>Property active-state applies to:
fo:multi-property-set.</p><p>Property alignment-adjust applies to:
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property alignment-baseline applies to:
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property allowed-height-scale applies to:
fo:external-graphic, and
fo:instream-foreign-object.</p><p>Property allowed-width-scale applies to:
fo:external-graphic, and
fo:instream-foreign-object.</p><p>Property auto-restore applies to:
fo:multi-switch.</p><p>Property azimuth applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property background-attachment applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property background-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property background-image applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property background-position-horizontal applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property background-position-vertical applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property background-repeat applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property baseline-shift applies to:
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property blank-or-not-blank applies to:
fo:conditional-page-master-reference.</p><p>Property block-progression-dimension applies to:
fo:block-container,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:table,
fo:table-caption,
fo:table-row, and
fo:table-cell.</p><p>Property border-after-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-after-precedence applies to:
fo:table,
fo:table-column,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row, and
fo:table-cell.</p><p>Property border-after-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-after-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-before-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-before-precedence applies to:
fo:table,
fo:table-column,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row, and
fo:table-cell.</p><p>Property border-before-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-before-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-bottom-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-bottom-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-bottom-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-collapse applies to:
fo:table.</p><p>Property border-end-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-end-precedence applies to:
fo:table,
fo:table-column,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row, and
fo:table-cell.</p><p>Property border-end-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-end-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-left-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-left-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-left-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-right-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-right-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-right-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-separation applies to:
fo:table.</p><p>Property border-start-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-start-precedence applies to:
fo:table,
fo:table-column,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row, and
fo:table-cell.</p><p>Property border-start-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-start-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-top-color applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-top-style applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property border-top-width applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-column,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property bottom applies to:
fo:block-container.</p><p>Property bottom applies to:
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property break-after applies to:
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:table-row,
fo:list-block, and
fo:list-item.</p><p>Property break-before applies to:
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:table-row,
fo:list-block, and
fo:list-item.</p><p>Property caption-side applies to:
fo:table-and-caption.</p><p>Property case-name applies to:
fo:multi-case.</p><p>Property case-title applies to:
fo:multi-case.</p><p>Property change-bar-class applies to:
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property change-bar-color applies to:
fo:change-bar-begin.</p><p>Property change-bar-offset applies to:
fo:change-bar-begin.</p><p>Property change-bar-placement applies to:
fo:change-bar-begin.</p><p>Property change-bar-style applies to:
fo:change-bar-begin.</p><p>Property change-bar-width applies to:
fo:change-bar-begin.</p><p>Property character applies to:
fo:character.</p><p>Property clear applies to:
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:float.</p><p>Property clip applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:block-container,
fo:external-graphic,
fo:instream-foreign-object, and
fo:inline-container.</p><p>Property color applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader, and
fo:bookmark-title.</p><p>Property color-profile-name applies to:
fo:color-profile.</p><p>Property column-count applies to:
fo:region-body.</p><p>Property column-gap applies to:
fo:region-body.</p><p>Property column-number applies to:
fo:table-column, and
fo:table-cell.</p><p>Property column-width applies to:
fo:table-column.</p><p>Property content-height applies to:
fo:external-graphic, and
fo:instream-foreign-object.</p><p>Property content-type applies to:
fo:external-graphic, and
fo:instream-foreign-object.</p><p>Property content-width applies to:
fo:external-graphic, and
fo:instream-foreign-object.</p><p>Property country applies to:
fo:block, and
fo:character.</p><p>Property cue-after applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property cue-before applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property destination-placement-offset applies to:
fo:basic-link.</p><p>Property direction applies to:
fo:bidi-override.</p><p>Property display-align applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:block-container,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline-container, and
fo:table-cell.</p><p>Property dominant-baseline applies to:
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property elevation applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property empty-cells applies to:
fo:table-cell.</p><p>Property end-indent applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property ends-row applies to:
fo:table-cell.</p><p>Property extent applies to:
fo:region-before,
fo:region-after,
fo:region-start, and
fo:region-end.</p><p>Property external-destination applies to:
fo:basic-link, and
fo:bookmark.</p><p>Property float applies to:
fo:float.</p><p>Property flow-map-name applies to:
fo:flow-map.</p><p>Property flow-map-reference applies to:
fo:page-sequence.</p><p>Property flow-name applies to:
fo:flow, and
fo:static-content.</p><p>Property flow-name-reference applies to:
fo:flow-name-specifier.</p><p>Property font-family applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property font-selection-strategy applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property font-size applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property font-size-adjust applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property font-stretch applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property font-style applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property font-variant applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property font-weight applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property force-page-count applies to:
fo:page-sequence.</p><p>Property format applies to:
fo:page-sequence, and
fo:scaling-value-citation.</p><p>Property glyph-orientation-horizontal applies to:
fo:character.</p><p>Property glyph-orientation-vertical applies to:
fo:character.</p><p>Property grouping-separator applies to:
fo:page-sequence, and
fo:scaling-value-citation.</p><p>Property grouping-size applies to:
fo:page-sequence, and
fo:scaling-value-citation.</p><p>Property height applies to:
fo:block-container,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:table,
fo:table-caption,
fo:table-row, and
fo:table-cell.</p><p>Property hyphenate applies to:
fo:block, and
fo:character.</p><p>Property hyphenation-character applies to:
fo:block, and
fo:character.</p><p>Property hyphenation-keep applies to:
fo:block.</p><p>Property hyphenation-ladder-count applies to:
fo:block.</p><p>Property hyphenation-push-character-count applies to:
fo:block, and
fo:character.</p><p>Property hyphenation-remain-character-count applies to:
fo:block, and
fo:character.</p><p>Property id applies to:
fo:root,
fo:page-sequence,
fo:page-sequence-wrapper,
fo:flow,
fo:static-content,
fo:block,
fo:block-container,
fo:bidi-override,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:list-item-body,
fo:list-item-label,
fo:basic-link,
fo:multi-switch,
fo:multi-case,
fo:multi-toggle,
fo:multi-property-set,
fo:index-range-begin,
fo:float,
fo:footnote,
fo:footnote-body, and
fo:wrapper.</p><p>Property index-class applies to:
fo:root,
fo:page-sequence,
fo:page-sequence-wrapper,
fo:flow,
fo:static-content,
fo:block,
fo:block-container,
fo:bidi-override,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:list-item-body,
fo:list-item-label,
fo:basic-link,
fo:multi-switch,
fo:multi-case,
fo:multi-toggle,
fo:multi-property-set,
fo:index-range-begin,
fo:float,
fo:footnote,
fo:footnote-body, and
fo:wrapper.</p><p>Property index-key applies to:
fo:root,
fo:page-sequence,
fo:page-sequence-wrapper,
fo:flow,
fo:static-content,
fo:block,
fo:block-container,
fo:bidi-override,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:list-item-body,
fo:list-item-label,
fo:basic-link,
fo:multi-switch,
fo:multi-case,
fo:multi-toggle,
fo:multi-property-set,
fo:index-range-begin,
fo:float,
fo:footnote,
fo:footnote-body, and
fo:wrapper.</p><p>Property indicate-destination applies to:
fo:basic-link.</p><p>Property initial-page-number applies to:
fo:page-sequence.</p><p>Property inline-progression-dimension applies to:
fo:block-container,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:table,
fo:table-caption, and
fo:table-cell.</p><p>Property internal-destination applies to:
fo:basic-link, and
fo:bookmark.</p><p>Property intrinsic-scale-value applies to:
fo:scaling-value-citation.</p><p>Property intrusion-displace applies to:
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:list-block, and
fo:list-item.</p><p>Property keep-together applies to:
fo:block,
fo:block-container,
fo:inline,
fo:inline-container,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-row,
fo:list-block,
fo:list-item,
fo:list-item-body,
fo:list-item-label, and
fo:basic-link.</p><p>Property keep-with-next applies to:
fo:block,
fo:block-container,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-row,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property keep-with-previous applies to:
fo:block,
fo:block-container,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-row,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property language applies to:
fo:block, and
fo:character.</p><p>Property last-line-end-indent applies to:
fo:block.</p><p>Property leader-alignment applies to:
fo:leader.</p><p>Property leader-length applies to:
fo:leader.</p><p>Property leader-pattern applies to:
fo:leader.</p><p>Property leader-pattern-width applies to:
fo:leader.</p><p>Property left applies to:
fo:block-container.</p><p>Property left applies to:
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property letter-spacing applies to:
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property letter-value applies to:
fo:page-sequence, and
fo:scaling-value-citation.</p><p>Property linefeed-treatment applies to:
fo:block.</p><p>Property line-height applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property line-height-shift-adjustment applies to:
fo:block.</p><p>Property line-stacking-strategy applies to:
fo:block.</p><p>Property margin-bottom applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property margin-bottom applies to:
fo:title,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property margin-left applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property margin-left applies to:
fo:title,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property margin-right applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property margin-right applies to:
fo:title,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property margin-top applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property margin-top applies to:
fo:title,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property marker-class-name applies to:
fo:marker.</p><p>Property master-name applies to:
fo:page-sequence-master, and
fo:simple-page-master.</p><p>Property master-reference applies to:
fo:page-sequence,
fo:single-page-master-reference,
fo:repeatable-page-master-reference, and
fo:conditional-page-master-reference.</p><p>Property maximum-repeats applies to:
fo:repeatable-page-master-reference, and
fo:repeatable-page-master-alternatives.</p><p>Property media-usage applies to:
fo:root.</p><p>Property merge-pages-across-index-key-references applies to:
fo:index-page-citation-list.</p><p>Property merge-ranges-across-index-key-references applies to:
fo:index-page-citation-list.</p><p>Property merge-sequential-page-numbers applies to:
fo:index-page-citation-list.</p><p>Property number-columns-repeated applies to:
fo:table-column.</p><p>Property number-columns-spanned applies to:
fo:table-column, and
fo:table-cell.</p><p>Property number-rows-spanned applies to:
fo:table-cell.</p><p>Property odd-or-even applies to:
fo:conditional-page-master-reference.</p><p>Property orphans applies to:
fo:block.</p><p>Property overflow applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:block-container,
fo:external-graphic,
fo:instream-foreign-object, and
fo:inline-container.</p><p>Property padding-after applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property padding-before applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property padding-bottom applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property padding-end applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property padding-left applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property padding-right applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property padding-start applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property padding-top applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:title,
fo:block,
fo:block-container,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property page-citation-strategy applies to:
fo:page-number-citation-last.</p><p>Property page-height applies to:
fo:simple-page-master.</p><p>Property page-number-treatment applies to:
fo:index-key-reference.</p><p>Property page-position applies to:
fo:conditional-page-master-reference.</p><p>Property page-width applies to:
fo:simple-page-master.</p><p>Property pause-after applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property pause-before applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property pitch applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property pitch-range applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property play-during applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property precedence applies to:
fo:region-before, and
fo:region-after.</p><p>Property provisional-distance-between-starts applies to:
fo:list-block.</p><p>Property provisional-label-separation applies to:
fo:list-block.</p><p>Property reference-orientation applies to:
fo:page-sequence,
fo:simple-page-master,
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:block-container, and
fo:inline-container.</p><p>Property ref-id applies to:
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:index-range-end.</p><p>Property ref-index-key applies to:
fo:index-key-reference.</p><p>Property region-name applies to:
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start, and
fo:region-end.</p><p>Property region-name-reference applies to:
fo:region-name-specifier.</p><p>Property relative-align applies to:
fo:table-cell, and
fo:list-item.</p><p>Property relative-position applies to:
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property rendering-intent applies to:
fo:color-profile.</p><p>Property retrieve-boundary applies to:
fo:retrieve-marker.</p><p>Property retrieve-boundary-within-table applies to:
fo:retrieve-table-marker.</p><p>Property retrieve-class-name applies to:
fo:retrieve-marker, and
fo:retrieve-table-marker.</p><p>Property retrieve-position applies to:
fo:retrieve-marker.</p><p>Property retrieve-position-within-table applies to:
fo:retrieve-table-marker.</p><p>Property richness applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property right applies to:
fo:block-container.</p><p>Property right applies to:
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property role applies to:
fo:root,
fo:title,
fo:block,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:list-item-body,
fo:list-item-label,
fo:basic-link,
fo:multi-switch,
fo:multi-case,
fo:multi-toggle,
fo:multi-properties,
fo:bookmark,
fo:bookmark-title,
fo:footnote,
fo:footnote-body,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property rule-style applies to:
fo:leader.</p><p>Property rule-thickness applies to:
fo:leader.</p><p>Property scale-option applies to:
fo:scaling-value-citation.</p><p>Property scaling applies to:
fo:external-graphic, and
fo:instream-foreign-object.</p><p>Property scaling-method applies to:
fo:external-graphic, and
fo:instream-foreign-object.</p><p>Property score-spaces applies to:
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property script applies to:
fo:block, and
fo:character.</p><p>Property show-destination applies to:
fo:basic-link.</p><p>Property source-document applies to:
fo:root,
fo:title,
fo:block,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:list-item-body,
fo:list-item-label,
fo:basic-link,
fo:multi-switch,
fo:multi-case,
fo:multi-toggle,
fo:multi-properties,
fo:bookmark,
fo:bookmark-title,
fo:footnote,
fo:footnote-body,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property space-after applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property space-before applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property space-end applies to:
fo:title,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property space-start applies to:
fo:title,
fo:character,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation, and
fo:basic-link.</p><p>Property span applies to:
fo:block, and
fo:block-container.</p><p>Property speak applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property speak-header applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property speak-numeral applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property speak-punctuation applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property speech-rate applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property src applies to:
fo:color-profile, and
fo:external-graphic.</p><p>Property start-indent applies to:
fo:simple-page-master,
fo:region-body,
fo:block,
fo:block-container,
fo:table-and-caption,
fo:table,
fo:list-block, and
fo:list-item.</p><p>Property starting-state applies to:
fo:multi-case, and
fo:bookmark.</p><p>Property starts-row applies to:
fo:table-cell.</p><p>Property stress applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property suppress-at-line-break applies to:
fo:character.</p><p>Property switch-to applies to:
fo:multi-toggle.</p><p>Property table-layout applies to:
fo:table.</p><p>Property table-omit-footer-at-break applies to:
fo:table.</p><p>Property table-omit-header-at-break applies to:
fo:table.</p><p>Property target-presentation-context applies to:
fo:basic-link.</p><p>Property target-processing-context applies to:
fo:basic-link.</p><p>Property target-stylesheet applies to:
fo:basic-link.</p><p>Property text-align applies to:
fo:block,
fo:external-graphic,
fo:instream-foreign-object, and
fo:table-and-caption.</p><p>Property text-align-last applies to:
fo:block.</p><p>Property text-altitude applies to:
fo:block,
fo:character,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property text-decoration applies to:
fo:character,
fo:initial-property-set,
fo:inline,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property text-depth applies to:
fo:block,
fo:character,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property text-indent applies to:
fo:block.</p><p>Property text-shadow applies to:
fo:character,
fo:initial-property-set,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property text-transform applies to:
fo:character,
fo:initial-property-set,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property top applies to:
fo:block-container.</p><p>Property top applies to:
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item, and
fo:basic-link.</p><p>Property treat-as-word-space applies to:
fo:character.</p><p>Property unicode-bidi applies to:
fo:bidi-override.</p><p>Property visibility applies to:
fo:title,
fo:block,
fo:character,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-column,
fo:table-header,
fo:table-footer,
fo:table-body, and
fo:table-row.</p><p>Property voice-family applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property volume applies to:
fo:title,
fo:block,
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last,
fo:scaling-value-citation,
fo:table-and-caption,
fo:table,
fo:table-caption,
fo:table-header,
fo:table-footer,
fo:table-body,
fo:table-row,
fo:table-cell,
fo:list-block,
fo:list-item,
fo:basic-link,
fo:change-bar-begin, and
fo:change-bar-end.</p><p>Property white-space-collapse applies to:
fo:block.</p><p>Property white-space-treatment applies to:
fo:block.</p><p>Property widows applies to:
fo:block.</p><p>Property width applies to:
fo:block-container,
fo:external-graphic,
fo:instream-foreign-object,
fo:inline,
fo:inline-container,
fo:table,
fo:table-caption, and
fo:table-cell.</p><p>Property word-spacing applies to:
fo:bidi-override,
fo:character,
fo:initial-property-set,
fo:leader,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property wrap-option applies to:
fo:block,
fo:inline,
fo:page-number,
fo:page-number-citation,
fo:page-number-citation-last, and
fo:scaling-value-citation.</p><p>Property writing-mode applies to:
fo:page-sequence,
fo:simple-page-master,
fo:region-body,
fo:region-before,
fo:region-after,
fo:region-start,
fo:region-end,
fo:block-container,
fo:inline-container, and
fo:table.</p><p>Property z-index applies to:
fo:block-container, and
fo:change-bar-begin.</p></div></div><div class="div1">
<h2><a name="d0e44237" id="d0e44237"></a>C References</h2><div class="div2">
<h3><a name="d0e44240" id="d0e44240"></a>C.1 Normative References</h3><dl><dt class="label"><a name="XML" id="XML"></a>XML</dt><dd>World Wide Web Consortium. <em>Extensible
Markup Language (XML) 1.0.</em> W3C Recommendation.
(See <a href="http://www.w3.org/TR/REC-xml/">http://www.w3.org/TR/REC-xml/</a>.)</dd><dt class="label"><a name="XML11" id="XML11"></a>XML 1.1</dt><dd>World Wide Web Consortium. <em>Extensible
Markup Language (XML) 1.1.</em> W3C Recommendation.
(See <a href="http://www.w3.org/TR/xml11/">http://www.w3.org/TR/xml11/</a>.)</dd><dt class="label"><a name="XMLNAMES" id="XMLNAMES"></a>XML Names</dt><dd>World Wide Web
Consortium. <em>Namespaces in XML.</em> W3C Recommendation.
(See <a href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/REC-xml-names/</a>.)</dd><dt class="label"><a name="XMLNAMES11" id="XMLNAMES11"></a>XML Names 1.1</dt><dd>World Wide Web
Consortium. <em>Namespaces in XML 1.1.</em> W3C Recommendation.
(See <a href="http://www.w3.org/TR/xml-names11/">http://www.w3.org/TR/xml-names11/</a>.)</dd><dt class="label"><a name="XSLT" id="XSLT"></a>XSLT</dt><dd>World Wide Web Consortium. <em>
XSL Transformations (XSLT).
</em> W3C Recommendation.
(See <a href="http://www.w3.org/TR/xslt">http://www.w3.org/TR/xslt</a>.)</dd><dt class="label"><a name="XPATH" id="XPATH"></a>XPath</dt><dd>World Wide Web Consortium. <em>XML Path
Language.</em> W3C Recommendation.
(See <a href="http://www.w3.org/TR/xpath">http://www.w3.org/TR/xpath</a>.)</dd><dt class="label"><a name="RDF" id="RDF"></a>RDF</dt><dd>World Wide Web Consortium.
<em>Resource Description Framework (RDF) Model and Syntax Specification</em>.
W3C Recommendation.
(See <a href="http://www.w3.org/TR/REC-rdf-syntax/">http://www.w3.org/TR/REC-rdf-syntax/</a>.)</dd><dt class="label"><a name="IEEE754" id="IEEE754"></a>IEEE 754</dt><dd>Institute of Electrical and
Electronics Engineers. <em>IEEE Standard for Binary Floating-Point
Arithmetic</em>. ANSI/IEEE Std 754-1985.</dd><dt class="label"><a name="ISO31" id="ISO31"></a>ISO31</dt><dd>International Organization
for Standardization.
<em>ISO 31:1992, Amended 1998. Quantities and units</em>
International Standard.</dd><dt class="label"><a name="ISO639" id="ISO639"></a>ISO639</dt><dd>International Organization
for Standardization.
<em>ISO 639:1998. Code for the representation of names of languages</em>
International Standard.</dd><dt class="label"><a name="ISO639-2" id="ISO639-2"></a>ISO639-2</dt><dd>International Organization
for Standardization.
<em>ISO 639-2:1998. Codes for the representation of names of languages &mdash; Part 2: Alpha-3 code</em>.
International Standard.</dd><dt class="label"><a name="ISO3166-1" id="ISO3166-1"></a>ISO3166-1</dt><dd>International Organization
for Standardization.
<em>ISO 3166-1:1997. Codes for the representation of names of countries and their subdivisions &mdash; Part 1: Country codes</em>.
International Standard.</dd><dt class="label"><a name="ISO3166-2" id="ISO3166-2"></a>ISO3166-2</dt><dd>International Organization
for Standardization.
<em>ISO 3166-2:1998. Codes for the representation of names of countries and their subdivisions &mdash; Part 2: Country subdivision code</em>.
International Standard.</dd><dt class="label"><a name="ISO3166-3" id="ISO3166-3"></a>ISO3166-3</dt><dd>International Organization
for Standardization.
<em>ISO 3166-3:1999. Codes for the representation of names of countries and their subdivisions &mdash; Part 3: Code for formerly used names of countries</em>.
International Standard.</dd><dt class="label"><a name="ISO15924" id="ISO15924"></a>ISO15924</dt><dd>International Organization
for Standardization.
<em>ISO 15924:1998. Code for the representation of names of
scripts</em>. Draft International Standard.</dd><dt class="label"><a name="ISO10646" id="ISO10646"></a>ISO10646</dt><dd>International Organization
for Standardization, International Electrotechnical Commission.
<em>ISO/IEC 10646:2000.
Information technology &mdash; Universal Multiple-Octet Coded Character Set (UCS) &mdash;
Part 1: Architecture and Basic Multilingual Plane</em>.
International Standard.</dd><dt class="label"><a name="RFC2070" id="RFC2070"></a>RFC2070</dt><dd>IETF.
<em>RFC 2070. Internationalization of the Hypertext Markup Language</em>.
(See <a href="http://www.ietf.org/rfc/rfc2070.txt">http://www.ietf.org/rfc/rfc2070.txt</a>.)</dd><dt class="label"><a name="RFC2119" id="RFC2119"></a>RFC2119</dt><dd>IETF.
<em>RFC 2119. Key words for use in RFCs to Indicate Requirement Levels</em>.
(See <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>.)</dd><dt class="label"><a name="RFC3066" id="RFC3066"></a>RFC3066</dt><dd>IETF.
<em>RFC 3066. Tags for the Identification of Languages</em>.
(See <a href="http://www.ietf.org/rfc/rfc3066.txt">http://www.ietf.org/rfc/rfc3066.txt</a>.)</dd><dt class="label"><a name="RFC3987" id="RFC3987"></a>RFC3987</dt><dd>IETF.
<em>RFC 3987. Internationalized Resource Identifiers (IRIs)</em>.
(See <a href="http://www.ietf.org/rfc/rfc3987.txt">http://www.ietf.org/rfc/rfc3987.txt</a>.)</dd><dt class="label"><a name="UNICODE-TR9" id="UNICODE-TR9"></a>UNICODE UAX #9</dt><dd>Unicode Consortium.
<em>The Unicode Standard, Version 3.1.0.
Unicode Standard Annex #9:
The Bidirectional Algorithm.</em>
(See <a href="http://www.unicode.org/unicode/reports/tr9/">http://www.unicode.org/unicode/reports/tr9/</a>.)</dd><dt class="label"><a name="UNICODE-CD" id="UNICODE-CD"></a>UNICODE Character Database</dt><dd>Unicode Consortium.
Unicode Character Database.
(See <a href="http://www.unicode.org/Public/UNIDATA/">http://www.unicode.org/Public/UNIDATA/</a>.)</dd><dt class="label"><a name="sRGB" id="sRGB"></a>sRGB</dt><dd>Anderson, M., Motta, R., Chandrasekar, S., and
Stokes, M.
<em>A Standard Default Color Space for the Internet - sRGB.</em>
(See <a href="http://www.w3.org/Graphics/Color/sRGB.html">http://www.w3.org/Graphics/Color/sRGB.html</a>.)</dd><dt class="label"><a name="ICC" id="ICC"></a>ICC</dt><dd>International Color Consortium.
<em>Specification ICC.1:1998-09, File Format for Color Profiles</em>.
(See <a href="http://www.color.org/ICC-1_1998-09.PDF">http://www.color.org/ICC-1_1998-09.PDF</a>.)</dd></dl></div><div class="div2">
<h3><a name="d0e44374" id="d0e44374"></a>C.2 Other References</h3><dl><dt class="label"><a name="XSL1.0" id="XSL1.0"></a>XSL 1.0</dt><dd>World Wide Web Consortium.
<em>Extensible Stylesheet Language (XSL).</em>
W3C Recommendation.
(See <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/">http://www.w3.org/TR/2001/REC-xsl-20011015/</a>.)</dd><dt class="label"><a name="XSL1.1REQ" id="XSL1.1REQ"></a>XSL 1.1 Requirements</dt><dd>World Wide Web Consortium.
<em>XSL Requirements, Version 1.1.</em>
W3C Recommendation.
(See <a href="http://www.w3.org/TR/2003/WD-xsl11-req-20031217/">http://www.w3.org/TR/2003/WD-xsl11-req-20031217/</a>.)</dd><dt class="label"><a name="CSS2" id="CSS2"></a>CSS2</dt><dd>World Wide Web Consortium. <em>Cascading
Style Sheets, level 2 (CSS2)</em>, as amended by Errata document 2001/04/04.
W3C Recommendation.
(See <a href="http://www.w3.org/TR/1998/REC-CSS2-19980512/">http://www.w3.org/TR/1998/REC-CSS2-19980512/</a>.)</dd><dt class="label"><a name="DSSSL" id="DSSSL"></a>DSSSL</dt><dd>International Organization
for Standardization, International Electrotechnical Commission.
<em>ISO/IEC 10179:1996. Document Style Semantics and Specification
Language (DSSSL)</em>. International Standard.</dd><dt class="label"><a name="UNICODE-TR10" id="UNICODE-TR10"></a>UNICODE TR10</dt><dd>Unicode Consortium.
Davis, Mark and Whistler, Ken.
<em>Unicode Technical Standard #10: Unicode Collation Algorithm.</em>
Unicode Technical Standard.
(See <a href="http://www.unicode.org/unicode/reports/tr10/">http://www.unicode.org/unicode/reports/tr10/</a>.)</dd><dt class="label"><a name="UNICODE-TR20" id="UNICODE-TR20"></a>UNICODE TR20</dt><dd>Unicode Consortium.
D&uuml;rst, Martin and Freytag, Asmus.
<em>Unicode Technical Report #20. Unicode in XML and other Markup Languages</em>
Unicode Technical Report.
(See <a href="http://www.unicode.org/unicode/reports/tr20/">http://www.unicode.org/unicode/reports/tr20/</a>.)</dd><dt class="label"><a name="OpenType" id="OpenType"></a>OpenType</dt><dd>Microsoft, Adobe.
<em>OpenType specification v.1.2</em>.
(See <a href="http://www.microsoft.com/truetype/tt/tt.htm">http://www.microsoft.com/truetype/tt/tt.htm</a>.)</dd><dt class="label"><a name="XMLSTYLE" id="XMLSTYLE"></a>XML Stylesheet</dt><dd>World Wide Web
Consortium. <em>Associating stylesheets with XML documents.</em>
W3C Recommendation.
(See <a href="http://www.w3.org/TR/xml-stylesheet/">http://www.w3.org/TR/xml-stylesheet/</a>.)</dd><dt class="label"><a name="JLS" id="JLS"></a>JLS</dt><dd>J. Gosling, B. Joy, and G. Steele. <em>The
Java Language Specification</em>.
(See <a href="http://java.sun.com/docs/books/jls/index.html">http://java.sun.com/docs/books/jls/index.html</a>.)</dd></dl></div></div><div class="div1">
<h2><a name="d0e44425" id="d0e44425"></a>D Property Index</h2><ul><li><p><a href="#absolute-position"><b>7.6.1 absolute-position</b></a></p></li><li><p><a href="#active-state"><b>7.23.1 active-state</b></a></p></li><li><p><a href="#alignment-adjust"><b>7.14.1 alignment-adjust</b></a></p></li><li><p><a href="#alignment-baseline"><b>7.14.2 alignment-baseline</b></a></p></li><li><p><a href="#allowed-height-scale"><b>7.15.1 allowed-height-scale</b></a></p></li><li><p><a href="#allowed-width-scale"><b>7.15.2 allowed-width-scale</b></a></p></li><li><p><a href="#auto-restore"><b>7.23.2 auto-restore</b></a></p></li><li><p><a href="#azimuth"><b>7.7.1 azimuth</b></a></p></li><li><p><a href="#background"><b>7.31.1 background</b></a></p></li><li><p><a href="#background-attachment"><b>7.8.1 background-attachment</b></a></p></li><li><p><a href="#background-color"><b>7.8.2 background-color</b></a></p></li><li><p><a href="#background-image"><b>7.8.3 background-image</b></a></p></li><li><p><a href="#background-position"><b>7.31.2 background-position</b></a></p></li><li><p><a href="#background-position-horizontal"><b>7.8.5 background-position-horizontal</b></a></p></li><li><p><a href="#background-position-vertical"><b>7.8.6 background-position-vertical</b></a></p></li><li><p><a href="#background-repeat"><b>7.8.4 background-repeat</b></a></p></li><li><p><a href="#baseline-shift"><b>7.14.3 baseline-shift</b></a></p></li><li><p><a href="#blank-or-not-blank"><b>7.27.1 blank-or-not-blank</b></a></p></li><li><p><a href="#block-progression-dimension"><b>7.15.3 block-progression-dimension</b></a></p></li><li><p><a href="#border"><b>7.31.3 border</b></a></p></li><li><p><a href="#border-after-color"><b>7.8.10 border-after-color</b></a></p></li><li><p><a href="#border-after-precedence"><b>7.28.1 border-after-precedence</b></a></p></li><li><p><a href="#border-after-style"><b>7.8.11 border-after-style</b></a></p></li><li><p><a href="#border-after-width"><b>7.8.12 border-after-width</b></a></p></li><li><p><a href="#border-before-color"><b>7.8.7 border-before-color</b></a></p></li><li><p><a href="#border-before-precedence"><b>7.28.2 border-before-precedence</b></a></p></li><li><p><a href="#border-before-style"><b>7.8.8 border-before-style</b></a></p></li><li><p><a href="#border-before-width"><b>7.8.9 border-before-width</b></a></p></li><li><p><a href="#border-bottom"><b>7.31.4 border-bottom</b></a></p></li><li><p><a href="#border-bottom-color"><b>7.8.22 border-bottom-color</b></a></p></li><li><p><a href="#border-bottom-style"><b>7.8.23 border-bottom-style</b></a></p></li><li><p><a href="#border-bottom-width"><b>7.8.24 border-bottom-width</b></a></p></li><li><p><a href="#border-collapse"><b>7.28.3 border-collapse</b></a></p></li><li><p><a href="#border-color"><b>7.31.5 border-color</b></a></p></li><li><p><a href="#border-end-color"><b>7.8.16 border-end-color</b></a></p></li><li><p><a href="#border-end-precedence"><b>7.28.4 border-end-precedence</b></a></p></li><li><p><a href="#border-end-style"><b>7.8.17 border-end-style</b></a></p></li><li><p><a href="#border-end-width"><b>7.8.18 border-end-width</b></a></p></li><li><p><a href="#border-left"><b>7.31.6 border-left</b></a></p></li><li><p><a href="#border-left-color"><b>7.8.25 border-left-color</b></a></p></li><li><p><a href="#border-left-style"><b>7.8.26 border-left-style</b></a></p></li><li><p><a href="#border-left-width"><b>7.8.27 border-left-width</b></a></p></li><li><p><a href="#border-right"><b>7.31.7 border-right</b></a></p></li><li><p><a href="#border-right-color"><b>7.8.28 border-right-color</b></a></p></li><li><p><a href="#border-right-style"><b>7.8.29 border-right-style</b></a></p></li><li><p><a href="#border-right-width"><b>7.8.30 border-right-width</b></a></p></li><li><p><a href="#border-separation"><b>7.28.5 border-separation</b></a></p></li><li><p><a href="#border-spacing"><b>7.31.9 border-spacing</b></a></p></li><li><p><a href="#border-start-color"><b>7.8.13 border-start-color</b></a></p></li><li><p><a href="#border-start-precedence"><b>7.28.6 border-start-precedence</b></a></p></li><li><p><a href="#border-start-style"><b>7.8.14 border-start-style</b></a></p></li><li><p><a href="#border-start-width"><b>7.8.15 border-start-width</b></a></p></li><li><p><a href="#border-style"><b>7.31.8 border-style</b></a></p></li><li><p><a href="#border-top"><b>7.31.10 border-top</b></a></p></li><li><p><a href="#border-top-color"><b>7.8.19 border-top-color</b></a></p></li><li><p><a href="#border-top-style"><b>7.8.20 border-top-style</b></a></p></li><li><p><a href="#border-top-width"><b>7.8.21 border-top-width</b></a></p></li><li><p><a href="#border-width"><b>7.31.11 border-width</b></a></p></li><li><p><a href="#bottom"><b>7.6.4 bottom</b></a></p></li><li><p><a href="#break-after"><b>7.20.1 break-after</b></a></p></li><li><p><a href="#break-before"><b>7.20.2 break-before</b></a></p></li><li><p><a href="#caption-side"><b>7.28.7 caption-side</b></a></p></li><li><p><a href="#case-name"><b>7.23.3 case-name</b></a></p></li><li><p><a href="#case-title"><b>7.23.4 case-title</b></a></p></li><li><p><a href="#change-bar-class"><b>7.30.1 change-bar-class</b></a></p></li><li><p><a href="#change-bar-color"><b>7.30.2 change-bar-color</b></a></p></li><li><p><a href="#change-bar-offset"><b>7.30.3 change-bar-offset</b></a></p></li><li><p><a href="#change-bar-placement"><b>7.30.4 change-bar-placement</b></a></p></li><li><p><a href="#change-bar-style"><b>7.30.5 change-bar-style</b></a></p></li><li><p><a href="#change-bar-width"><b>7.30.6 change-bar-width</b></a></p></li><li><p><a href="#character"><b>7.17.1 character</b></a></p></li><li><p><a href="#clear"><b>7.19.1 clear</b></a></p></li><li><p><a href="#clip"><b>7.21.1 clip</b></a></p></li><li><p><a href="#color"><b>7.18.1 color</b></a></p></li><li><p><a href="#color-profile-name"><b>7.18.2 color-profile-name</b></a></p></li><li><p><a href="#column-count"><b>7.27.2 column-count</b></a></p></li><li><p><a href="#column-gap"><b>7.27.3 column-gap</b></a></p></li><li><p><a href="#column-number"><b>7.28.8 column-number</b></a></p></li><li><p><a href="#column-width"><b>7.28.9 column-width</b></a></p></li><li><p><a href="#content-height"><b>7.15.4 content-height</b></a></p></li><li><p><a href="#content-type"><b>7.30.7 content-type</b></a></p></li><li><p><a href="#content-width"><b>7.15.5 content-width</b></a></p></li><li><p><a href="#country"><b>7.10.1 country</b></a></p></li><li><p><a href="#cue"><b>7.31.12 cue</b></a></p></li><li><p><a href="#cue-after"><b>7.7.2 cue-after</b></a></p></li><li><p><a href="#cue-before"><b>7.7.3 cue-before</b></a></p></li><li><p><a href="#destination-placement-offset"><b>7.23.5 destination-placement-offset</b></a></p></li><li><p><a href="#direction"><b>7.29.1 direction</b></a></p></li><li><p><a href="#display-align"><b>7.14.4 display-align</b></a></p></li><li><p><a href="#dominant-baseline"><b>7.14.5 dominant-baseline</b></a></p></li><li><p><a href="#elevation"><b>7.7.4 elevation</b></a></p></li><li><p><a href="#empty-cells"><b>7.28.10 empty-cells</b></a></p></li><li><p><a href="#end-indent"><b>7.11.8 end-indent</b></a></p></li><li><p><a href="#ends-row"><b>7.28.11 ends-row</b></a></p></li><li><p><a href="#extent"><b>7.27.4 extent</b></a></p></li><li><p><a href="#external-destination"><b>7.23.6 external-destination</b></a></p></li><li><p><a href="#float"><b>7.19.2 float</b></a></p></li><li><p><a href="#flow-map-name"><b>7.27.18 flow-map-name</b></a></p></li><li><p><a href="#flow-map-reference"><b>7.27.19 flow-map-reference</b></a></p></li><li><p><a href="#flow-name"><b>7.27.5 flow-name</b></a></p></li><li><p><a href="#flow-name-reference"><b>7.27.20 flow-name-reference</b></a></p></li><li><p><a href="#font"><b>7.31.13 font</b></a></p></li><li><p><a href="#font-family"><b>7.9.2 font-family</b></a></p></li><li><p><a href="#font-selection-strategy"><b>7.9.3 font-selection-strategy</b></a></p></li><li><p><a href="#font-size"><b>7.9.4 font-size</b></a></p></li><li><p><a href="#font-size-adjust"><b>7.9.6 font-size-adjust</b></a></p></li><li><p><a href="#font-stretch"><b>7.9.5 font-stretch</b></a></p></li><li><p><a href="#font-style"><b>7.9.7 font-style</b></a></p></li><li><p><a href="#font-variant"><b>7.9.8 font-variant</b></a></p></li><li><p><a href="#font-weight"><b>7.9.9 font-weight</b></a></p></li><li><p><a href="#force-page-count"><b>7.27.6 force-page-count</b></a></p></li><li><p><a href="#format"><b>7.26.1 format</b></a></p></li><li><p><a href="#glyph-orientation-horizontal"><b>7.29.2 glyph-orientation-horizontal</b></a></p></li><li><p><a href="#glyph-orientation-vertical"><b>7.29.3 glyph-orientation-vertical</b></a></p></li><li><p><a href="#grouping-separator"><b>7.26.2 grouping-separator</b></a></p></li><li><p><a href="#grouping-size"><b>7.26.3 grouping-size</b></a></p></li><li><p><a href="#height"><b>7.15.6 height</b></a></p></li><li><p><a href="#hyphenate"><b>7.10.4 hyphenate</b></a></p></li><li><p><a href="#hyphenation-character"><b>7.10.5 hyphenation-character</b></a></p></li><li><p><a href="#hyphenation-keep"><b>7.16.1 hyphenation-keep</b></a></p></li><li><p><a href="#hyphenation-ladder-count"><b>7.16.2 hyphenation-ladder-count</b></a></p></li><li><p><a href="#hyphenation-push-character-count"><b>7.10.6 hyphenation-push-character-count</b></a></p></li><li><p><a href="#hyphenation-remain-character-count"><b>7.10.7 hyphenation-remain-character-count</b></a></p></li><li><p><a href="#id"><b>7.30.8 id</b></a></p></li><li><p><a href="#index-class"><b>7.24.1 index-class</b></a></p></li><li><p><a href="#index-key"><b>7.24.2 index-key</b></a></p></li><li><p><a href="#indicate-destination"><b>7.23.7 indicate-destination</b></a></p></li><li><p><a href="#initial-page-number"><b>7.27.7 initial-page-number</b></a></p></li><li><p><a href="#inline-progression-dimension"><b>7.15.7 inline-progression-dimension</b></a></p></li><li><p><a href="#internal-destination"><b>7.23.8 internal-destination</b></a></p></li><li><p><a href="#intrinsic-scale-value"><b>7.30.9 intrinsic-scale-value</b></a></p></li><li><p><a href="#intrusion-displace"><b>7.19.3 intrusion-displace</b></a></p></li><li><p><a href="#keep-together"><b>7.20.3 keep-together</b></a></p></li><li><p><a href="#keep-with-next"><b>7.20.4 keep-with-next</b></a></p></li><li><p><a href="#keep-with-previous"><b>7.20.5 keep-with-previous</b></a></p></li><li><p><a href="#language"><b>7.10.2 language</b></a></p></li><li><p><a href="#last-line-end-indent"><b>7.16.3 last-line-end-indent</b></a></p></li><li><p><a href="#leader-alignment"><b>7.22.1 leader-alignment</b></a></p></li><li><p><a href="#leader-length"><b>7.22.4 leader-length</b></a></p></li><li><p><a href="#leader-pattern"><b>7.22.2 leader-pattern</b></a></p></li><li><p><a href="#leader-pattern-width"><b>7.22.3 leader-pattern-width</b></a></p></li><li><p><a href="#left"><b>7.6.5 left</b></a></p></li><li><p><a href="#letter-spacing"><b>7.17.2 letter-spacing</b></a></p></li><li><p><a href="#letter-value"><b>7.26.4 letter-value</b></a></p></li><li><p><a href="#linefeed-treatment"><b>7.16.7 linefeed-treatment</b></a></p></li><li><p><a href="#line-height"><b>7.16.4 line-height</b></a></p></li><li><p><a href="#line-height-shift-adjustment"><b>7.16.5 line-height-shift-adjustment</b></a></p></li><li><p><a href="#line-stacking-strategy"><b>7.16.6 line-stacking-strategy</b></a></p></li><li><p><a href="#margin"><b>7.31.14 margin</b></a></p></li><li><p><a href="#margin-bottom"><b>7.11.2 margin-bottom</b></a></p></li><li><p><a href="#margin-left"><b>7.11.3 margin-left</b></a></p></li><li><p><a href="#margin-right"><b>7.11.4 margin-right</b></a></p></li><li><p><a href="#margin-top"><b>7.11.1 margin-top</b></a></p></li><li><p><a href="#marker-class-name"><b>7.25.1 marker-class-name</b></a></p></li><li><p><a href="#master-name"><b>7.27.8 master-name</b></a></p></li><li><p><a href="#master-reference"><b>7.27.9 master-reference</b></a></p></li><li><p><a href="#max-height"><b>7.15.8 max-height</b></a></p></li><li><p><a href="#maximum-repeats"><b>7.27.10 maximum-repeats</b></a></p></li><li><p><a href="#max-width"><b>7.15.9 max-width</b></a></p></li><li><p><a href="#media-usage"><b>7.27.11 media-usage</b></a></p></li><li><p><a href="#merge-pages-across-index-key-references"><b>7.24.6 merge-pages-across-index-key-references</b></a></p></li><li><p><a href="#merge-ranges-across-index-key-references"><b>7.24.4 merge-ranges-across-index-key-references</b></a></p></li><li><p><a href="#merge-sequential-page-numbers"><b>7.24.5 merge-sequential-page-numbers</b></a></p></li><li><p><a href="#min-height"><b>7.15.10 min-height</b></a></p></li><li><p><a href="#min-width"><b>7.15.11 min-width</b></a></p></li><li><p><a href="#number-columns-repeated"><b>7.28.12 number-columns-repeated</b></a></p></li><li><p><a href="#number-columns-spanned"><b>7.28.13 number-columns-spanned</b></a></p></li><li><p><a href="#number-rows-spanned"><b>7.28.14 number-rows-spanned</b></a></p></li><li><p><a href="#odd-or-even"><b>7.27.12 odd-or-even</b></a></p></li><li><p><a href="#orphans"><b>7.20.6 orphans</b></a></p></li><li><p><a href="#overflow"><b>7.21.2 overflow</b></a></p></li><li><p><a href="#padding"><b>7.31.15 padding</b></a></p></li><li><p><a href="#padding-after"><b>7.8.32 padding-after</b></a></p></li><li><p><a href="#padding-before"><b>7.8.31 padding-before</b></a></p></li><li><p><a href="#padding-bottom"><b>7.8.36 padding-bottom</b></a></p></li><li><p><a href="#padding-end"><b>7.8.34 padding-end</b></a></p></li><li><p><a href="#padding-left"><b>7.8.37 padding-left</b></a></p></li><li><p><a href="#padding-right"><b>7.8.38 padding-right</b></a></p></li><li><p><a href="#padding-start"><b>7.8.33 padding-start</b></a></p></li><li><p><a href="#padding-top"><b>7.8.35 padding-top</b></a></p></li><li><p><a href="#page-break-after"><b>7.31.16 page-break-after</b></a></p></li><li><p><a href="#page-break-before"><b>7.31.17 page-break-before</b></a></p></li><li><p><a href="#page-break-inside"><b>7.31.18 page-break-inside</b></a></p></li><li><p><a href="#page-citation-strategy"><b>7.30.10 page-citation-strategy</b></a></p></li><li><p><a href="#page-height"><b>7.27.13 page-height</b></a></p></li><li><p><a href="#page-number-treatment"><b>7.24.3 page-number-treatment</b></a></p></li><li><p><a href="#page-position"><b>7.27.14 page-position</b></a></p></li><li><p><a href="#page-width"><b>7.27.15 page-width</b></a></p></li><li><p><a href="#pause"><b>7.31.19 pause</b></a></p></li><li><p><a href="#pause-after"><b>7.7.5 pause-after</b></a></p></li><li><p><a href="#pause-before"><b>7.7.6 pause-before</b></a></p></li><li><p><a href="#pitch"><b>7.7.7 pitch</b></a></p></li><li><p><a href="#pitch-range"><b>7.7.8 pitch-range</b></a></p></li><li><p><a href="#play-during"><b>7.7.9 play-during</b></a></p></li><li><p><a href="#position"><b>7.31.20 position</b></a></p></li><li><p><a href="#precedence"><b>7.27.16 precedence</b></a></p></li><li><p><a href="#provisional-distance-between-starts"><b>7.30.12 provisional-distance-between-starts</b></a></p></li><li><p><a href="#provisional-label-separation"><b>7.30.11 provisional-label-separation</b></a></p></li><li><p><a href="#reference-orientation"><b>7.21.3 reference-orientation</b></a></p></li><li><p><a href="#ref-id"><b>7.30.13 ref-id</b></a></p></li><li><p><a href="#ref-index-key"><b>7.24.7 ref-index-key</b></a></p></li><li><p><a href="#region-name"><b>7.27.17 region-name</b></a></p></li><li><p><a href="#region-name-reference"><b>7.27.21 region-name-reference</b></a></p></li><li><p><a href="#relative-align"><b>7.14.6 relative-align</b></a></p></li><li><p><a href="#relative-position"><b>7.13.5 relative-position</b></a></p></li><li><p><a href="#rendering-intent"><b>7.18.3 rendering-intent</b></a></p></li><li><p><a href="#retrieve-boundary"><b>7.25.5 retrieve-boundary</b></a></p></li><li><p><a href="#retrieve-boundary-within-table"><b>7.25.2 retrieve-boundary-within-table</b></a></p></li><li><p><a href="#retrieve-class-name"><b>7.25.3 retrieve-class-name</b></a></p></li><li><p><a href="#retrieve-position"><b>7.25.4 retrieve-position</b></a></p></li><li><p><a href="#retrieve-position-within-table"><b>7.25.6 retrieve-position-within-table</b></a></p></li><li><p><a href="#richness"><b>7.7.10 richness</b></a></p></li><li><p><a href="#right"><b>7.6.3 right</b></a></p></li><li><p><a href="#role"><b>7.5.2 role</b></a></p></li><li><p><a href="#rule-style"><b>7.22.5 rule-style</b></a></p></li><li><p><a href="#rule-thickness"><b>7.22.6 rule-thickness</b></a></p></li><li><p><a href="#scale-option"><b>7.30.14 scale-option</b></a></p></li><li><p><a href="#scaling"><b>7.15.12 scaling</b></a></p></li><li><p><a href="#scaling-method"><b>7.15.13 scaling-method</b></a></p></li><li><p><a href="#score-spaces"><b>7.30.15 score-spaces</b></a></p></li><li><p><a href="#script"><b>7.10.3 script</b></a></p></li><li><p><a href="#show-destination"><b>7.23.9 show-destination</b></a></p></li><li><p><a href="#size"><b>7.31.21 size</b></a></p></li><li><p><a href="#source-document"><b>7.5.1 source-document</b></a></p></li><li><p><a href="#space-after"><b>7.11.6 space-after</b></a></p></li><li><p><a href="#space-before"><b>7.11.5 space-before</b></a></p></li><li><p><a href="#space-end"><b>7.12.5 space-end</b></a></p></li><li><p><a href="#space-start"><b>7.12.6 space-start</b></a></p></li><li><p><a href="#span"><b>7.21.4 span</b></a></p></li><li><p><a href="#speak"><b>7.7.11 speak</b></a></p></li><li><p><a href="#speak-header"><b>7.7.12 speak-header</b></a></p></li><li><p><a href="#speak-numeral"><b>7.7.13 speak-numeral</b></a></p></li><li><p><a href="#speak-punctuation"><b>7.7.14 speak-punctuation</b></a></p></li><li><p><a href="#speech-rate"><b>7.7.15 speech-rate</b></a></p></li><li><p><a href="#src"><b>7.30.16 src</b></a></p></li><li><p><a href="#start-indent"><b>7.11.7 start-indent</b></a></p></li><li><p><a href="#starting-state"><b>7.23.10 starting-state</b></a></p></li><li><p><a href="#starts-row"><b>7.28.15 starts-row</b></a></p></li><li><p><a href="#stress"><b>7.7.16 stress</b></a></p></li><li><p><a href="#suppress-at-line-break"><b>7.17.3 suppress-at-line-break</b></a></p></li><li><p><a href="#switch-to"><b>7.23.11 switch-to</b></a></p></li><li><p><a href="#table-layout"><b>7.28.16 table-layout</b></a></p></li><li><p><a href="#table-omit-footer-at-break"><b>7.28.17 table-omit-footer-at-break</b></a></p></li><li><p><a href="#table-omit-header-at-break"><b>7.28.18 table-omit-header-at-break</b></a></p></li><li><p><a href="#target-presentation-context"><b>7.23.12 target-presentation-context</b></a></p></li><li><p><a href="#target-processing-context"><b>7.23.13 target-processing-context</b></a></p></li><li><p><a href="#target-stylesheet"><b>7.23.14 target-stylesheet</b></a></p></li><li><p><a href="#text-align"><b>7.16.9 text-align</b></a></p></li><li><p><a href="#text-align-last"><b>7.16.10 text-align-last</b></a></p></li><li><p><a href="#text-altitude"><b>7.29.4 text-altitude</b></a></p></li><li><p><a href="#text-decoration"><b>7.17.4 text-decoration</b></a></p></li><li><p><a href="#text-depth"><b>7.29.5 text-depth</b></a></p></li><li><p><a href="#text-indent"><b>7.16.11 text-indent</b></a></p></li><li><p><a href="#text-shadow"><b>7.17.5 text-shadow</b></a></p></li><li><p><a href="#text-transform"><b>7.17.6 text-transform</b></a></p></li><li><p><a href="#top"><b>7.6.2 top</b></a></p></li><li><p><a href="#treat-as-word-space"><b>7.17.7 treat-as-word-space</b></a></p></li><li><p><a href="#unicode-bidi"><b>7.29.6 unicode-bidi</b></a></p></li><li><p><a href="#vertical-align"><b>7.31.22 vertical-align</b></a></p></li><li><p><a href="#visibility"><b>7.30.17 visibility</b></a></p></li><li><p><a href="#voice-family"><b>7.7.17 voice-family</b></a></p></li><li><p><a href="#volume"><b>7.7.18 volume</b></a></p></li><li><p><a href="#white-space"><b>7.31.23 white-space</b></a></p></li><li><p><a href="#white-space-collapse"><b>7.16.12 white-space-collapse</b></a></p></li><li><p><a href="#white-space-treatment"><b>7.16.8 white-space-treatment</b></a></p></li><li><p><a href="#widows"><b>7.20.7 widows</b></a></p></li><li><p><a href="#width"><b>7.15.14 width</b></a></p></li><li><p><a href="#word-spacing"><b>7.17.8 word-spacing</b></a></p></li><li><p><a href="#wrap-option"><b>7.16.13 wrap-option</b></a></p></li><li><p><a href="#writing-mode"><b>7.29.7 writing-mode</b></a></p></li><li><p><a href="#xml.lang"><b>7.31.24 xml:lang</b></a></p></li><li><p><a href="#z-index"><b>7.30.18 z-index</b></a></p></li></ul></div><div class="div1">
<h2><a name="change10" id="change10"></a>E Changes from XSL 1.0 (Non-Normative)</h2><p>This section lists all non-editorial changes that have been
made:</p><ul><li><p>The published errata, 2003-11-17, have been incorporated
in the text.</p></li><li><p>New functionality has been added to support:</p><ul><li><p>Change marks.</p></li><li><p>"Back of the book" index.</p></li><li><p>Bookmarks.</p></li><li><p>"Markers" in tables to support e.g. partial sums.</p></li><li><p>A new fo:page-number-citation-last.</p></li><li><p>Multiple flows.</p></li><li><p>A new fo:page-sequence-wrapper.</p></li></ul></li><li><p>Existing functionality has been extended for:</p><ul><li><p>Conditional graphic scaling.</p></li><li><p>A value of "only" has been added to the page-position property.</p></li><li><p>Values "inside" and "outside" have been added to the clear and float properties.</p></li><li><p>A prefix and suffix may be specified for page numbers.
A page number consists of an optional folio-prefix, a folio-number,
and an optional folio-suffix.
The <b>page-number</b> has been renamed
<b>folio-number</b>.</p></li><li><p>The definition of xml:lang has been updated to also refer
to "or its successor" of RFC3066 to match the definition in the XML
recommendation.</p></li><li><p>The support for XML/XML Names 1.0 and 1.1 has been made
consistent with the text in XSLT 1.0 errata.</p></li><li><p>&lt;uri-specification&gt; has been modified to support IRIs.</p></li></ul></li><li><p>Miscellaneous changes:</p><ul><li><p>In the content of fo:declarations the fo:color-profile may occur 0 or more times.</p></li><li><p>It has been clarified that
absolute-position="absolute" is with respect to the nearest ancestor
reference area.</p></li><li><p>Changes have been made to the "id" handling. "id" also applies
to fo:root, fo:static-content, fo:flow,
fo:footnote-body, fo:footnote, fo:float.
"id" has been removed from
fo:initial-property-set and fo:multi-properties.
</p></li><li><p>"reference-orientation" is no longer an inherited property.
</p></li><li><p>It has been clarified that the value of the
"reference-orientation" and "writing-mode" are determined by the
formatting object that generates the area.
A new property value function "from-page-master-region" has been added
to permit obtaining the value specified in the page master.
</p></li><li><p>The description of &lt;country&gt; in <a href="#country"><b>7.10.1 country</b></a>
has been made consistent with its definition
in <a href="#datatype"><b>5.11 Property Datatypes</b></a>.
</p></li><li><p>Inconsistencies between property value definitions and
explanatory text for white space handling has been resolved.</p></li><li><p>An error in the positioning of nested inline areas involving
baseline scaling has been corrected.</p></li><li><p>xml:lang, the value has been changed from &lt;country-language&gt;
to &lt;language-country&gt; and the implied optionality of the language
component removed to correspond with the definition in XML.</p></li><li><p>The value "transparent" has been added to the
individual border-"x"-color properties
to be consistent with the border-color shorthand.</p></li><li><p>Restrictions, preventing "circularity", on the descendants
of fo:marker have been added.</p></li><li><p>A contradiction in the description of fo:initial-property-set
between the "Areas" and "Trait Derivation" has been corrected
by replacing "fo:wrapper" with "fo:inline" in the "Trait Derivation.</p></li><li><p>An optional recovery action for some errors in tables has been
specified.</p></li></ul></li></ul></div><div class="div1">
<h2><a name="d0e45358" id="d0e45358"></a>F Acknowledgements (Non-Normative)</h2><p>This specification was developed and approved for publication by the
W3C XSL Working Group (WG). WG approval of this specification does not
necessarily imply that all WG members voted for its approval.</p><p>During the development of XSL 1.1 the members of the XSL FO Subgroup were:</p><p>
Sharon Adler, IBM;
Klaas Bals, Inventive Designers;
Anders Berglund, IBM;
Jeff Caruso, Pageflex;
Stephen Deach, Adobe;
Fabio Giannetti, HP;
Paul Grosso, PTC-Arbortext;
Eliot Kimber, Isogen;
Michael Sulyaev, RenderX;
Norman Walsh, Sun Microsystems;
Liam Quin, W3C;
Steve Zilles, Adobe
</p><p>The XSL Working Group wishes to thank RenderX, Inc. for producing
the PDF version of this specification.</p><p>The PDF version has been produced from the XML source through
an intermediate XSL Formatting Object representation, converted
to PDF using XEP - an XSL FO rendering engine by RenderX, Inc.
(http://www.renderX.com).</p></div></div></body></html>