Re: [xml-dev] Namespace Usage Question

From
Richard Tobin <>
To
Date
2001-12-19T13:15:34Z
ID
<>
Thread
Re: [xml-dev] Namespace Usage Question
>Thanks Richard.  I am aware that relative namespace URIs 
>are deprecated; however, they are still well-formed XML 
>and conform to the namespaces spec (to be addressed 
>in XML version 1.1?).

It is likely to be addressed as an erratum to Namespaces 1.0.

You're right that the plenary ballot called them "deprecated" rather
than "illegal", but it also says that new recommendations will define
no interpretation for them.  So it really is a Very Bad Idea to use
them.

-- Richard