- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 23 May 2005 09:47:01 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1480
mike@saxonica.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike@saxonica.com 2005-05-23 09:47 -------
* The example "Example: Creating a Processing Instruction" in 11.6 Creating
Processing Instructions, appears to me to contain an invalid XML fragment. The
xsl:processing-instruction element is closed right before the select attribute,
which should probably have been part of the element.
Thanks, fixed.
* The end of the second paragraph in section 2.3 Initiating a Transformation,
has a space before the period. Tip: I noticed it, but then forgot, and when I
was to write down the error I had to find it again which I did by searching for
" ." -- you could add that to a checklist(although it produces a lot of false
positives, if not a more clever regexp is used).
Thanks. These errors usually arise because of the use of markup in the source
XML to indicate changes from one version to the next.
* The first bullet point in J.2.3 Minor Changes has a "the" in-appropriately:
Instead of the allowing the output method complete freedom to add namespace
nodes, [...]"
Fixed (this one seems to have survived many drafts unnoticed!)
Thanks for the proof-reading.
We will assume you are happy with this response unless you reopen the bug.
Michael Kay
Received on Monday, 23 May 2005 09:47:07 UTC