Re: [xml-dev] Re: Non-infoset

From
<>
To
Date
2005-04-11T14:26:30Z
ID
<>
Thread
Re: [xml-dev] Re: Non-infoset
In article <> you write:
>There are also well-formed and even namespace 
>well-formed XML documents that do not have infosets. Off the top of my 
>head, I *think* that all namespace well-formed XML documents that only 
>use absolute namespace URIs have well-defined infosets.

That's certainly supposed to be the case.

The reason that documents with relative namespace URIs don't have
infosets is that they were deprecated following a W3C XML plenary
ballot, which resolved that future specifications would define no
interpretation for them.  (http://www.w3.org/2000/09/xppa)

-- Richard