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

Re: Registered namespace prefixes


disambiquate

the cited note,

"W. E. Perry" wrote:
> 
> "Simon St.Laurent" wrote:
> 
> > elharo@m... (Elliotte Rusty Harold) writes:
> > >In other words, it's useful for elements to have identifiers for
> > >their class as well as their own nature, a genera as well as a
> > >species. Very few people talk about this, but it is far and away the
> > >most important use of namespaces.
> >
> > Looking at my SAX code and my XSLT stylesheets, this is definitely how I
> > use namespaces in practice.  I worry about versioning genera, but we'll
> > see how that works over the next few years.
> 
> I think that Elliotte is exactly right about the usefulness and importance
> of an Aristotelian taxonomy for XML names, but Simon rightly points out one
> of the areas (versioning) where the taxonomy permitted by Namespaces in XML
> is inadequate. With apologies for returning this thread to where it was ten
> days ago (http://lists.xml.org/archives/xml-dev/200302/msg01168.html) ...

overstates the inferences which are properly made based on namespace names. it is claimed that

"On the contrary, what remains are nothing but scope issues. The intent of namespaces is to disambiguate names by properly assigning them to semantic domains, ..."

this would be a mistake. the intent of namespaces is to disambiquate qualified names by properly assigning them to collections of universal names. if you will, 
"symbolic domains".

the mechanism used to bind a symbolic domain to a semantic domain is a matter for the processing infrastructure and not a matter for namespaces. in lisp,
depending on your processor, names are modelled as symbols, strings, or other interned instances. name data may be interned such that it has global identity or
document-specific identity. unique to symbols is that you can bind processing functions directly to the names - both dynamically and statically. in all cases,
the names can serve as specializers for generic functions, or as keys in hash tables or other dictionary forms and thereby associate a process with a name.

none of this has to do with namespaces. it has exclusively to do with the semantics of the implementation language.

on the other hand, some aspects of versioning have very much to do with names, and therefore with namespaces, and deserve more attention than has yet been
awarded them. it is important to treat them separately from any attempt to version sematic domains. in particular, it is imperative that specifications for
namespaces permit one to declare synonyms, that is names from distinct namespaces which, at least, based on local-part equality, should be understood to denote
the same universal name. with this, one can express versioning relationships succinctly. without it they are a nightmare.

...

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.