- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 02 Apr 2006 20:49:25 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3066
Summary: [XSLT 2.0] Error XTDE0070
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
Error XTDE0070 reads:
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.
This error is already defined in XPath. We don't need to change the error code.
The general principle is that errors occuring during the evaluation of an XPath
expression retain their XPath error code (there are exceptions where we want to
make the error more specific, but in this case we aren't adding value in that
way.)
Suggest deleting XTDE0070 and replacing it with a reference to the XPath error.
Received on Sunday, 2 April 2006 20:49:31 UTC