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

  • From: David Brownell <david-b@p...>
  • To: XMLDev list <xml-dev@i...>
  • Date: Sun, 02 Jan 2000 11:02:42 -0800

David Megginson wrote:
> 
> Clark C. Evans writes:
> 
>  > On Sun, 26 Dec 1999 uche.ogbuji@f... wrote:
>  > >
>  > > {"http://www.w3.org/1999/xhtml", "a", ""} ==
>  > > {"http://www.w3.org/1999/xhtml", "a", "html"}. 
>  >
>  >          {"","a",""} != {"","a","html"}
> 
> As I understood it, the suggestion was that
> 
>   {"", "a", ""} == {"", "a", "html"}

Actually I think the namespace spec defines

    { undeclared, "a", valid-prefix }

as "namespace-nonconformant", AKA some kind of error which they
neglected to describe well enough to support portable APIs.

Meaning that any application choosing to use such a "Name"
class (which IMHO is a fine notion) needs to treat this value
with care ... IEEE floating point math has a variety of sorts
of "NaN" values, perhaps useful models can be found there.
I'd suggest that most "==" tests against such a Name ought to
fail, and ordering tests should cause exceptions.

The issue came up on another namespace thread.

- Dave

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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@i... the following message;
unsubscribe 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