- From: Andrew Layman <andrewl@microsoft.com>
- Date: Mon, 4 Aug 2003 11:37:00 -0700
- To: "Kay, Michael" <Michael.Kay@softwareag.com>, <Svgdeveloper@aol.com>
- Cc: <xml-names-editor@w3.org>, <public-qt-comments@w3.org>, <www-tag@w3.org>
- Message-ID: <22DDEC51216B404E8C056F8F5198E927034833@RED-MSG-50.redmond.corp.microsoft.com>
The namespaces 1.0 recommendation speaks of elements and attributes as being qualified by a namespace identifier, but it very definitely does not say that the only things that can be so qualified are elements and attributes. This open-endedness is consistent with the broad principles of extensibility that have motivated much of XML and it also reflects current practice, as noted below. ________________________________ From: xml-names-editor-request@w3.org [mailto:xml-names-editor-request@w3.org] On Behalf Of Kay, Michael Sent: Monday, August 04, 2003 10:32 AM To: Svgdeveloper@aol.com; Michael.Kay@softwareag.com Cc: xml-names-editor@w3.org; public-qt-comments@w3.org; www-tag@w3.org Subject: RE: Inappropriate use of XML Namespaces in XQuery, XPath 2.0 and XSLT 2.0? I don't think there is an inconsistency. XSLT 1.0 and XPath 1.0 use namespaces to qualify variable names and function names. We can't change that, so there is little point arguing about whether or not it was a good idea. Michael Kay -----Original Message----- From: Svgdeveloper@aol.com [mailto:Svgdeveloper@aol.com] Sent: 04 August 2003 16:36 To: Michael.Kay@softwareag.com Cc: xml-names-editor@w3.org; public-qt-comments@w3.org; www-tag@w3.org Subject: Re: Inappropriate use of XML Namespaces in XQuery, XPath 2.0 and XSLT 2.0? In a message dated 04/08/2003 13:53:30 GMT Daylight Time, Michael.Kay@softwareag.com writes: This extended use of XML namespaces was first introduced in XSLT 1.0. You may not like it, but it works, and it's too late to change it. Which aspect(s) of the inconsistency underlying the problem are you suggesting are immutable? Andrew Watt Michael Kay -----Original Message----- From: Svgdeveloper@aol.com [mailto:Svgdeveloper@aol.com] Sent: 02 August 2003 09:11 To: xml-names-editor@w3.org; public-qt-comments@w3.org Subject: Inappropriate use of XML Namespaces in XQuery, XPath 2.0 and XSLT 2.0? In the various draft XQuery, XPath 2.0 and XSLT 2.0 documents it is indicated that datatypes and functions are contained in designated XML namespaces. A similar seeming error made in W3C XML Schema is also carried forward into the XQuery/XPath/XSLT2 documents. This seems to me to be in conflict with the Namespaces in XML 1.0 Recommendation which defines an XML namespace as applying to element type names and attribute names. There is no provision that I can see in the Namespaces in XML Rec for datatype or function names being part of an "XML namespace". Correcting this seeming discrepancy should be straightforward but it seems to me that it needs to be tidied. Andrew Watt
Received on Monday, 4 August 2003 14:37:16 UTC