[Home] [By Thread] [By Date] [Recent Entries]

  • From: james anderson <James.Anderson@m...>
  • To: Tim Bray <tbray@t...>, "XML Developers' List" <xml-dev@i...>
  • Date: Thu, 28 Jan 1999 10:03:41 +0100

I reread this note today and have a rather basic question about it:

Tim Bray wrote:
> 
> ...  The following two documents are namespace-equivalent:
> 
> <a xmlns:A='http://a.b.c'> | <a xmlns:A='http://a.b.c'
>                            |    xmlns:X='http://x.y.z'>
>   <b xmlns='http://a.b.c'> |   <A:b>
>     <c/>                   |     <A:c/>
>   </b>                     |   </A:b>
>   <d xmlns='http://z.y.z'> |   <X:d>
>     <A:e></A:e>            |     <A:e></A:e>
>   </d>                     |   </X:d>
> </a>                       | </a>
> 
> ...
> (surely everyone agrees that I get the same DOM tree from both
> instances)

I would have thought that the respective "a", "http://a.b.c::b", and
"http://x.y.z::d" elements comprised different attributes. ? Is there
something in the intent of the recommendation which I have overlooked?

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member