You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ps...@apache.org on 2010/02/18 09:05:39 UTC

svn commit: r911276 [5/9] - in /xmlgraphics/site/deploy/fop: ./ 0.94/ 0.95/ dev/ dev/design/ dev/fo/ dev/svg/ fo/ skin/ trunk/

Modified: xmlgraphics/site/deploy/fop/compliance.html
URL: http://svn.apache.org/viewvc/xmlgraphics/site/deploy/fop/compliance.html?rev=911276&r1=911275&r2=911276&view=diff
==============================================================================
--- xmlgraphics/site/deploy/fop/compliance.html (original)
+++ xmlgraphics/site/deploy/fop/compliance.html Thu Feb 18 08:05:32 2010
@@ -205,16 +205,16 @@
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
-<a href="#W3C+XSL-FO+1.0+Standard">W3C XSL-FO 1.0 Standard</a>
+<a href="#W3C+XSL-FO+1.1+Standard">W3C XSL-FO 1.1 Standard</a>
 <ul class="minitoc">
 <li>
 <a href="#">XSL-FO Object Support</a>
 </li>
 <li>
-<a href="#-N1013C">XSL-FO Property Support</a>
+<a href="#-N101B4">XSL-FO Property Support</a>
 </li>
 <li>
-<a href="#-N105BF">XSL-FO Core Function Library Support</a>
+<a href="#-N106BD">XSL-FO Core Function Library Support</a>
 </li>
 </ul>
 </li>
@@ -230,22 +230,36 @@
 </ul>
 </div>
 </div>
-<a name="N10007"></a><a name="W3C+XSL-FO+1.0+Standard"></a>
-<h2 class="underlined_10">W3C XSL-FO 1.0 Standard</h2>
+<a name="N10007"></a><a name="W3C+XSL-FO+1.1+Standard"></a>
+<h2 class="underlined_10">W3C XSL-FO 1.1 Standard</h2>
 <div class="section">
-<p>One of FOP's design goals is conformance to the <a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/">W3C XSL-FO 1.0 standard</a>, which specifies three levels of "conformance": basic, extended, and complete. Although FOP does not currently conform to any of these levels, it is nevertheless a useful work-in-progress for many applications. The information presented here demonstrates FOP's progress toward the goal of conformance, which progress consists of implementation of specific objects and properties in the standard. The information presented is useful not only to the developers as a sort of "to do" list, but also for setting proper expectations for users and potential users.</p>
-<p>In the tables below, "yes" (green background) indicates conformance, "no" (red background) indicates a lack of conformance, "partial" (greyish background) indicates partial conformance, and "na" indicates that the item is "not applicable" to FOP usually because FOP supports only visual media.</p>
-<a name="N10013"></a>
+<p>One of FOP's design goals is conformance to the <a class="external" href="http://www.w3.org/TR/xsl/">W3C XSL-FO 1.1 standard</a>, which specifies three levels of "conformance": basic, extended, and complete. Although FOP does not currently conform to any of these levels, it is nevertheless a useful work-in-progress for many applications. The information presented here demonstrates FOP's progress toward the goal of conformance, which progress consists of implementation of specific objects and properties in the standard. The information presented is useful not only to the developers as a sort of "to do" list, but also for setting proper expectations for users and potential users.</p>
+<p>The following table shows the legend used for the tables below:</p>
+<table class="ForrestTable" cellspacing="1" cellpadding="4" border="1">
+<tr>
+<td class="yes">yes</td><td>indicates conformance</td>
+</tr>
+<tr>
+<td class="partial">partial</td><td>indicates partial conformance</td>
+</tr>
+<tr>
+<td class="no">no</td><td>indicates a lack of conformance</td>
+</tr>
+<tr>
+<td class="na">na</td><td>indicates that the item is "not applicable" to FOP usually because FOP supports only visual media</td>
+</tr>
+</table>
+<a name="N1002D"></a>
 <h3 class="underlined_5">XSL-FO Object Support</h3>
 <ul>
 <li>
-<strong><a href="#fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a>:</strong> <a href="#fo-object-root">root</a>, <a href="#fo-object-declarations">declarations</a>, <a href="#fo-object-color-profile">color-profile</a>, <a href="#fo-object-page-sequence">page-sequence</a>, <a href="#fo-object-layout-master-set">layout-master-set</a>, <a href="#fo-object-page-sequence-master">page-sequence-master</a>, <a href="#fo-object-single-page-master-reference">single-page-master-reference</a>, <a href="#fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a>, <a href="#fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a>, <a href="#fo-object-conditional-page-master-reference">conditional-page-master-reference</a>, <a href="#fo-object-simple-page-master">simple-page-master</a>, <a href="#fo-object-region-body">region-body</a>, <a href="#fo-object-region-before">region-before</a>, <a href="#fo-
 object-region-after">region-after</a>, <a href="#fo-object-region-start">region-start</a>, <a href="#fo-object-region-end">region-end</a>, <a href="#fo-object-flow">flow</a>, <a href="#fo-object-static-content">static-content</a>, <a href="#fo-object-title">title</a>
+<strong><a href="#fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a>:</strong> <a href="#fo-object-root">root</a>, <a href="#fo-object-declarations">declarations</a>, <a href="#fo-object-color-profile">color-profile</a>, <a href="#fo-object-page-sequence">page-sequence</a>, <a href="#fo-object-page-sequence-wrapper">page-sequence-wrapper</a>, <a href="#fo-object-layout-master-set">layout-master-set</a>, <a href="#fo-object-page-sequence-master">page-sequence-master</a>, <a href="#fo-object-single-page-master-reference">single-page-master-reference</a>, <a href="#fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a>, <a href="#fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a>, <a href="#fo-object-conditional-page-master-reference">conditional-page-master-reference</a>, <a href="#fo-object-simple-page-master">simple-page-master</a>, <a href="#fo-object-region-body">region-body</a
 >, <a href="#fo-object-region-before">region-before</a>, <a href="#fo-object-region-after">region-after</a>, <a href="#fo-object-region-start">region-start</a>, <a href="#fo-object-region-end">region-end</a>, <a href="#fo-object-flow">flow</a>, <a href="#fo-object-static-content">static-content</a>, <a href="#fo-object-title">title</a>, <a href="#fo-object-flow-map">flow-map</a>, <a href="#fo-object-flow-assignment">flow-assignment</a>, <a href="#fo-object-flow-source-list">flow-source-list</a>, <a href="#fo-object-flow-name-specifier">flow-name-specifier</a>, <a href="#fo-object-flow-target-list">flow-target-list</a>, <a href="#fo-object-region-name-specifier">region-name-specifier</a>
 </li>
 <li>
 <strong><a href="#fo-object-block-section">Block Formatting Objects</a>:</strong> <a href="#fo-object-block">block</a>, <a href="#fo-object-block-container">block-container</a>
 </li>
 <li>
