- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 29 Jun 2005 19:40:11 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1516
Summary: Editorial: example in 5.5.1 misleading
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
When reading section "5.5.1 Examples of Patterns" in the working draft of the
4th April,[1] the following example is found:
"id('W33') matches the element with unique ID."
According to my interpretation, it says that the expression "id('W33')" matches
any element which has a unique ID, regardless of what value. Perhaps the
example should read:
"id('W33') matches the element with unique ID W33."
Cheers,
Frans
1.
http://www.w3.org/TR/2005/WD-xslt20-20050404/#pattern-examples
Received on Wednesday, 29 June 2005 19:40:13 UTC