You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ac...@apache.org on 2008/04/01 17:09:51 UTC

svn commit: r643433 [3/9] - in /xmlgraphics/fop/branches/Temp_AFPGOCAResources: ./ lib/ src/codegen/fonts/ src/documentation/ src/documentation/content/ src/documentation/content/xdocs/ src/documentation/content/xdocs/0.93/ src/documentation/content/xd...

Modified: xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/documentation/content/xdocs/compliance.ihtml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/documentation/content/xdocs/compliance.ihtml?rev=643433&r1=643432&r2=643433&view=diff
==============================================================================
--- xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/documentation/content/xdocs/compliance.ihtml (original)
+++ xmlgraphics/fop/branches/Temp_AFPGOCAResources/src/documentation/content/xdocs/compliance.ihtml Tue Apr  1 08:08:24 2008
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
+"http://www.w3.org/TR/html4/loose.dtd">
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -16,5936 +16,7488 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+
 <html>
 <head>
   <title>Apache FOP Compliance Page</title>
 </head>
-<body>
 
+<body>
   <h1>W3C XSL-FO 1.0 Standard</h1>
-  <p>
-    One of FOP's design goals is conformance to the 
-    <a 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>
+
+  <p>One of FOP's design goals is conformance to the <a 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>
+
   <h2><a href="#fo-object-section">XSL-FO Object Support</a></h2>
+
   <ul class="minitoc">
