This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 2468 - [XSLT] XParh or XSLT error codes for AVTs?
Summary: [XSLT] XParh or XSLT error codes for AVTs?
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 2.0 (show other bugs)
Version: Candidate Recommendation
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 17:16 UTC by Michael Kay
Modified: 2005-12-13 11:23 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2005-11-04 17:16:31 UTC
Section 5.3 says that if there's an XPath syntax (or other static) error in
the expression between curlies in an AVT, the error codes are as defined by
XPath.

But Section 5.6 defines an XSLT error code for this situation: error
XTSE0360.

Michael Kay
previously raised as
http://lists.w3.org/Archives/Member/w3c-xsl-wg/2005Oct/0037.html
Comment 1 Michael Kay 2005-12-13 11:22:47 UTC
The XSL Working Group discussed this at its meeting on 8 Dec 2005 and accepted
the principle that where there is an error in an XPath expression, XSLT should
report the XPath error code rather than overriding this with its own. Error
XTSE0360 therefore disappears.