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

RE: Are we ready for the namespace ID registry, yet? (w as: Re

  • To: xml-dev@l...
  • Subject: RE: Are we ready for the namespace ID registry, yet? (w as: RelaxNG question)
  • From: Jeff Lowery <Jeff.Lowery@c...>
  • Date: Tue, 19 Aug 2003 13:29:47 -0700

RE:  Are we ready for the namespace ID registry
Speaking of reckless recommendations, has anyone previously given thought to
namespaces of the form:

<np1:root  xmlns:np1="http://www.example.com/ns1"
xmlns:np2="http://www.example.com/ns2">

   <np1:foo/>
   <np2:bar>
      <np2:np1:baz/> <!-- this one -->
   </np2:bar>
</np1:root>


I know this is disallowed by Namespaces in XML Rec, but to me it could be
helpful for the types of namespace mixing pointed out by Arjun Ray awhile
back.

For the np2:np1:baz element above, the local name baz is interpreted to be
qualified by three distinct namespaces: ../ns1, ../ns2, and the hybrid
../ns1|../ns2 (signified by either np1:np2:baz for np2:np1:baz; order of
qualification is irrelevant).

The point is not to solve the problem of needing some semantic knowledge in
order to properly mix two namespaces: some function still needs to know
which elements get tagged with both their original namespace and the
overarching namespace. But it at least allows just _one_ function to have to
know-- the rest can just stupidly parse the qualified names, with awareness
of either one or both qualifiers.

Just thinking out loud...
    

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.