-<strong><a href="#fo-object-inline-section">Inline Formatting Objects</a>:</strong> <a href="#fo-object-bidi-override">bidi-override</a>, <a href="#fo-object-character">character</a>, <a href="#fo-object-initial-property-set">initial-property-set</a>, <a href="#fo-object-external-graphic">external-graphic</a>, <a href="#fo-object-instream-foreign-object">instream-foreign-object</a>, <a href="#fo-object-inline">inline</a>, <a href="#fo-object-inline-container">inline-container</a>, <a href="#fo-object-leader">leader</a>, <a href="#fo-object-page-number">page-number</a>, <a href="#fo-object-page-number-citation">page-number-citation</a>
+<strong><a href="#fo-object-inline-section">Inline Formatting Objects</a>:</strong> <a href="#fo-object-bidi-override">bidi-override</a>, <a href="#fo-object-character">character</a>, <a href="#fo-object-initial-property-set">initial-property-set</a>, <a href="#fo-object-external-graphic">external-graphic</a>, <a href="#fo-object-instream-foreign-object">instream-foreign-object</a>, <a href="#fo-object-inline">inline</a>, <a href="#fo-object-inline-container">inline-container</a>, <a href="#fo-object-leader">leader</a>, <a href="#fo-object-page-number">page-number</a>, <a href="#fo-object-page-number-citation">page-number-citation</a>, <a href="#fo-object-page-number-citation-last">page-number-citation-last</a>, <a href="#fo-object-folio-prefix">folio-prefix</a>, <a href="#fo-object-folio-suffix">folio-suffix</a>, <a href="#fo-object-scaling-value-citation">scaling-value-citation</a>
 </li>
 <li>
 <strong><a href="#fo-object-table-section">Table Formatting Objects</a>:</strong> <a href="#fo-object-table-and-caption">table-and-caption</a>, <a href="#fo-object-table">table</a>, <a href="#fo-object-table-column">table-column</a>, <a href="#fo-object-table-caption">table-caption</a>, <a href="#fo-object-table-header">table-header</a>, <a href="#fo-object-table-footer">table-footer</a>, <a href="#fo-object-table-body">table-body</a>, <a href="#fo-object-table-row">table-row</a>, <a href="#fo-object-table-cell">table-cell</a>
@@ -257,16 +271,19 @@
 <strong><a href="#fo-object-link-section">Link and Multi Formatting Objects</a>:</strong> <a href="#fo-object-basic-link">basic-link</a>, <a href="#fo-object-multi-switch">multi-switch</a>, <a href="#fo-object-multi-case">multi-case</a>, <a href="#fo-object-multi-toggle">multi-toggle</a>, <a href="#fo-object-multi-properties">multi-properties</a>, <a href="#fo-object-multi-property-set">multi-property-set</a>
 </li>
 <li>
+<strong><a href="#fo-object-indexing-section">Formatting Objects for Indexing</a>:</strong> <a href="#fo-object-index-page-number-prefix">index-page-number-prefix</a>, <a href="#fo-object-index-page-number-suffix">index-page-number-suffix</a>, <a href="#fo-object-index-range-begin">index-range-begin</a>, <a href="#fo-object-index-range-end">index-range-end</a>, <a href="#fo-object-index-key-reference">index-key-reference</a>, <a href="#fo-object-index-page-citation-list">index-page-citation-list</a>, <a href="#fo-object-index-page-citation-list-separator">index-page-citation-list-separator</a>, <a href="#fo-object-index-page-citation-range-separator">index-page-citation-range-separator</a>
+</li>
+<li>
 <strong><a href="#fo-object-bookmarks-section">Formatting Objects for Bookmarks</a>:</strong> <a href="#fo-object-bookmark-tree">bookmark-tree</a>, <a href="#fo-object-bookmark">bookmark</a>, <a href="#fo-object-bookmark-title">bookmark-title</a>
 </li>
 <li>
 <strong><a href="#fo-object-outofline-section">Out-of-line Formatting Objects</a>:</strong> <a href="#fo-object-float">float</a>, <a href="#fo-object-footnote">footnote</a>, <a href="#fo-object-footnote-body">footnote-body</a>
 </li>
 <li>
-<strong><a href="#fo-object-other-section">Other Formatting Objects</a>:</strong> <a href="#fo-object-wrapper">wrapper</a>, <a href="#fo-object-marker">marker</a>, <a href="#fo-object-retrieve-marker">retrieve-marker</a>
+<strong><a href="#fo-object-other-section">Other Formatting Objects</a>:</strong> <a href="#fo-object-change-bar-begin">change-bar-begin</a>, <a href="#fo-object-change-bar-end">change-bar-end</a>, <a href="#fo-object-wrapper">wrapper</a>, <a href="#fo-object-marker">marker</a>, <a href="#fo-object-retrieve-marker">retrieve-marker</a>, <a href="#fo-object-retrieve-table-marker">retrieve-table-marker</a>
 </li>
 </ul>
-<a name="N1013C"></a><a name="-N1013C"></a>
+<a name="N101B4"></a><a name="-N101B4"></a>
 <h3 class="underlined_5">XSL-FO Property Support</h3>
 <ul>
 <li>
@@ -291,16 +308,16 @@
 <strong><a href="#fo-property-commonmarginblock-section">Common Margin Properties - Block</a>:</strong> <a href="#fo-property-margin-top">margin-top</a>, <a href="#fo-property-margin-bottom">margin-bottom</a>, <a href="#fo-property-margin-left">margin-left</a>, <a href="#fo-property-margin-right">margin-right</a>, <a href="#fo-property-space-before">space-before</a>, <a href="#fo-property-space-after">space-after</a>, <a href="#fo-property-start-indent">start-indent</a>, <a href="#fo-property-end-indent">end-indent</a>
 </li>
 <li>
-<strong><a href="#fo-property-commonmargininline-section">Common Margin Properties - Inline</a>:</strong> <a href="#fo-property-space-end">space-end</a>, <a href="#fo-property-space-start">space-start</a>
+<strong><a href="#fo-property-commonmargininline-section">Common Margin Properties - Inline</a>:</strong> <a href="#fo-property-margin-top-inline">margin-top</a>, <a href="#fo-property-margin-bottom-inline">margin-bottom</a>, <a href="#fo-property-margin-left-inline">margin-left</a>, <a href="#fo-property-margin-right-inline">margin-right</a>, <a href="#fo-property-space-end">space-end</a>, <a href="#fo-property-space-start">space-start</a>
 </li>
 <li>
-<strong><a href="#fo-property-commonrelpos-section">Common Relative Position Properties</a>:</strong> <a href="#fo-property-relative-position">relative-position</a>
+<strong><a href="#fo-property-commonrelpos-section">Common Relative Position Properties</a>:</strong> <a href="#fo-property-top-relative">top</a>, <a href="#fo-property-right-relative">right</a>, <a href="#fo-property-bottom-relative">bottom</a>, <a href="#fo-property-left-relative">left</a>, <a href="#fo-property-relative-position">relative-position</a>
 </li>
 <li>
 <strong><a href="#fo-property-areaalign-section">Area Alignment Properties</a>:</strong> <a href="#fo-property-alignment-adjust">alignment-adjust</a>, <a href="#fo-property-alignment-baseline">alignment-baseline</a>, <a href="#fo-property-baseline-shift">baseline-shift</a>, <a href="#fo-property-display-align">display-align</a>, <a href="#fo-property-dominant-baseline">dominant-baseline</a>, <a href="#fo-property-relative-align">relative-align</a>
 </li>
 <li>
