- From: Les Perley <ljp@xiacorp.com>
- Date: Thu, 6 Feb 2003 10:29:39 -0500
- To: <xsl-editors@w3.org>
- Message-ID: <NBBBJFOKNOOAFHOFPABKEEHGCKAA.ljp@xiacorp.com>
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
Received on Thursday, 6 February 2003 14:14:22 UTC