- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 18 Feb 2006 13:05:00 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2893
Summary: void() is used instead of empty-sequence()
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery/XPath Tokenizer
AssignedTo: scott_boag@us.ibm.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
The type "void()" is used which is obsolete, replaced by empty-sequence().
Looks like the EBNF needs to be updated/re-generated. It's also in the
ITEMTYPE state table.
Frans
Received on Saturday, 18 February 2006 13:05:03 UTC