-<strong><a href="#fo-property-areadim-section">Area Dimension Properties</a>:</strong> <a href="#fo-property-block-progression-dimension">block-progression-dimension</a>, <a href="#fo-property-content-height">content-height</a>, <a href="#fo-property-content-width">content-width</a>, <a href="#fo-property-height">height</a>, <a href="#fo-property-inline-progression-dimension">inline-progression-dimension</a>, <a href="#fo-property-max-height">max-height</a>, <a href="#fo-property-max-width">max-width</a>, <a href="#fo-property-min-height">min-height</a>, <a href="#fo-property-min-width">min-width</a>, <a href="#fo-property-scaling">scaling</a>, <a href="#fo-property-scaling-method">scaling-method</a>, <a href="#fo-property-width">width</a>
+<strong><a href="#fo-property-areadim-section">Area Dimension Properties</a>:</strong> <a href="#fo-property-allowed-height-scale">allowed-height-scale</a>, <a href="#fo-property-allowed-width-scale">allowed-width-scale</a>, <a href="#fo-property-block-progression-dimension">block-progression-dimension</a>, <a href="#fo-property-content-height">content-height</a>, <a href="#fo-property-content-width">content-width</a>, <a href="#fo-property-height">height</a>, <a href="#fo-property-inline-progression-dimension">inline-progression-dimension</a>, <a href="#fo-property-max-height">max-height</a>, <a href="#fo-property-max-width">max-width</a>, <a href="#fo-property-min-height">min-height</a>, <a href="#fo-property-min-width">min-width</a>, <a href="#fo-property-scaling">scaling</a>, <a href="#fo-property-scaling-method">scaling-method</a>, <a href="#fo-property-width">width</a>
 </li>
 <li>
 <strong><a href="#fo-property-blockandline-section">Block and Line-related Properties</a>:</strong> <a href="#fo-property-hyphenation-keep">hyphenation-keep</a>, <a href="#fo-property-hyphenation-ladder-count">hyphenation-ladder-count</a>, <a href="#fo-property-last-line-end-indent">last-line-end-indent</a>, <a href="#fo-property-line-height">line-height</a>, <a href="#fo-property-line-height-shift-adjustment">line-height-shift-adjustment</a>, <a href="#fo-property-line-stacking-strategy">line-stacking-strategy</a>, <a href="#fo-property-linefeed-treatment">linefeed-treatment</a>, <a href="#fo-property-white-space-treatment">white-space-treatment</a>, <a href="#fo-property-text-align">text-align</a>, <a href="#fo-property-text-align-last">text-align-last</a>, <a href="#fo-property-text-indent">text-indent</a>, <a href="#fo-property-white-space-collapse">white-space-collapse</a>, <a href="#fo-property-wrap-option">wrap-option</a>
@@ -327,13 +344,16 @@
 <strong><a href="#fo-property-dynamiceffects-section">Properties for Dynamic Effects Formatting Objects</a>:</strong> <a href="#fo-property-active-state">active-state</a>, <a href="#fo-property-auto-restore">auto-restore</a>, <a href="#fo-property-case-name">case-name</a>, <a href="#fo-property-case-title">case-title</a>, <a href="#fo-property-destination-placement-offset">destination-placement-offset</a>, <a href="#fo-property-external-destination">external-destination</a>, <a href="#fo-property-indicate-destination">indicate-destination</a>, <a href="#fo-property-internal-destination">internal-destination</a>, <a href="#fo-property-show-destination">show-destination</a>, <a href="#fo-property-starting-state">starting-state</a>, <a href="#fo-property-switch-to">switch-to</a>, <a href="#fo-property-target-presentation-context">target-presentation-context</a>, <a href="#fo-property-target-processing-context">target-processing-context</a>, <a href="#fo-property-target-styleshe
 et">target-stylesheet</a>
 </li>
 <li>
-<strong><a href="#fo-property-markers-section">Properties for Markers</a>:</strong> <a href="#fo-property-marker-class-name">marker-class-name</a>, <a href="#fo-property-retrieve-class-name">retrieve-class-name</a>, <a href="#fo-property-retrieve-position">retrieve-position</a>, <a href="#fo-property-retrieve-boundary">retrieve-boundary</a>
+<strong><a href="#fo-property-indexing-section">Properties for Indexing</a>:</strong> <a href="#fo-property-index-class">index-class</a>, <a href="#fo-property-index-key">index-key</a>, <a href="#fo-property-page-number-treatment">page-number-treatment</a>, <a href="#fo-property-merge-ranges-across-index-key-references">merge-ranges-across-index-key-references</a>, <a href="#fo-property-merge-sequential-page-numbers">merge-sequential-page-numbers</a>, <a href="#fo-property-merge-pages-across-index-key-references">merge-pages-across-index-key-references</a>, <a href="#fo-property-ref-index-key">ref-index-key</a>
+</li>
+<li>
+<strong><a href="#fo-property-markers-section">Properties for Markers</a>:</strong> <a href="#fo-property-marker-class-name">marker-class-name</a>, <a href="#fo-property-retrieve-boundary-within-table">retrieve-boundary-within-table</a>, <a href="#fo-property-retrieve-class-name">retrieve-class-name</a>, <a href="#fo-property-retrieve-position">retrieve-position</a>, <a href="#fo-property-retrieve-boundary">retrieve-boundary</a>, <a href="#fo-property-retrieve-position-within-table">retrieve-position-within-table</a>
 </li>
 <li>
 <strong><a href="#fo-property-numberstring-section">Properties for Number to String Conversion</a>:</strong> <a href="#fo-property-format">format</a>, <a href="#fo-property-grouping-separator">grouping-separator</a>, <a href="#fo-property-grouping-size">grouping-size</a>, <a href="#fo-property-letter-value">letter-value</a>
 </li>
 <li>
-<strong><a href="#fo-property-pagination-section">Pagination and Layout Properties</a>:</strong> <a href="#fo-property-blank-or-not-blank">blank-or-not-blank</a>, <a href="#fo-property-column-count">column-count</a>, <a href="#fo-property-column-gap">column-gap</a>, <a href="#fo-property-extent">extent</a>, <a href="#fo-property-flow-name">flow-name</a>, <a href="#fo-property-force-page-count">force-page-count</a>, <a href="#fo-property-initial-page-number">initial-page-number</a>, <a href="#fo-property-master-name">master-name</a>, <a href="#fo-property-master-reference">master-reference</a>, <a href="#fo-property-maximum-repeats">maximum-repeats</a>, <a href="#fo-property-media-usage">media-usage</a>, <a href="#fo-property-odd-or-even">odd-or-even</a>, <a href="#fo-property-page-height">page-height</a>, <a href="#fo-property-page-position">page-position</a>, <a href="#fo-property-page-width">page-width</a>, <a href="#fo-property-precedence">precedence</a>, <a href="#fo-pro
 perty-region-name">region-name</a>
+<strong><a href="#fo-property-pagination-section">Pagination and Layout Properties</a>:</strong> <a href="#fo-property-blank-or-not-blank">blank-or-not-blank</a>, <a href="#fo-property-column-count">column-count</a>, <a href="#fo-property-column-gap">column-gap</a>, <a href="#fo-property-extent">extent</a>, <a href="#fo-property-flow-name">flow-name</a>, <a href="#fo-property-force-page-count">force-page-count</a>, <a href="#fo-property-initial-page-number">initial-page-number</a>, <a href="#fo-property-master-name">master-name</a>, <a href="#fo-property-master-reference">master-reference</a>, <a href="#fo-property-maximum-repeats">maximum-repeats</a>, <a href="#fo-property-media-usage">media-usage</a>, <a href="#fo-property-odd-or-even">odd-or-even</a>, <a href="#fo-property-page-height">page-height</a>, <a href="#fo-property-page-position">page-position</a>, <a href="#fo-property-page-width">page-width</a>, <a href="#fo-property-precedence">precedence</a>, <a href="#fo-pro
 perty-region-name">region-name</a>, <a href="#fo-property-flow-map-name">flow-map-name</a>, <a href="#fo-property-flow-map-reference">flow-map-reference</a>, <a href="#fo-property-flow-name-reference">flow-name-reference</a>, <a href="#fo-property-region-name-reference">region-name-reference</a>
 </li>
 <li>
 <strong><a href="#fo-property-table-section">Table Properties</a>:</strong> <a href="#fo-property-border-after-precedence">border-after-precedence</a>, <a href="#fo-property-border-before-precedence">border-before-precedence</a>, <a href="#fo-property-border-collapse">border-collapse</a>, <a href="#fo-property-border-end-precedence">border-end-precedence</a>, <a href="#fo-property-border-separation">border-separation</a>, <a href="#fo-property-border-start-precedence">border-start-precedence</a>, <a href="#fo-property-caption-side">caption-side</a>, <a href="#fo-property-column-number">column-number</a>, <a href="#fo-property-column-width">column-width</a>, <a href="#fo-property-empty-cells">empty-cells</a>, <a href="#fo-property-ends-row">ends-row</a>, <a href="#fo-property-number-columns-repeated">number-columns-repeated</a>, <a href="#fo-property-number-columns-spanned">number-columns-spanned</a>, <a href="#fo-property-number-rows-spanned">number-rows-spanned</a>, <a href
 ="#fo-property-starts-row">starts-row</a>, <a href="#fo-property-table-layout">table-layout</a>, <a href="#fo-property-table-omit-footer-at-break">table-omit-footer-at-break</a>, <a href="#fo-property-table-omit-header-at-break">table-omit-header-at-break</a>
