Re: [xml-dev] Namespace Usage Question

From
Richard Tobin <>
To
Date
2001-12-19T11:34:57Z
ID
<>
Thread
Re: [xml-dev] Namespace Usage Question
>I did some searching for publicly known namespaces
>(schema in particular) which use the flexibility of
>URI references by either being non-absolute or having
>a fragment.

You should note that relative namespace URIs are illegal (surely this
debate cannot have been forgotten?).  See http://www.w3.org/2000/09/xppa
for details.

-- Richard