- From: <bugzilla@jessica.w3.org>
- Date: Sun, 06 Sep 2015 15:11:46 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29113
Bug ID: 29113
Summary: [XSLT30] fn:system-property does not a allow an EQName
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
We currently say about the only argument of fn:system-property (20.3.4
fn:system-property) that:
<quote>
The $property-name argument must evaluate to a lexical QName.
</quote>
Since every other function we have that used to accept QNames now also accepts
EQNames, I think this was possibly an oversight and should now (also) allow
EQNames as an argument. See also Michael Kay's suggested conversion function
which appears to assume this:
https://lists.w3.org/Archives/Member/w3c-xsl-wg/2015Sep/0010.html (members
only).
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 6 September 2015 15:11:49 UTC