- From: <bugzilla@jessica.w3.org>
- Date: Sat, 02 Feb 2013 17:51:52 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20855
Bug ID: 20855
Summary: Type constructor signatures shown with the fn: prefix
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators 3.0
Assignee: mike@saxonica.com
Reporter: pwalmsley@datypic.com
QA Contact: public-qt-comments@w3.org
All of the signatures in section 17.1 show the type constructor names prefixed
with fn:. Should they not be prefixed with xs:?
Also, the very first signature example in the section has two prefixes:
fn:prefix:TYPE($arg as xs:anyAtomicType?) as prefix:TYPE?
which should presumably be just:
prefix:TYPE($arg as xs:anyAtomicType?) as prefix:TYPE?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 2 February 2013 17:51:53 UTC