@@ -342,13 +362,13 @@
 <strong><a href="#fo-property-writingmode-section">Writing-mode-related Properties</a>:</strong> <a href="#fo-property-direction">direction</a>, <a href="#fo-property-glyph-orientation-horizontal">glyph-orientation-horizontal</a>, <a href="#fo-property-glyph-orientation-vertical">glyph-orientation-vertical</a>, <a href="#fo-property-text-altitude">text-altitude</a>, <a href="#fo-property-text-depth">text-depth</a>, <a href="#fo-property-unicode-bidi">unicode-bidi</a>, <a href="#fo-property-writing-mode">writing-mode</a>
 </li>
 <li>
-<strong><a href="#fo-property-misc-section">Miscellaneous Properties</a>:</strong> <a href="#fo-property-content-type">content-type</a>, <a href="#fo-property-id">id</a>, <a href="#fo-property-provisional-label-separation">provisional-label-separation</a>, <a href="#fo-property-provisional-distance-between-starts">provisional-distance-between-starts</a>, <a href="#fo-property-ref-id">ref-id</a>, <a href="#fo-property-score-spaces">score-spaces</a>, <a href="#fo-property-src">src</a>, <a href="#fo-property-visibility">visibility</a>, <a href="#fo-property-z-index">z-index</a>
+<strong><a href="#fo-property-misc-section">Miscellaneous Properties</a>:</strong> <a href="#fo-property-change-bar-class">change-bar-class</a>, <a href="#fo-property-change-bar-color">change-bar-color</a>, <a href="#fo-property-change-bar-offset">change-bar-offset</a>, <a href="#fo-property-change-bar-placement">change-bar-placement</a>, <a href="#fo-property-change-bar-style">change-bar-style</a>, <a href="#fo-property-change-bar-width">change-bar-width</a>, <a href="#fo-property-content-type">content-type</a>, <a href="#fo-property-id">id</a>, <a href="#fo-property-intrinsic-scale-value">intrinsic-scale-value</a>, <a href="#fo-property-page-citation-strategy">page-citation-strategy</a>, <a href="#fo-property-provisional-label-separation">provisional-label-separation</a>, <a href="#fo-property-provisional-distance-between-starts">provisional-distance-between-starts</a>, <a href="#fo-property-ref-id">ref-id</a>, <a href="#fo-property-scale-option">scale-option</a>, <a href=
 "#fo-property-score-spaces">score-spaces</a>, <a href="#fo-property-src">src</a>, <a href="#fo-property-visibility">visibility</a>, <a href="#fo-property-z-index">z-index</a>
 </li>
 <li>
 <strong><a href="#fo-property-shorthand-section">Shorthand Properties</a>:</strong> <a href="#fo-property-background">background</a>, <a href="#fo-property-background-position">background-position</a>, <a href="#fo-property-border">border</a>, <a href="#fo-property-border-bottom">border-bottom</a>, <a href="#fo-property-border-color">border-color</a>, <a href="#fo-property-border-left">border-left</a>, <a href="#fo-property-border-right">border-right</a>, <a href="#fo-property-border-style">border-style</a>, <a href="#fo-property-border-spacing">border-spacing</a>, <a href="#fo-property-border-top">border-top</a>, <a href="#fo-property-border-width">border-width</a>, <a href="#fo-property-cue">cue</a>, <a href="#fo-property-font">font</a>, <a href="#fo-property-margin">margin</a>, <a href="#fo-property-padding">padding</a>, <a href="#fo-property-page-break-after">page-break-after</a>, <a href="#fo-property-page-break-before">page-break-before</a>, <a href="#fo-property-page-
 break-inside">page-break-inside</a>, <a href="#fo-property-pause">pause</a>, <a href="#fo-property-position">position</a>, <a href="#fo-property-size">size</a>, <a href="#fo-property-vertical-align">vertical-align</a>, <a href="#fo-property-white-space">white-space</a>, <a class="external" href="#fo-property-xml:lang">xml:lang</a>
 </li>
 </ul>
-<a name="N105BF"></a><a name="-N105BF"></a>
+<a name="N106BD"></a><a name="-N106BD"></a>
 <h3 class="underlined_5">XSL-FO Core Function Library Support</h3>
 <ul>
 <li>
@@ -361,93 +381,114 @@
 <strong><a href="#fo-function-font-section">Font Functions</a>:</strong> <a href="#fo-function-system-font">system-font</a>
 </li>
 <li>
-<strong><a href="#fo-function-property-value-section">Property Value Functions</a>:</strong> <a href="#fo-function-inherited-property-value">inherited-property-value</a>, <a href="#fo-function-label-end">label-end</a>, <a href="#fo-function-body-start">body-start</a>, <a href="#fo-function-from-parent">from-parent</a>, <a href="#fo-function-from-nearest-specified-value">from-nearest-specified-value</a>, <a href="#fo-function-from-table-column">from-table-column</a>, <a href="#fo-function-proportional-column-width">proportional-column-width</a>, <a href="#fo-function-merge-property-values">merge-property-values</a>
+<strong><a href="#fo-function-property-value-section">Property Value Functions</a>:</strong> <a href="#fo-function-inherited-property-value">inherited-property-value</a>, <a href="#fo-function-label-end">label-end</a>, <a href="#fo-function-body-start">body-start</a>, <a href="#fo-function-from-parent">from-parent</a>, <a href="#fo-function-from-nearest-specified-value">from-nearest-specified-value</a>, <a href="#fo-function-from-page-master-region">from-page-master-region</a>, <a href="#fo-function-from-table-column">from-table-column</a>, <a href="#fo-function-proportional-column-width">proportional-column-width</a>, <a href="#fo-function-merge-property-values">merge-property-values</a>
 </li>
 </ul>
 </div>
-<a name="N10626"></a><a name="fo-object-section"></a>
+<a name="N10728"></a><a name="fo-object-section"></a>
 <h2 class="underlined_10">XSL-FO Object Support Table (&sect;6)</h2>
 <div class="section">
 <p>The following is a summary of FOP's current support for the standard XSL-FO objects.</p>
 <table class="ForrestTable" cellspacing="1" cellpadding="4" border="1">
 <tr>
-<th rowspan="2">Object Name</th><th rowspan="2">XSL-FO Conformance Level</th><th rowspan="2">Citation</th><th colspan="4">Support&nbsp;in&nbsp;FOP</th><th rowspan="2">Comments</th>
+<th rowspan="2">Citation</th><th rowspan="2">Object Name</th><th rowspan="2">XSL-FO Conformance Level</th><th colspan="4">Support&nbsp;in&nbsp;FOP</th><th rowspan="2">Comments</th>
 </tr>
 <tr>
 <th>0.20.5 (ancient)</th><th>0.94 (stable)</th><th>0.95 (stable)</th><th>develop- ment</th>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-decl-section"></a><a id="fo-object-decl-section" name="fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N10029-Declarations-and-Pagination-and-Layout-Formatting-Objects">&sect;6.4</a>)</td>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e7057">&sect;6.4</a></td><td class="category" colspan="7"><a name="fo-object-decl-section"></a><a id="fo-object-decl-section" name="fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a></td>
 </tr>
 <tr>
