- From: <bugzilla@jessica.w3.org>
- Date: Mon, 16 Aug 2010 20:06:02 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10378
Summary: [FO11] "in-scope namespaces from the static context"
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Functions and Operators 1.1
AssignedTo: mike@saxonica.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
[4.6.2 fn:format-number] and
[9.8.4.3 The language, calendar, and place arguments]
each has an occurrence of the phrase:
"the in-scope namespaces from the static context"
which is bogus.
I believe it should be:
"the statically known namespaces"
in both cases.
Similarly, [4.6.2 fn:format-number] has the phrase:
"its prefix has not been declared in an in-scope namespace declaration"
which should be
"its prefix is not found in the statically known namespaces"
(Also, in such a situation, would it be okay for a processor to raise XPST0081
instead of FODF1280? Just something to consider when writing test cases.)
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 16 August 2010 20:06:04 UTC