-    <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>
-    </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>
-    </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>
-    </li>
-    <li>
-      <strong><a href="#fo-object-list-section">List Formatting Objects</a>: </strong><a href="#fo-object-list-block">list-block</a>, <a href="#fo-object-list-item">list-item</a>, <a href="#fo-object-list-item-body">list-item-body</a>, <a href="#fo-object-list-item-label">list-item-label</a>
-    </li>
-    <li>
-      <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-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>
-    </li>
-    </ul>
-    <h2><a href="#fo-property-section">XSL-FO Property Support</a></h2>
-    <ul>
-    <li>
-      <strong><a href="#fo-property-commonaccess-section">Common Accessibility Properties</a>: </strong><a href="#fo-property-source-document">source-document</a>, <a href="#fo-property-role">role</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-commonabspos-section">Common Absolute Position Properties</a>: </strong><a href="#fo-property-absolute-position">absolute-position</a>, <a href="#fo-property-top">top</a>, <a href="#fo-property-right">right</a>, <a href="#fo-property-bottom">bottom</a>, <a href="#fo-property-left">left</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-commonaural-section">Common Aural Properties</a>: </strong><a href="#fo-property-azimuth">azimuth</a>, <a href="#fo-property-cue-after">cue-after</a>, <a href="#fo-property-cue-before">cue-before</a>, <a href="#fo-property-elevation">elevation</a>, <a href="#fo-property-pause-after">pause-after</a>, <a href="#fo-property-pause-before">pause-before</a>, <a href="#fo-property-pitch">pitch</a>, <a href="#fo-property-pitch-range">pitch-range</a>, <a href="#fo-property-play-during">play-during</a>, <a href="#fo-property-richness">richness</a>, <a href="#fo-property-speak">speak</a>, <a href="#fo-property-speak-header">speak-header</a>, <a href="#fo-property-speak-numeral">speak-numeral</a>, <a href="#fo-property-speak-punctuation">speak-punctuation</a>, <a href="#fo-property-speech-rate">speech-rate</a>, <a href="#fo-property-stress">stress</a>, <a href="#fo-property-voice-family">voice-family</a>, <a href="#fo-property-volume">volume</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-commonenv-section">Common Border, Padding, and Background Properties</a>: </strong><a href="#fo-property-background-attachment">background-attachment</a>, <a href="#fo-property-background-color">background-color</a>, <a href="#fo-property-background-image">background-image</a>, <a href="#fo-property-background-repeat">background-repeat</a>, <a href="#fo-property-background-position-horizontal">background-position-horizontal</a>, <a href="#fo-property-background-position-vertical">background-position-vertical</a>, <a href="#fo-property-border-before-color">border-before-color</a>, <a href="#fo-property-border-before-style">border-before-style</a>, <a href="#fo-property-border-before-width">border-before-width</a>, <a href="#fo-property-border-after-color">border-after-color</a>, <a href="#fo-property-border-after-style">border-after-style</a>, <a href="#fo-property-border-after-width">border-after-width</a>, <a href="#fo-property-border-sta
 rt-color">border-start-color</a>, <a href="#fo-property-border-start-style">border-start-style</a>, <a href="#fo-property-border-start-width">border-start-width</a>, <a href="#fo-property-border-end-color">border-end-color</a>, <a href="#fo-property-border-end-style">border-end-style</a>, <a href="#fo-property-border-end-width">border-end-width</a>, <a href="#fo-property-border-top-color">border-top-color</a>, <a href="#fo-property-border-top-style">border-top-style</a>, <a href="#fo-property-border-top-width">border-top-width</a>, <a href="#fo-property-border-bottom-color">border-bottom-color</a>, <a href="#fo-property-border-bottom-style">border-bottom-style</a>, <a href="#fo-property-border-bottom-width">border-bottom-width</a>, <a href="#fo-property-border-left-color">border-left-color</a>, <a href="#fo-property-border-left-style">border-left-style</a>, <a href="#fo-property-border-left-width">border-left-width</a>, <a href="#fo-property-border-right-color">border-right-
 color</a>, <a href="#fo-property-border-right-style">border-right-style</a>, <a href="#fo-property-border-right-width">border-right-width</a>, <a href="#fo-property-padding-before">padding-before</a>, <a href="#fo-property-padding-after">padding-after</a>, <a href="#fo-property-padding-start">padding-start</a>, <a href="#fo-property-padding-end">padding-end</a>, <a href="#fo-property-padding-top">padding-top</a>, <a href="#fo-property-padding-bottom">padding-bottom</a>, <a href="#fo-property-padding-left">padding-left</a>, <a href="#fo-property-padding-right">padding-right</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-commonfont-section">Common Font Properties</a>: </strong><a href="#fo-property-font-family">font-family</a>, <a href="#fo-property-font-selection-strategy">font-selection-strategy</a>, <a href="#fo-property-font-size">font-size</a>, <a href="#fo-property-font-stretch">font-stretch</a>, <a href="#fo-property-font-size-adjust">font-size-adjust</a>, <a href="#fo-property-font-style">font-style</a>, <a href="#fo-property-font-variant">font-variant</a>, <a href="#fo-property-font-weight">font-weight</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-commonhyphen-section">Common Hyphenation Properties</a>: </strong><a href="#fo-property-country">country</a>, <a href="#fo-property-language">language</a>, <a href="#fo-property-script">script</a>, <a href="#fo-property-hyphenate">hyphenate</a>, <a href="#fo-property-hyphenation-character">hyphenation-character</a>, <a href="#fo-property-hyphenation-push-character-count">hyphenation-push-character-count</a>, <a href="#fo-property-hyphenation-remain-character-count">hyphenation-remain-character-count</a>
-    </li>
-    <li>
-      <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>
-    </li>
-    <li>
-      <strong><a href="#fo-property-commonrelpos-section">Common Relative Position Properties</a>: </strong><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>
-    </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>
-    </li>
-    <li>
-      <strong><a href="#fo-property-char-section">Character Properties</a>: </strong><a href="#fo-property-character">character</a>, <a href="#fo-property-letter-spacing">letter-spacing</a>, <a href="#fo-property-suppress-at-line-break">suppress-at-line-break</a>, <a href="#fo-property-text-decoration">text-decoration</a>, <a href="#fo-property-text-shadow">text-shadow</a>, <a href="#fo-property-text-transform">text-transform</a>, <a href="#fo-property-treat-as-word-space">treat-as-word-space</a>, <a href="#fo-property-word-spacing">word-spacing</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-color-section">Color-related Properties</a>: </strong><a href="#fo-property-color">color</a>, <a href="#fo-property-color-profile-name">color-profile-name</a>, <a href="#fo-property-rendering-intent">rendering-intent</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-float-section">Float-related Properties</a>: </strong><a href="#fo-property-clear">clear</a>, <a href="#fo-property-float">float</a>, <a href="#fo-property-intrusion-displace">intrusion-displace</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-keepsbreaks-section">Keeps and Breaks Properties</a>: </strong><a href="#fo-property-break-after">break-after</a>, <a href="#fo-property-break-before">break-before</a>, <a href="#fo-property-keep-together">keep-together</a>, <a href="#fo-property-keep-with-next">keep-with-next</a>, <a href="#fo-property-keep-with-previous">keep-with-previous</a>, <a href="#fo-property-orphans">orphans</a>, <a href="#fo-property-widows">widows</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-layout-section">Layout-related Properties</a>: </strong><a href="#fo-property-clip">clip</a>, <a href="#fo-property-overflow">overflow</a>, <a href="#fo-property-reference-orientation">reference-orientation</a>, <a href="#fo-property-span">span</a>
-    </li>
-    <li>
-      <strong><a href="#fo-property-leader-section">Leader and Rule Properties</a>: </strong><a href="#fo-property-leader-alignment">leader-alignment</a>, <a href="#fo-property-leader-pattern">leader-pattern</a>, <a href="#fo-property-leader-pattern-width">leader-pattern-width</a>, <a href="#fo-property-leader-length">leader-length</a>, <a href="#fo-property-rule-style">rule-style</a>, <a href="#fo-property-rule-thickness">rule-thickness</a>
-    </li>
-    <li>
-      <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-st
 ylesheet">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>