-<td><a name="fo-object-root"></a><a id="fo-object-root" name="fo-object-root">root</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_root">&sect;6.4.2</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_root">&sect;6.4.2</a></td><td><a name="fo-object-root"></a><a id="fo-object-root" name="fo-object-root">root</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-declarations"></a><a id="fo-object-declarations" name="fo-object-declarations">declarations</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_declarations">&sect;6.4.3</a></td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_declarations">&sect;6.4.3</a></td><td><a name="fo-object-declarations"></a><a id="fo-object-declarations" name="fo-object-declarations">declarations</a></td><td class="basic">Basic</td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-color-profile"></a><a id="fo-object-color-profile" name="fo-object-color-profile">color-profile</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_color-profile">&sect;6.4.4</a></td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_color-profile">&sect;6.4.4</a></td><td><a name="fo-object-color-profile"></a><a id="fo-object-color-profile" name="fo-object-color-profile">color-profile</a></td><td class="extended">Extended</td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-page-sequence"></a><a id="fo-object-page-sequence" name="fo-object-page-sequence">page-sequence</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-sequence">&sect;6.4.5</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_page-sequence">&sect;6.4.5</a></td><td><a name="fo-object-page-sequence"></a><a id="fo-object-page-sequence" name="fo-object-page-sequence">page-sequence</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-layout-master-set"></a><a id="fo-object-layout-master-set" name="fo-object-layout-master-set">layout-master-set</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_layout-master-set">&sect;6.4.6</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_page-sequence-wrapper">&sect;6.4.6</a></td><td><a name="fo-object-page-sequence-wrapper"></a><a id="fo-object-page-sequence-wrapper" name="fo-object-page-sequence-wrapper">page-sequence-wrapper</a></td><td class="basic">Basic</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-page-sequence-master"></a><a id="fo-object-page-sequence-master" name="fo-object-page-sequence-master">page-sequence-master</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-sequence-master">&sect;6.4.7</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_layout-master-set">&sect;6.4.7</a></td><td><a name="fo-object-layout-master-set"></a><a id="fo-object-layout-master-set" name="fo-object-layout-master-set">layout-master-set</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-single-page-master-reference"></a><a id="fo-object-single-page-master-reference" name="fo-object-single-page-master-reference">single-page-master-reference</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_single-page-master-reference">&sect;6.4.8</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_page-sequence-master">&sect;6.4.8</a></td><td><a name="fo-object-page-sequence-master"></a><a id="fo-object-page-sequence-master" name="fo-object-page-sequence-master">page-sequence-master</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-repeatable-page-master-reference"></a><a id="fo-object-repeatable-page-master-reference" name="fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_repeatable-page-master-reference">&sect;6.4.9</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_single-page-master-reference">&sect;6.4.9</a></td><td><a name="fo-object-single-page-master-reference"></a><a id="fo-object-single-page-master-reference" name="fo-object-single-page-master-reference">single-page-master-reference</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-repeatable-page-master-alternatives"></a><a id="fo-object-repeatable-page-master-alternatives" name="fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_repeatable-page-master-alternatives">&sect;6.4.10</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_repeatable-page-master-reference">&sect;6.4.10</a></td><td><a name="fo-object-repeatable-page-master-reference"></a><a id="fo-object-repeatable-page-master-reference" name="fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-conditional-page-master-reference"></a><a id="fo-object-conditional-page-master-reference" name="fo-object-conditional-page-master-reference">conditional-page-master-reference</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_conditional-page-master-reference">&sect;6.4.11</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_repeatable-page-master-alternatives">&sect;6.4.11</a></td><td><a name="fo-object-repeatable-page-master-alternatives"></a><a id="fo-object-repeatable-page-master-alternatives" name="fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-simple-page-master"></a><a id="fo-object-simple-page-master" name="fo-object-simple-page-master">simple-page-master</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_simple-page-master">&sect;6.4.12</a></td><td class="yes">yes</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_conditional-page-master-reference">&sect;6.4.12</a></td><td><a name="fo-object-conditional-page-master-reference"></a><a id="fo-object-conditional-page-master-reference" name="fo-object-conditional-page-master-reference">conditional-page-master-reference</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_simple-page-master">&sect;6.4.13</a></td><td><a name="fo-object-simple-page-master"></a><a id="fo-object-simple-page-master" name="fo-object-simple-page-master">simple-page-master</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
 <ul>
 <li>[0.94 and later] The page width may not change among pages of the same page-sequence unless a forced break is inserted.</li>
 </ul>
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-region-body"></a><a id="fo-object-region-body" name="fo-object-region-body">region-body</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-body">&sect;6.4.13</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td></td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_region-body">&sect;6.4.14</a></td><td><a name="fo-object-region-body"></a><a id="fo-object-region-body" name="fo-object-region-body">region-body</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td></td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_region-before">&sect;6.4.15</a></td><td><a name="fo-object-region-before"></a><a id="fo-object-region-before" name="fo-object-region-before">region-before</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-region-before"></a><a id="fo-object-region-before" name="fo-object-region-before">region-before</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-before">&sect;6.4.14</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_region-after">&sect;6.4.16</a></td><td><a name="fo-object-region-after"></a><a id="fo-object-region-after" name="fo-object-region-after">region-after</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-region-after"></a><a id="fo-object-region-after" name="fo-object-region-after">region-after</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-after">&sect;6.4.15</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_region-start">&sect;6.4.17</a></td><td><a name="fo-object-region-start"></a><a id="fo-object-region-start" name="fo-object-region-start">region-start</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-region-start"></a><a id="fo-object-region-start" name="fo-object-region-start">region-start</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-start">&sect;6.4.16</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_region-end">&sect;6.4.18</a></td><td><a name="fo-object-region-end"></a><a id="fo-object-region-end" name="fo-object-region-end">region-end</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-region-end"></a><a id="fo-object-region-end" name="fo-object-region-end">region-end</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-end">&sect;6.4.17</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_flow">&sect;6.4.19</a></td><td><a name="fo-object-flow"></a><a id="fo-object-flow" name="fo-object-flow">flow</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-flow"></a><a id="fo-object-flow" name="fo-object-flow">flow</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_flow">&sect;6.4.18</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_static-content">&sect;6.4.20</a></td><td><a name="fo-object-static-content"></a><a id="fo-object-static-content" name="fo-object-static-content">static-content</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-static-content"></a><a id="fo-object-static-content" name="fo-object-static-content">static-content</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_static-content">&sect;6.4.19</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_title">&sect;6.4.21</a></td><td><a name="fo-object-title"></a><a id="fo-object-title" name="fo-object-title">title</a></td><td class="extended">Extended</td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-title"></a><a id="fo-object-title" name="fo-object-title">title</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_title">&sect;6.4.20</a></td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_flow-map">&sect;6.4.22</a></td><td><a name="fo-object-flow-map"></a><a id="fo-object-flow-map" name="fo-object-flow-map">flow-map</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-block-section"></a><a id="fo-object-block-section" name="fo-object-block-section">Block Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N12764-Block-level-Formatting-Objects">&sect;6.5</a>)</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_flow-assignment">&sect;6.4.23</a></td><td><a name="fo-object-flow-assignment"></a><a id="fo-object-flow-assignment" name="fo-object-flow-assignment">flow-assignment</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-block"></a><a id="fo-object-block" name="fo-object-block">block</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_block">&sect;6.5.2</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_flow-source-list">&sect;6.4.24</a></td><td><a name="fo-object-flow-source-list"></a><a id="fo-object-flow-source-list" name="fo-object-flow-source-list">flow-source-list</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-block-container"></a><a id="fo-object-block-container" name="fo-object-block-container">block-container</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_block-container">&sect;6.5.3</a></td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_flow-name-specifier">&sect;6.4.25</a></td><td><a name="fo-object-flow-name-specifier"></a><a id="fo-object-flow-name-specifier" name="fo-object-flow-name-specifier">flow-name-specifier</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_flow-target-list">&sect;6.4.26</a></td><td><a name="fo-object-flow-target-list"></a><a id="fo-object-flow-target-list" name="fo-object-flow-target-list">flow-target-list</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_region-name-specifier">&sect;6.4.27</a></td><td><a name="fo-object-region-name-specifier"></a><a id="fo-object-region-name-specifier" name="fo-object-region-name-specifier">region-name-specifier</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e9451">&sect;6.5</a></td><td class="category" colspan="7"><a name="fo-object-block-section"></a><a id="fo-object-block-section" name="fo-object-block-section">Block Formatting Objects</a></td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_block">&sect;6.5.2</a></td><td><a name="fo-object-block"></a><a id="fo-object-block" name="fo-object-block">block</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_block-container">&sect;6.5.3</a></td><td><a name="fo-object-block-container"></a><a id="fo-object-block-container" name="fo-object-block-container">block-container</a></td><td class="extended">Extended</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
 <ul>
 <li>[0.20.5] Only works as direct child of fo:flow.</li>
 <li>[0.20.5] For absolute positioning, use 'position="absolute"' (as 'absolute-position="absolute"' is not implemented), and specify all four of "left", "top", "width" and "height"</li>
