- From: Olivier Corby <Olivier.Corby@sophia.inria.fr>
- Date: Wed, 04 Aug 1999 16:12:58 +0200
- To: xsl-editors@w3.org
- Cc: Olivier.Corby@sophia.inria.fr
A few typos in the 4 august working draft:
4 Expressions
the context size comes from the size current node list
should be:
the context size comes from the size *of the* current node list
5.6 Overriding Template Rules
... the current template rule becomes null for the instantiation *if* the
content of the xsl:for-each element.
should be: *of* the content
11.5 Variables and Parameters within Templates
... because this would make it harder to create an implementation which
*processed* a document
should be: processes
B DTD Fragment for XSLT Stylesheets (Non-Normative)
<!-- Used for the type *pf* an attribute value that is a URI reference.-->
<!ENTITY % URI "CDATA">
should be: *of*
Olivier Corby
Received on Wednesday, 4 August 1999 10:13:05 UTC