Errata - XSL Spec, Version 1.0
"Les Perley" <[email protected]>
| Newsgroups | gmane.org.w3c.xsl-editors |
|---|---|
| Message-ID | <[email protected]> |
While reviewing the XSL specification, I've come across the following error
that does not appear in the current "list of known errors" at
http://www.w3.org/2001/10/REC-XSL-20011015-errata.
The error is in Section 7.25.10. "maximum-repeats", where it states:
7.25.10 "maximum-repeats"
XSL Definition:
Value: <number> | no-limit | inherit
Initial: no-limit
Applies to: fo:repeatable-page-master-reference,
fo:repeatable-page-master-alternatives
Inherited: no
Percentages: N/A
Media: visual
Specifies the constraint on the maximum number of pages in the sub-sequence
of pages that may be generated by an fo:page-sequence that uses the
fo:repeatable-page-master-reference or
fo:repeatable-page-master-alternatives on which this property is specified.
The values have the following meanings:
no-limit
No constraint is specified.
<integer>
...
"Value:" lists "<number>" but under "The values have the following
meanings:" the reference is to "<integer>" and not "<number>".
Les Perley
XIA Systems Corporation