@@ -456,41 +497,41 @@
 </td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-inline-section"></a><a id="fo-object-inline-section" name="fo-object-inline-section">Inline Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N13277-Inline-level-Formatting-Objects">&sect;6.6</a>)</td>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e9759">&sect;6.6</a></td><td class="category" colspan="7"><a name="fo-object-inline-section"></a><a id="fo-object-inline-section" name="fo-object-inline-section">Inline Formatting Objects</a></td>
 </tr>
 <tr>
-<td><a name="fo-object-bidi-override"></a><a id="fo-object-bidi-override" name="fo-object-bidi-override">bidi-override</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_bidi-override">&sect;6.6.2</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_bidi-override">&sect;6.6.2</a></td><td><a name="fo-object-bidi-override"></a><a id="fo-object-bidi-override" name="fo-object-bidi-override">bidi-override</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-character"></a><a id="fo-object-character" name="fo-object-character">character</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_character">&sect;6.6.3</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_character">&sect;6.6.3</a></td><td><a name="fo-object-character"></a><a id="fo-object-character" name="fo-object-character">character</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-initial-property-set"></a><a id="fo-object-initial-property-set" name="fo-object-initial-property-set">initial-property-set</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_initial-property-set">&sect;6.6.4</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_initial-property-set">&sect;6.6.4</a></td><td><a name="fo-object-initial-property-set"></a><a id="fo-object-initial-property-set" name="fo-object-initial-property-set">initial-property-set</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-external-graphic"></a><a id="fo-object-external-graphic" name="fo-object-external-graphic">external-graphic</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_external-graphic">&sect;6.6.5</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_external-graphic">&sect;6.6.5</a></td><td><a name="fo-object-external-graphic"></a><a id="fo-object-external-graphic" name="fo-object-external-graphic">external-graphic</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-instream-foreign-object"></a><a id="fo-object-instream-foreign-object" name="fo-object-instream-foreign-object">instream-foreign-object</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_instream-foreign-object">&sect;6.6.6</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_instream-foreign-object">&sect;6.6.6</a></td><td><a name="fo-object-instream-foreign-object"></a><a id="fo-object-instream-foreign-object" name="fo-object-instream-foreign-object">instream-foreign-object</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
 <ul>
 <li>Built-in support for SVG only, additional namespaces through optional extensions.</li>
 </ul>
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-inline"></a><a id="fo-object-inline" name="fo-object-inline">inline</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_inline">&sect;6.6.7</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_inline">&sect;6.6.7</a></td><td><a name="fo-object-inline"></a><a id="fo-object-inline" name="fo-object-inline">inline</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-inline-container"></a><a id="fo-object-inline-container" name="fo-object-inline-container">inline-container</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_inline-container">&sect;6.6.8</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_inline-container">&sect;6.6.8</a></td><td><a name="fo-object-inline-container"></a><a id="fo-object-inline-container" name="fo-object-inline-container">inline-container</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-leader"></a><a id="fo-object-leader" name="fo-object-leader">leader</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_leader">&sect;6.6.9</a></td><td class="partial">partial</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_leader">&sect;6.6.9</a></td><td><a name="fo-object-leader"></a><a id="fo-object-leader" name="fo-object-leader">leader</a></td><td class="basic">Basic</td><td class="partial">partial</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-page-number"></a><a id="fo-object-page-number" name="fo-object-page-number">page-number</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-number">&sect;6.6.10</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_page-number">&sect;6.6.10</a></td><td><a name="fo-object-page-number"></a><a id="fo-object-page-number" name="fo-object-page-number">page-number</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-page-number-citation"></a><a id="fo-object-page-number-citation" name="fo-object-page-number-citation">page-number-citation</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-number-citation">&sect;6.6.11</a></td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_page-number-citation">&sect;6.6.11</a></td><td><a name="fo-object-page-number-citation"></a><a id="fo-object-page-number-citation" name="fo-object-page-number-citation">page-number-citation</a></td><td class="extended">Extended</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
 <ul>
 <li>[0.20.5] Only works for table of contents without any problems. The case where the page number doesn't fit on a line isn't handled, and any text on the same line and after the page-number might not appear exactly where you want it to.</li>
 <li>[0.94 and later] After the page number is known, no relayout is performed. The appearance may be suboptimal depending on the use case.</li>
@@ -498,13 +539,30 @@
 </td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-table-section"></a><a id="fo-object-table-section" name="fo-object-table-section">Table Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N15442-Formatting-Objects-for-Tables">&sect;6.7</a>)</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_page-number-citation-last">&sect;6.6.12</a></td><td><a name="fo-object-page-number-citation-last"></a><a id="fo-object-page-number-citation-last" name="fo-object-page-number-citation-last">page-number-citation-last</a></td><td class="extended">Extended</td><td class="no">no</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
+<ul>
+<li>[0.94 and 0.95] Works only for page-sequence so far.</li>
+<li>[0.94 and later] After the page number is known, no relayout is performed. The appearance may be suboptimal depending on the use case.</li>
+</ul>
+</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_folio-prefix">&sect;6.6.13</a></td><td><a name="fo-object-folio-prefix"></a><a id="fo-object-folio-prefix" name="fo-object-folio-prefix">folio-prefix</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_folio-suffix">&sect;6.6.14</a></td><td><a name="fo-object-folio-suffix"></a><a id="fo-object-folio-suffix" name="fo-object-folio-suffix">folio-suffix</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-table-and-caption"></a><a id="fo-object-table-and-caption" name="fo-object-table-and-caption">table-and-caption</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-and-caption">&sect;6.7.2</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_scaling-value-citation">&sect;6.6.15</a></td><td><a name="fo-object-scaling-value-citation"></a><a id="fo-object-scaling-value-citation" name="fo-object-scaling-value-citation">scaling-value-citation</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-table"></a><a id="fo-object-table" name="fo-object-table">table</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table">&sect;6.7.3</a></td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e11404">&sect;6.7</a></td><td class="category" colspan="7"><a name="fo-object-table-section"></a><a id="fo-object-table-section" name="fo-object-table-section">Table Formatting Objects</a></td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-and-caption">&sect;6.7.2</a></td><td><a name="fo-object-table-and-caption"></a><a id="fo-object-table-and-caption" name="fo-object-table-and-caption">table-and-caption</a></td><td class="basic">Basic</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table">&sect;6.7.3</a></td><td><a name="fo-object-table"></a><a id="fo-object-table" name="fo-object-table">table</a></td><td class="basic">Basic</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
 <ul>
 <li>[0.20.5] Only border-collapse="separate"</li>
 <li>[All] No support for auto layout yet</li>
