Re: [xml-dev] Default namespace for attributes?

From
Mukul Gandhi <>
To
Ian Graham <>
Date
2006-07-16T04:40:51Z
ID
<>
Thread
Re: [xml-dev] Default namespace for attributes?
Thanks for sharing the link to this article.

But unfortunately,  James Clark's article below doesn't answer my
question. It just says "Note that the xmlns attribute does not affect
unprefixed attribute names". There is no explanation that why this is
so?

Regards,
Mukul

On 7/15/06, Ian Graham <> wrote:
> This is an often confusing part of the spec.  You may find James Clark's
> alternative explanation helpful:
>
> http://www.jclark.com/xml/xmlns.htm
>
> Ian