- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 01 Jul 2005 19:58:09 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1519
Summary: WXS's "data type namespace" is not reserved
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
Among the namespaces categorized as reserved, as per 3.2 Reserved Namespaces, I
don't find the W3C XML Schema namespace, which only allows addressing built-in
types(http://www.w3.org/2001/XMLSchema-datatypes).
I cannot comment on the issue of the two namespaces(if there is an issue at
all), but
my current thought is that the data types namespace should at least be
reserved. It would otherwise be possible to for example create a stylesheet
function(xsl:function) with a local name identical to a primitive type and the
namespace being WXS-datatypes, hence looking like a constructor function, and
creating potential problems.
Cheers,
Frans
Received on Friday, 1 July 2005 20:01:39 UTC