@@ -512,89 +570,116 @@
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-table-column"></a><a id="fo-object-table-column" name="fo-object-table-column">table-column</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-column">&sect;6.7.4</a></td><td class="partial">partial</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-column">&sect;6.7.4</a></td><td><a name="fo-object-table-column"></a><a id="fo-object-table-column" name="fo-object-table-column">table-column</a></td><td class="basic">Basic</td><td class="partial">partial</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
 <ul>
 <li>[0.20.5] You must explicitly specify column widths.</li>
 </ul>
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-table-caption"></a><a id="fo-object-table-caption" name="fo-object-table-caption">table-caption</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-caption">&sect;6.7.5</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-caption">&sect;6.7.5</a></td><td><a name="fo-object-table-caption"></a><a id="fo-object-table-caption" name="fo-object-table-caption">table-caption</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-table-header"></a><a id="fo-object-table-header" name="fo-object-table-header">table-header</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-header">&sect;6.7.6</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-header">&sect;6.7.6</a></td><td><a name="fo-object-table-header"></a><a id="fo-object-table-header" name="fo-object-table-header">table-header</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-table-footer"></a><a id="fo-object-table-footer" name="fo-object-table-footer">table-footer</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-footer">&sect;6.7.7</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-footer">&sect;6.7.7</a></td><td><a name="fo-object-table-footer"></a><a id="fo-object-table-footer" name="fo-object-table-footer">table-footer</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-table-body"></a><a id="fo-object-table-body" name="fo-object-table-body">table-body</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-body">&sect;6.7.8</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-body">&sect;6.7.8</a></td><td><a name="fo-object-table-body"></a><a id="fo-object-table-body" name="fo-object-table-body">table-body</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-table-row"></a><a id="fo-object-table-row" name="fo-object-table-row">table-row</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-row">&sect;6.7.9</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-row">&sect;6.7.9</a></td><td><a name="fo-object-table-row"></a><a id="fo-object-table-row" name="fo-object-table-row">table-row</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-table-cell"></a><a id="fo-object-table-cell" name="fo-object-table-cell">table-cell</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-cell">&sect;6.7.10</a></td><td class="partial">partial</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_table-cell">&sect;6.7.10</a></td><td><a name="fo-object-table-cell"></a><a id="fo-object-table-cell" name="fo-object-table-cell">table-cell</a></td><td class="basic">Basic</td><td class="partial">partial</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-list-section"></a><a id="fo-object-list-section" name="fo-object-list-section">List Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N17076-Formatting-Objects-for-Lists">&sect;6.8</a>)</td>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e12374">&sect;6.8</a></td><td class="category" colspan="7"><a name="fo-object-list-section"></a><a id="fo-object-list-section" name="fo-object-list-section">List Formatting Objects</a></td>
 </tr>
 <tr>
-<td><a name="fo-object-list-block"></a><a id="fo-object-list-block" name="fo-object-list-block">list-block</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-block">&sect;6.8.2</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_list-block">&sect;6.8.2</a></td><td><a name="fo-object-list-block"></a><a id="fo-object-list-block" name="fo-object-list-block">list-block</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-list-item"></a><a id="fo-object-list-item" name="fo-object-list-item">list-item</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item">&sect;6.8.3</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_list-item">&sect;6.8.3</a></td><td><a name="fo-object-list-item"></a><a id="fo-object-list-item" name="fo-object-list-item">list-item</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-list-item-body"></a><a id="fo-object-list-item-body" name="fo-object-list-item-body">list-item-body</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item-body">&sect;6.8.4</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_list-item-body">&sect;6.8.4</a></td><td><a name="fo-object-list-item-body"></a><a id="fo-object-list-item-body" name="fo-object-list-item-body">list-item-body</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-list-item-label"></a><a id="fo-object-list-item-label" name="fo-object-list-item-label">list-item-label</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item-label">&sect;6.8.5</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_list-item-label">&sect;6.8.5</a></td><td><a name="fo-object-list-item-label"></a><a id="fo-object-list-item-label" name="fo-object-list-item-label">list-item-label</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-link-section"></a><a id="fo-object-link-section" name="fo-object-link-section">Link and Multi Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N17805-Dynamic-Effects:-Link-and-Multi-Formatting-Objects">&sect;6.9</a>)</td>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e12855">&sect;6.9</a></td><td class="category" colspan="7"><a name="fo-object-link-section"></a><a id="fo-object-link-section" name="fo-object-link-section">Link and Multi Formatting Objects</a></td>
 </tr>
 <tr>