-    </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-property-region-name">region-name</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>
-    </li>
-    <li>
-      <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>
-    </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 href="#fo-property-xml:lang">xml:lang</a>
-    </li>
+    <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></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></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></li>
+
+    <li><strong><a href="#fo-object-list-section">List Formatting Objects</a>:</strong>
+    <a href="#fo-object-list-block">list-block</a>,
+    <a href="#fo-object-list-item">list-item</a>,
+    <a href="#fo-object-list-item-body">list-item-body</a>,
+    <a href="#fo-object-list-item-label">list-item-label</a></li>
+
+    <li><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-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></li>
+  </ul>
+
+  <h2><a href="#fo-property-section">XSL-FO Property Support</a></h2>
+
+  <ul>
+    <li><strong><a href="#fo-property-commonaccess-section">Common Accessibility
+    Properties</a>:</strong>
+    <a href="#fo-property-source-document">source-document</a>,
+    <a href="#fo-property-role">role</a></li>
+
+    <li><strong><a href="#fo-property-commonabspos-section">Common Absolute Position
+    Properties</a>:</strong>
+    <a href="#fo-property-absolute-position">absolute-position</a>,
+    <a href="#fo-property-top">top</a>,
+    <a href="#fo-property-right">right</a>,
+    <a href="#fo-property-bottom">bottom</a>,
+    <a href="#fo-property-left">left</a></li>
+
+    <li><strong><a href="#fo-property-commonaural-section">Common Aural Properties</a>:</strong>
+    <a href="#fo-property-azimuth">azimuth</a>,
+    <a href="#fo-property-cue-after">cue-after</a>,
+    <a href="#fo-property-cue-before">cue-before</a>,
+    <a href="#fo-property-elevation">elevation</a>,
+    <a href="#fo-property-pause-after">pause-after</a>,
+    <a href="#fo-property-pause-before">pause-before</a>,
+    <a href="#fo-property-pitch">pitch</a>,
+    <a href="#fo-property-pitch-range">pitch-range</a>,
+    <a href="#fo-property-play-during">play-during</a>,
+    <a href="#fo-property-richness">richness</a>,
+    <a href="#fo-property-speak">speak</a>,
+    <a href="#fo-property-speak-header">speak-header</a>,
+    <a href="#fo-property-speak-numeral">speak-numeral</a>,
+    <a href="#fo-property-speak-punctuation">speak-punctuation</a>,
+    <a href="#fo-property-speech-rate">speech-rate</a>,
+    <a href="#fo-property-stress">stress</a>,
+    <a href="#fo-property-voice-family">voice-family</a>,
+    <a href="#fo-property-volume">volume</a></li>
+
+    <li><strong><a href="#fo-property-commonenv-section">Common Border, Padding, and Background
+    Properties</a>:</strong>
+    <a href="#fo-property-background-attachment">background-attachment</a>,
+    <a href="#fo-property-background-color">background-color</a>,
+    <a href="#fo-property-background-image">background-image</a>,
+    <a href="#fo-property-background-repeat">background-repeat</a>,
+    <a href="#fo-property-background-position-horizontal">background-position-horizontal</a>,
+    <a href="#fo-property-background-position-vertical">background-position-vertical</a>,
+    <a href="#fo-property-border-before-color">border-before-color</a>,
+    <a href="#fo-property-border-before-style">border-before-style</a>,
+    <a href="#fo-property-border-before-width">border-before-width</a>,
+    <a href="#fo-property-border-after-color">border-after-color</a>,
+    <a href="#fo-property-border-after-style">border-after-style</a>,
+    <a href="#fo-property-border-after-width">border-after-width</a>,
+    <a href="#fo-property-border-start-color">border-start-color</a>,
+    <a href="#fo-property-border-start-style">border-start-style</a>,
+    <a href="#fo-property-border-start-width">border-start-width</a>,
+    <a href="#fo-property-border-end-color">border-end-color</a>,
+    <a href="#fo-property-border-end-style">border-end-style</a>,
+    <a href="#fo-property-border-end-width">border-end-width</a>,
+    <a href="#fo-property-border-top-color">border-top-color</a>,
+    <a href="#fo-property-border-top-style">border-top-style</a>,
+    <a href="#fo-property-border-top-width">border-top-width</a>,
+    <a href="#fo-property-border-bottom-color">border-bottom-color</a>,
+    <a href="#fo-property-border-bottom-style">border-bottom-style</a>,
+    <a href="#fo-property-border-bottom-width">border-bottom-width</a>,
+    <a href="#fo-property-border-left-color">border-left-color</a>,
+    <a href="#fo-property-border-left-style">border-left-style</a>,
+    <a href="#fo-property-border-left-width">border-left-width</a>,
+    <a href="#fo-property-border-right-color">border-right-color</a>,
+    <a href="#fo-property-border-right-style">border-right-style</a>,
+    <a href="#fo-property-border-right-width">border-right-width</a>,
+    <a href="#fo-property-padding-before">padding-before</a>,
+    <a href="#fo-property-padding-after">padding-after</a>,
+    <a href="#fo-property-padding-start">padding-start</a>,
+    <a href="#fo-property-padding-end">padding-end</a>,
+    <a href="#fo-property-padding-top">padding-top</a>,
+    <a href="#fo-property-padding-bottom">padding-bottom</a>,
+    <a href="#fo-property-padding-left">padding-left</a>,
+    <a href="#fo-property-padding-right">padding-right</a></li>
+
+    <li><strong><a href="#fo-property-commonfont-section">Common Font Properties</a>:</strong>
+    <a href="#fo-property-font-family">font-family</a>,
+    <a href="#fo-property-font-selection-strategy">font-selection-strategy</a>,
+    <a href="#fo-property-font-size">font-size</a>,
+    <a href="#fo-property-font-stretch">font-stretch</a>,
+    <a href="#fo-property-font-size-adjust">font-size-adjust</a>,
+    <a href="#fo-property-font-style">font-style</a>,
+    <a href="#fo-property-font-variant">font-variant</a>,
+    <a href="#fo-property-font-weight">font-weight</a></li>
+
+    <li><strong><a href="#fo-property-commonhyphen-section">Common Hyphenation
+    Properties</a>:</strong>
+    <a href="#fo-property-country">country</a>,
+    <a href="#fo-property-language">language</a>,
+    <a href="#fo-property-script">script</a>,
+    <a href="#fo-property-hyphenate">hyphenate</a>,
+    <a href="#fo-property-hyphenation-character">hyphenation-character</a>,
+    <a href="#fo-property-hyphenation-push-character-count">hyphenation-push-character-count</a>,
+    <a href="#fo-property-hyphenation-remain-character-count">hyphenation-remain-character-count</a></li>
+
+    <li><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></li>
+
+    <li><strong><a href="#fo-property-commonrelpos-section">Common Relative Position
+    Properties</a>:</strong> <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></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></li>
+
+    <li><strong><a href="#fo-property-char-section">Character Properties</a>:</strong>
+    <a href="#fo-property-character">character</a>,
+    <a href="#fo-property-letter-spacing">letter-spacing</a>,
+    <a href="#fo-property-suppress-at-line-break">suppress-at-line-break</a>,
+    <a href="#fo-property-text-decoration">text-decoration</a>,
+    <a href="#fo-property-text-shadow">text-shadow</a>,
+    <a href="#fo-property-text-transform">text-transform</a>,
+    <a href="#fo-property-treat-as-word-space">treat-as-word-space</a>,
+    <a href="#fo-property-word-spacing">word-spacing</a></li>
+
+    <li><strong><a href="#fo-property-color-section">Color-related Properties</a>:</strong>
+    <a href="#fo-property-color">color</a>,
+    <a href="#fo-property-color-profile-name">color-profile-name</a>,
+    <a href="#fo-property-rendering-intent">rendering-intent</a></li>
+
+    <li><strong><a href="#fo-property-float-section">Float-related Properties</a>:</strong>
+    <a href="#fo-property-clear">clear</a>,
+    <a href="#fo-property-float">float</a>,
+    <a href="#fo-property-intrusion-displace">intrusion-displace</a></li>
+
+    <li><strong><a href="#fo-property-keepsbreaks-section">Keeps and Breaks
+    Properties</a>:</strong>
+    <a href="#fo-property-break-after">break-after</a>,
+    <a href="#fo-property-break-before">break-before</a>,
+    <a href="#fo-property-keep-together">keep-together</a>,
+    <a href="#fo-property-keep-with-next">keep-with-next</a>,
+    <a href="#fo-property-keep-with-previous">keep-with-previous</a>,
+    <a href="#fo-property-orphans">orphans</a>,
+    <a href="#fo-property-widows">widows</a></li>
+
+    <li><strong><a href="#fo-property-layout-section">Layout-related Properties</a>:</strong>
+    <a href="#fo-property-clip">clip</a>,
+    <a href="#fo-property-overflow">overflow</a>,
+    <a href="#fo-property-reference-orientation">reference-orientation</a>,
+    <a href="#fo-property-span">span</a></li>
+
+    <li><strong><a href="#fo-property-leader-section">Leader and Rule Properties</a>:</strong>
+    <a href="#fo-property-leader-alignment">leader-alignment</a>,
+    <a href="#fo-property-leader-pattern">leader-pattern</a>,
+    <a href="#fo-property-leader-pattern-width">leader-pattern-width</a>,
+    <a href="#fo-property-leader-length">leader-length</a>,
+    <a href="#fo-property-rule-style">rule-style</a>,
+    <a href="#fo-property-rule-thickness">rule-thickness</a></li>
+
+    <li><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-stylesheet">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></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-property-region-name">region-name</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></li>
+
+    <li><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></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 href="#fo-property-xml:lang">xml:lang</a></li>
   </ul>
