FOP 0.20.4 Standards Compliance |
W3C XSL-FO 1.0 Standard
One of FOP's design goals is conformance to the W3C XSL-FO 1.0 standard, 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.
In the tables below, blue indicates support at the specified level of conformance, and red indicates a lack of support.
- XSL-FO Object Support
- Declarations and Pagination and Layout Formatting Objects: root, declarations, color-profile, page-sequence, layout-master-set, page-sequence-master, single-page-master-reference, repeatable-page-master-reference, repeatable-page-master-alternatives, conditional-page-master-reference, simple-page-master, region-body, region-before, region-after, region-start, region-end, flow, static-content, title
- Block Formatting Objects: block, block-container
- Inline Formatting Objects: bidi-override, character, initial-property-set, external-graphic, instream-foreign-object, inline, inline-container, leader, page-number, page-number-citation
- Table Formatting Objects: table-and-caption, table, table-column, table-caption, table-header, table-footer, table-body, table-row, table-cell
- List Formatting Objects: list-block, list-item, list-item-body, list-item-label
- Link and Multi Formatting Objects: basic-link, multi-switch, multi-case, multi-toggle, multi-properties, multi-property-set
- Out-of-line Formatting Objects: float, footnote, footnote-body
- Other Formatting Objects: wrapper, marker, retrieve-marker
- XSL-FO Property Support
- Common Accessibility Properties: source-document, role
- Common Absolute Position Properties: absolute-position, top, right, bottom, left
- Common Aural Properties: azimuth, cue-after, cue-before, elevation, pause-after, pause-before, pitch, pitch-range, play-during, richness, speak, speak-header, speak-numeral, speak-punctuation, speech-rate, stress, voice-family, volume
- Common Border, Padding, and Background Properties: background-attachment, background-color, background-image, background-repeat, background-position-horizontal, background-position-vertical, border-before-color, border-before-style, border-before-width, border-after-color, border-after-style, border-after-width, border-start-color, border-start-style, border-start-width, border-end-color, border-end-style, border-end-width, border-top-color, border-top-style, border-top-width, border-bottom-color, border-bottom-style, border-bottom-width, border-left-color, border-left-style, border-left-width, border-right-color, border-right-style, border-right-width, padding-before, padding-after, padding-start, padding-end, padding-top, padding-bottom, padding-left, padding-right
- Common Font Properties: font-family, font-selection-strategy, font-size, font-stretch, font-size-adjust, font-style, font-variant, font-weight
- Common Hyphenation Properties: country, language, script, hyphenate, hyphenation-character, hyphenation-push-character-count, hyphenation-remain-character-count
- Common Margin Properties - Block: margin-top, margin-bottom, margin-left, margin-right, space-before, space-after, start-indent, end-indent
- Common Margin Properties - Inline: space-end, space-start
- Common Relative Position Properties: relative-position
- Area Alignment Properties: alignment-adjust, alignment-baseline, baseline-shift, display-align, dominant-baseline, relative-align
- Area Dimension Properties: block-progression-dimension, content-height, content-width, height, inline-progression-dimension, max-height, max-width, min-height, min-width, scaling, scaling-method, width
- Block and Line-related Properties: hyphenation-keep, hyphenation-ladder-count, last-line-end-indent, line-height, line-height-shift-adjustment, line-stacking-strategy, linefeed-treatment, white-space-treatment, text-align, text-align-last, text-indent, white-space-collapse, wrap-option
- Character Properties: character, letter-spacing, suppress-at-line-break, text-decoration, text-shadow, text-transform, treat-as-word-space, word-spacing
- Color-related Properties: color, color-profile-name, rendering-intent
- Float-related Properties: clear, float, intrusion-displace
- Keeps and Breaks Properties: break-after, break-before, keep-together, keep-with-next, keep-with-previous, orphans, widows
- Layout-related Properties: clip, overflow, reference-orientation, span
- Leader and Rule Properties: leader-alignment, leader-pattern, leader-pattern-width, leader-length, rule-style, rule-thickness
- Properties for Dynamic Effects Formatting Objects: active-state, auto-restore, case-name, case-title, destination-placement-offset, external-destination, indicate-destination, internal-destination, show-destination, starting-state, switch-to, target-presentation-context, target-processing-context, target-stylesheet
- Properties for Markers: marker-class-name, retrieve-class-name, retrieve-position, retrieve-boundary
- Properties for Number to String Conversion: format, grouping-separator, grouping-size, letter-value
- Pagination and Layout Properties: blank-or-not-blank, column-count, column-gap, extent, flow-name, force-page-count, initial-page-number, master-name, master-reference, maximum-repeats, media-usage, odd-or-even, page-height, page-position, page-width, precedence, region-name
- Table Properties: border-after-precedence, border-before-precedence, border-collapse, border-end-precedence, border-separation, border-start-precedence, caption-side, column-number, column-width, empty-cells, ends-row, number-columns-repeated, number-columns-spanned, number-rows-spanned, starts-row, table-layout, table-omit-footer-at-break, table-omit-header-at-break
- Writing-mode-related Properties: direction, glyph-orientation-horizontal, glyph-orientation-vertical, text-altitude, text-depth, unicode-bidi, writing-mode
- Miscellaneous Properties: content-type, id, provisional-label-separation, provisional-distance-between-starts, ref-id, score-spaces, src, visibility, z-index
- Shorthand Properties: background, background-position, border, border-bottom, border-color, border-left, border-right, border-style, border-spacing, border-top, border-width, cue, font, margin, padding, page-break-after, page-break-before, page-break-inside, pause, position, size, vertical-align, white-space, xml:lang
XSL-FO Object Support (§6)
The following is a summary of FOP's current support for the standard XSL-FO objects.
XSL-FO Property Support (§7)
The following is a summary of FOP's current support for the standard XSL-FO properties. Please note that a number of properties and categories of properties are not supported because they do not apply to documents in visual formats.