-<td><a name="fo-object-basic-link"></a><a id="fo-object-basic-link" name="fo-object-basic-link">basic-link</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_basic-link">&sect;6.9.2</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_basic-link">&sect;6.9.2</a></td><td><a name="fo-object-basic-link"></a><a id="fo-object-basic-link" name="fo-object-basic-link">basic-link</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
 <ul>
 <li>both internal and external supported</li>
 </ul>
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-multi-switch"></a><a id="fo-object-multi-switch" name="fo-object-multi-switch">multi-switch</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-switch">&sect;6.9.3</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_multi-switch">&sect;6.9.3</a></td><td><a name="fo-object-multi-switch"></a><a id="fo-object-multi-switch" name="fo-object-multi-switch">multi-switch</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_multi-case">&sect;6.9.4</a></td><td><a name="fo-object-multi-case"></a><a id="fo-object-multi-case" name="fo-object-multi-case">multi-case</a></td><td class="basic">Basic</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_multi-toggle">&sect;6.9.5</a></td><td><a name="fo-object-multi-toggle"></a><a id="fo-object-multi-toggle" name="fo-object-multi-toggle">multi-toggle</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_multi-properties">&sect;6.9.6</a></td><td><a name="fo-object-multi-properties"></a><a id="fo-object-multi-properties" name="fo-object-multi-properties">multi-properties</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_multi-property-set">&sect;6.9.7</a></td><td><a name="fo-object-multi-property-set"></a><a id="fo-object-multi-property-set" name="fo-object-multi-property-set">multi-property-set</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl11/#d0e13293">&sect;6.10</a></td><td class="category" colspan="7"><a name="fo-object-indexing-section"></a><a id="fo-object-indexing-section" name="fo-object-indexing-section">Formatting Objects for Indexing</a></td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-page-number-prefix">&sect;6.10.2</a></td><td><a name="fo-object-index-page-number-prefix"></a><a id="fo-object-index-page-number-prefix" name="fo-object-index-page-number-prefix">index-page-number-prefix</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-page-number-suffix">&sect;6.10.3</a></td><td><a name="fo-object-index-page-number-suffix"></a><a id="fo-object-index-page-number-suffix" name="fo-object-index-page-number-suffix">index-page-number-suffix</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-multi-case"></a><a id="fo-object-multi-case" name="fo-object-multi-case">multi-case</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-case">&sect;6.9.4</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-range-begin">&sect;6.10.4</a></td><td><a name="fo-object-index-range-begin"></a><a id="fo-object-index-range-begin" name="fo-object-index-range-begin">index-range-begin</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-multi-toggle"></a><a id="fo-object-multi-toggle" name="fo-object-multi-toggle">multi-toggle</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-toggle">&sect;6.9.5</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-range-end">&sect;6.10.5</a></td><td><a name="fo-object-index-range-end"></a><a id="fo-object-index-range-end" name="fo-object-index-range-end">index-range-end</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-multi-properties"></a><a id="fo-object-multi-properties" name="fo-object-multi-properties">multi-properties</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-properties">&sect;6.9.6</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-key-reference">&sect;6.10.6</a></td><td><a name="fo-object-index-key-reference"></a><a id="fo-object-index-key-reference" name="fo-object-index-key-reference">index-key-reference</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-multi-property-set"></a><a id="fo-object-multi-property-set" name="fo-object-multi-property-set">multi-property-set</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-property-set">&sect;6.9.7</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-page-citation-list">&sect;6.10.7</a></td><td><a name="fo-object-index-page-citation-list"></a><a id="fo-object-index-page-citation-list" name="fo-object-index-page-citation-list">index-page-citation-list</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-bookmarks-section"></a><a id="fo-object-bookmarks-section" name="fo-object-bookmarks-section">Formatting Objects for Bookmarks</a> (<a class="external" href="http://www.w3.org/TR/xsl11/#d0e14206">&sect;6.11 in XSL 1.1 WD</a>)</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-page-citation-list-separator">&sect;6.10.8</a></td><td><a name="fo-object-index-page-citation-list-separator"></a><a id="fo-object-index-page-citation-list-separator" name="fo-object-index-page-citation-list-separator">index-page-citation-list-separator</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-bookmark-tree"></a><a id="fo-object-bookmark-tree" name="fo-object-bookmark-tree">bookmark-tree</a> (since XSL 1.1)</td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_bookmark-tree">&sect;6.11.1 in XSL 1.1 WD</a></td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_index-page-citation-range-separator">&sect;6.10.9</a></td><td><a name="fo-object-index-page-citation-range-separator"></a><a id="fo-object-index-page-citation-range-separator" name="fo-object-index-page-citation-range-separator">index-page-citation-range-separator</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl11/#d0e14206">&sect;6.11</a></td><td class="category" colspan="7"><a name="fo-object-bookmarks-section"></a><a id="fo-object-bookmarks-section" name="fo-object-bookmarks-section">Formatting Objects for Bookmarks</a></td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_bookmark-tree">&sect;6.11.1</a></td><td><a name="fo-object-bookmark-tree"></a><a id="fo-object-bookmark-tree" name="fo-object-bookmark-tree">bookmark-tree</a></td><td class="extended">Extended</td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
 <ul>
 <li>[0.20.5] Uses the proprietary fox:outline extension.</li>
 </ul>
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-bookmark"></a><a id="fo-object-bookmark" name="fo-object-bookmark">bookmark</a> (since XSL 1.1)</td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_bookmark">&sect;6.11.2 in XSL 1.1 WD</a></td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_bookmark">&sect;6.11.2</a></td><td><a name="fo-object-bookmark"></a><a id="fo-object-bookmark" name="fo-object-bookmark">bookmark</a></td><td class="extended">Extended</td><td class="no">no</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>
 <ul>
 <li>[0.20.5] Uses the proprietary fox:outline extension.</li>
 </ul>
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-bookmark-title"></a><a id="fo-object-bookmark-title" name="fo-object-bookmark-title">bookmark-title</a> (since XSL 1.1)</td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_bookmark-title">&sect;6.11.3 in XSL 1.1 WD</a></td><td class="no">no</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl11/#fo_bookmark-title">&sect;6.11.3</a></td><td><a name="fo-object-bookmark-title"></a><a id="fo-object-bookmark-title" name="fo-object-bookmark-title">bookmark-title</a></td><td class="extended">Extended</td><td class="no">no</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
 <ul>
 <li>[0.20.5] Uses the proprietary fox:outline extension.</li>
 <li>[0.94 and later] color, font-style and font-weight are not supported, yet.</li>
@@ -602,13 +687,13 @@
 </td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-outofline-section"></a><a id="fo-object-outofline-section" name="fo-object-outofline-section">Out-of-line Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N18509-Out-of-Line-Formatting-Objects">&sect;6.10</a>)</td>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e14340">&sect;6.12</a></td><td class="category" colspan="7"><a name="fo-object-outofline-section"></a><a id="fo-object-outofline-section" name="fo-object-outofline-section">Out-of-line Formatting Objects</a></td>
 </tr>
 <tr>
-<td><a name="fo-object-float"></a><a id="fo-object-float" name="fo-object-float">float</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_float">&sect;6.10.2</a></td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_float">&sect;6.12.2</a></td><td><a name="fo-object-float"></a><a id="fo-object-float" name="fo-object-float">float</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td><a name="fo-object-footnote"></a><a id="fo-object-footnote" name="fo-object-footnote">footnote</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_footnote">&sect;6.10.3</a></td><td class="yes">yes</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_footnote">&sect;6.12.3</a></td><td><a name="fo-object-footnote"></a><a id="fo-object-footnote" name="fo-object-footnote">footnote</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="partial">partial</td><td class="partial">partial</td><td class="partial">partial</td><td>
 <ul>
 <li>[0.20.5] Footnotes sometimes overlap with the main content</li>
 <li>[0.94 and later] Restrictions with multi-column documents.</li>
@@ -616,51 +701,64 @@
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-footnote-body"></a><a id="fo-object-footnote-body" name="fo-object-footnote-body">footnote-body</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_footnote-body">&sect;6.10.4</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_footnote-body">&sect;6.12.4</a></td><td><a name="fo-object-footnote-body"></a><a id="fo-object-footnote-body" name="fo-object-footnote-body">footnote-body</a></td><td class="extended">Extended</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>
 </tr>
 <tr>
-<td class="category" colspan="8"><a name="fo-object-other-section"></a><a id="fo-object-other-section" name="fo-object-other-section">Other Formatting Objects</a> (<a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N19019-Other-Formatting-Objects">&sect;6.11</a>)</td>
+<td class="category"><a class="external" href="http://www.w3.org/TR/xsl/#d0e14653">&sect;6.13</a></td><td class="category" colspan="7"><a name="fo-object-other-section"></a><a id="fo-object-other-section" name="fo-object-other-section">Other Formatting Objects</a></td>
 </tr>
 <tr>
-<td><a name="fo-object-wrapper"></a><a id="fo-object-wrapper" name="fo-object-wrapper">wrapper</a></td><td class="basic">Basic</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_wrapper">&sect;6.11.2</a></td><td class="yes">yes</td><td class="partial">partial</td><td class="partial">partial</td><td class="yes">yes</td><td>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_change-bar-begin">&sect;6.13.2</a></td><td><a name="fo-object-change-bar-begin"></a><a id="fo-object-change-bar-begin" name="fo-object-change-bar-begin">change-bar-begin</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_change-bar-end">&sect;6.13.3</a></td><td><a name="fo-object-change-bar-end"></a><a id="fo-object-change-bar-end" name="fo-object-change-bar-end">change-bar-end</a></td><td class="extended">Extended</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td class="no">no</td><td>&nbsp;</td>
+</tr>
+<tr>
+<td><a class="external" href="http://www.w3.org/TR/xsl/#fo_wrapper">&sect;6.13.4</a></td><td><a name="fo-object-wrapper"></a><a id="fo-object-wrapper" name="fo-object-wrapper">wrapper</a></td><td class="basic">Basic</td><td class="yes">yes</td><td class="partial">partial</td><td class="partial">partial</td><td class="yes">yes</td><td>
 <ul>
 <li>[0.95] Only works as expected with inline-level content.</li>
 </ul>
 </td>
 </tr>
 <tr>
-<td><a name="fo-object-marker"></a><a id="fo-object-marker" name="fo-object-marker">marker</a></td><td class="extended">Extended</td><td><a class="external" href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_marker">&sect;6.11.3</a></td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td class="yes">yes</td><td>&nbsp;</td>

[... 1609 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org