[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Partyin' like it's 1999


free partyin
> When people complain about namespaces, do they mean that 
> namespaces should
> not exist at all?  Do they think they are useless?  Or do 
> they think they
> should be replaced by something else?  Or do they have in 
> mind some simple
> changes to the syntax, such as using URI/localname pairs everywhere?

It's too late to fix the problems now, but it's easy to identify them.

(a) Naming is architecturally fundamental: changing the naming architecture
of XML by means of a bolt-on to the core standard was an incorrect layering
that was bound to lead to many practical problems.

(b) An example of these problems is the incompatibility between namespaces
and DTDs.

(c) It has always been ambiguous whether prefixes are significant or not.

(d) The indirection between prefixes and URIs makes the interpretation of
many textual fragments (XML entities, XPath expressions, XQueries, even
schema documents) context-dependent.

(e) The use of URIs as namespace names has always been fuzzy around the
edges, as exemplified by the "relative URI" debacle.

I'm sure I identified these problems on this list while namespaces were
still in draft, though I can't trace it now. I do clearly recall predicting
(wrongly, of course) that namespaces were so flawed technically that they
would never catch on.

I have advocated one change which I believe would alleviate the problems:
there should be a lexical representation of expanded names that uses the URI
and local name, rather than prefix and local name, and this representation
should be permitted in any context where a lexical QName is permitted,
including in element names and attribute names in source XML, in
QName-valued attributes, and in path expressions. This would mean that any
XML fragment, XPath expression, etc, could be "namespace-normalized" to make
it context free.

Michael Kay 


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.