+
   <h2><a href="#fo-function-core-library-section">XSL-FO Core Function Library Support</a></h2>
+
   <ul class="minitoc">
-    <li>
-      <strong><a href="#fo-function-number-section">Number Functions</a>:</strong>
-      <a href="#fo-function-floor">floor</a>, 
-      <a href="#fo-function-ceiling">ceiling</a>, 
-      <a href="#fo-function-round">round</a>, 
-      <a href="#fo-function-min">min</a>, 
-      <a href="#fo-function-max">max</a>, 
-      <a href="#fo-function-abs">abs</a>
-    </li>
-    <li>
-      <strong><a href="#fo-function-color-section">Color Functions</a>:</strong>
-      <a href="#fo-function-rgb">rgb</a>, 
-      <a href="#fo-function-rgb-icc">rgb-icc</a>, 
-      <a href="#fo-function-system-color">system-color</a>
-    </li>
-    <li>
-      <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>
-    </li>
+    <li><strong><a href="#fo-function-number-section">Number Functions</a>:</strong>
+    <a href="#fo-function-floor">floor</a>,
+    <a href="#fo-function-ceiling">ceiling</a>,
+    <a href="#fo-function-round">round</a>,
+    <a href="#fo-function-min">min</a>,
+    <a href="#fo-function-max">max</a>,
+    <a href="#fo-function-abs">abs</a></li>
+
+    <li><strong><a href="#fo-function-color-section">Color Functions</a>:</strong>
+    <a href="#fo-function-rgb">rgb</a>,
+    <a href="#fo-function-rgb-icc">rgb-icc</a>,
+    <a href="#fo-function-system-color">system-color</a></li>
+
+    <li><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></li>
   </ul>
