- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 01 Jun 2005 17:54:59 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1490
Summary: ERR XTDE0800 - Redundant error
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: joannet@ca.ibm.com
QAContact: public-qt-comments@w3.org
Error XTDE0800 seems to be redundant, given the existence of error XTDE0070.
The former just describes a specific situation in which the context item
becomes undefined. I suggest that XTDE0800 be deleted.
ERR XTDE0070
"When the focus is undefined, evaluation of any expression that references the
context item, context position, or context size results in a non-recoverable
dynamic error."
ERR XTDE0800
"Within the body of a stylesheet function, the focus is initially undefined;
this means that any attempt to reference the context item, context position, or
context size is a non-recoverable dynamic error."
Thanks,
Joanne
Received on Wednesday, 1 June 2005 17:55:04 UTC