[
Lists Home |
Date Index |
Thread Index
]
- From: "Clark C. Evans" <clark.evans@manhattanproject.com>
- To: uche.ogbuji@fourthought.com
- Date: Sun, 26 Dec 1999 19:09:07 -0500 (EST)
On Sun, 26 Dec 1999 uche.ogbuji@fourthought.com wrote:
> I think that though the prefix is maintained for convenience, it should _not_
> be considered part of the name in any comparison at the semantic level.
>
> So, in short, I don't see a problem with
> {"http://www.w3.org/1999/xhtml", "a", ""} ==
> {"http://www.w3.org/1999/xhtml", "a", "html"}. It's a very
> well-documented consequence of XML Namespaces 1.0, and users
> should be aware of it.
Just testing edge cases...
{"","a",""} != {"","a","html"}
and {"","a",""} == {"","a",""}
Right?
Clark
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|