-  <h1><a name="fo-object-section">XSL-FO Object Support Table</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo-section">&sect;6</a>)</h1>
-  <p>
-    The following is a summary of FOP's current support for the standard XSL-FO objects.
-  </p>
+
+  <h1><a name="fo-object-section" id="fo-object-section">XSL-FO Object Support Table</a> (<a href=
+  "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo-section">&sect;6</a>)</h1>
+
+  <p>The following is a summary of FOP's current support for the standard XSL-FO objects.</p>
+
   <table border="1">
     <tr>
-      <th rowspan="2">
-        Object Name      </th>
-      <th rowspan="2" align="center">
-        XSL-FO Conformance Level      </th>
-      <th rowspan="2" align="center">
-        Citation      </th>
-      <th colspan="4" align="center">
-        Support&nbsp;in&nbsp;FOP      </th>
-      <th rowspan="2">
-        Comments      </th>
-    </tr>
-    <tr>
-      <th align="center">
-        0.20.5 (previous)      </th>
-      <th align="center"> 0.93 (stable) </th>
-      <th align="center">
-        0.94 (stable)      </th>
-      <th align="center">
-        develop- ment      </th>
-    </tr>
-    <tr>
-      <td class="category" colspan="8">
-        <a name="fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a> (<a 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>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-root">root</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-declarations">declarations</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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="no"> no </td>
-      <td class="no">
-        no      </td>
-      <td class="no">
-        no      </td>
-      <td align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-color-profile">color-profile</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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="no"> no </td>
-      <td class="no">
-        no      </td>
-      <td class="no">
-        no      </td>
-      <td align="center">&nbsp;      </td>
+      <th rowspan="2">Object Name</th>
+
+      <th rowspan="2" align="center">XSL-FO Conformance Level</th>
+
+      <th rowspan="2" align="center">Citation</th>
+
+      <th colspan="4" align="center">Support&nbsp;in&nbsp;FOP</th>
+
+      <th rowspan="2">Comments</th>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-page-sequence">page-sequence</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <th align="center">0.20.5 (ancient)</th>
+
+      <th align="center">0.94 (stable)</th>
+
+      <th align="center">0.95 (beta)</th>
+
+      <th align="center">develop- ment</th>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-layout-master-set">layout-master-set</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td class="category" colspan="8"><a name="fo-object-decl-section" id=
+      "fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a>
+      (<a 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>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-page-sequence-master">page-sequence-master</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-root" id="fo-object-root">root</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-single-page-master-reference">single-page-master-reference</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-declarations" id="fo-object-declarations">declarations</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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="no">no</td>
+
+      <td class="no">no</td>
+
+      <td class="no">no</td>
+
+      <td align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-color-profile" id="fo-object-color-profile">color-profile</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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="no">no</td>
+
+      <td class="no">no</td>
+
+      <td class="no">no</td>
+
+      <td align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-page-sequence" id="fo-object-page-sequence">page-sequence</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-conditional-page-master-reference">conditional-page-master-reference</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-layout-master-set" id=
+      "fo-object-layout-master-set">layout-master-set</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-simple-page-master">simple-page-master</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">
-        <ul>
-          <li>
-            [0.93 and later] The page width may not change among pages of the same page-sequence
-            unless a forced break is inserted.          </li>
-        </ul>      </td>
+      <td><a name="fo-object-page-sequence-master" id=
+      "fo-object-page-sequence-master">page-sequence-master</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-region-body">region-body</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">      </td>
+      <td><a name="fo-object-single-page-master-reference" id=
+      "fo-object-single-page-master-reference">single-page-master-reference</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-region-before">region-before</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-repeatable-page-master-reference" id=
+      "fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-region-after">region-after</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-repeatable-page-master-alternatives" id=
+      "fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-region-start">region-start</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-conditional-page-master-reference" id=
+      "fo-object-conditional-page-master-reference">conditional-page-master-reference</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-region-end">region-end</a>      </td>
-      <td class="extended">
-        Extended      </td>
+      <td><a name="fo-object-simple-page-master" id=
+      "fo-object-simple-page-master">simple-page-master</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">
-        <a 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 align="center">&nbsp;      </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-flow">flow</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-region-body" id="fo-object-region-body">region-body</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center"></td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-static-content">static-content</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-region-before" id="fo-object-region-before">region-before</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-title">title</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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="no"> no </td>
-      <td class="no">
-        no      </td>
-      <td class="no">
-        no      </td>
-      <td align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td class="category" colspan="8">
-        <a name="fo-object-block-section">Block Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N12764-Block-level-Formatting-Objects">&sect;6.5</a>)      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-block">block</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-block-container">block-container</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="left">
-        <ul>
-          <li>
-            [0.20.5] Currently 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>
-          <li>
-            [0.93 and later] No known restrictions.          </li>
-        </ul>      </td>
-    </tr>
-    <tr>
-      <td class="category" colspan="8">
-        <a name="fo-object-inline-section">Inline Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N13277-Inline-level-Formatting-Objects">&sect;6.6</a>)      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-bidi-override">bidi-override</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-character">character</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-initial-property-set">initial-property-set</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-region-after" id="fo-object-region-after">region-after</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-external-graphic">external-graphic</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-region-start" id="fo-object-region-start">region-start</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-instream-foreign-object">instream-foreign-object</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">
-        <ul>
-          <li>Built-in support for SVG only, additional namespaces through optional extensions.</li>
-        </ul>      </td>
+      <td><a name="fo-object-region-end" id="fo-object-region-end">region-end</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-inline">inline</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-flow" id="fo-object-flow">flow</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-inline-container">inline-container</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-static-content" id="fo-object-static-content">static-content</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-leader">leader</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-title" id="fo-object-title">title</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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="no">no</td>
+
+      <td class="no">no</td>
+
+      <td class="no">no</td>
+
+      <td align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-page-number">page-number</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td class="category" colspan="8"><a name="fo-object-block-section" id=
+      "fo-object-block-section">Block Formatting Objects</a> (<a href=
+      "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N12764-Block-level-Formatting-Objects">&sect;6.5</a>)</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-page-number-citation">page-number-citation</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="left">
-        <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.93 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 class="category" colspan="8">
-        <a name="fo-object-table-section">Table Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N15442-Formatting-Objects-for-Tables">&sect;6.7</a>)      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-table-and-caption">table-and-caption</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-block" id="fo-object-block">block</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-table">table</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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><a name="fo-object-block-container" id=
+      "fo-object-block-container">block-container</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="left">
         <ul>
-          <li>[0.20.5&ndash;0.93] Only border-collapse="separate"</li>
-          <li>[All] No support for auto layout yet</li>
+          <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>
+
+          <li>[0.94 and later] No known restrictions.</li>
         </ul>
       </td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-table-column">table-column</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="left">
-        <ul>
-          <li>
-            [0.20.5] You must explicitly specify column widths.          </li>
-        </ul>      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-table-caption">table-caption</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-table-header">table-header</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-table-footer">table-footer</a>      </td>
-      <td class="extended">
-        Extended      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-table-body">table-body</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td class="category" colspan="8"><a name="fo-object-inline-section" id=
+      "fo-object-inline-section">Inline Formatting Objects</a> (<a href=
+      "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N13277-Inline-level-Formatting-Objects">&sect;6.6</a>)</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-table-row">table-row</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-bidi-override" id="fo-object-bidi-override">bidi-override</a></td>
+
+      <td class="extended">Extended</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-table-cell">table-cell</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="left">&nbsp;      </td>
-    </tr>
-    <tr>
-      <td class="category" colspan="8">
-        <a name="fo-object-list-section">List Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N17076-Formatting-Objects-for-Lists">&sect;6.8</a>)      </td>
-    </tr>
-    <tr>
-      <td>
-        <a name="fo-object-list-block">list-block</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">
-        <a 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 align="center">&nbsp;      </td>
+      <td><a name="fo-object-character" id="fo-object-character">character</a></td>
+
+      <td class="basic">Basic</td>
+
+      <td align="center"><a 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 align="center">&nbsp;</td>
     </tr>
+
     <tr>
-      <td>
-        <a name="fo-object-list-item">list-item</a>      </td>
-      <td class="basic">
-        Basic      </td>
-      <td align="center">

[... 11121 lines stripped ...]


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