Re: [xml-dev] Duplicate namespace declaration

From
G. Ken Holman <>
To
"" <>
Date
2010-10-28T18:14:43Z
ID
<>
Thread
Re: [xml-dev] Duplicate namespace declaration
At 2010-10-28 10:03 -0700, Trehan.Pankaj wrote:
>We have XML data stream  that has two declaration of the same 
>namespace. For example:
>
><?xml version="1.0" encoding="UTF-8"?>
><TestMessage xmlns="http://www.abcstandards.com/v1.0.31" 
>xmlns:ns1="<http://www.abcstandards.com/v1.0.3>http://www.abcstandards.com/v1.0.31">
>
></TestMessage>
>
>Is it valid?

Yes it is ... have you encountered any problems using it?

There are no duplicate attribute names in your document 
element.  There are no elements with two attributes of the same local 
name with two explicit namespace prefixes whose URI strings are the same value.

XML imposes no restrictions on duplicate attribute content ... only 
on the duplicate expanded name of attributes, which isn't allowed.

I hope this helps.

. . . . . . . . . . Ken

p.s. is anyone else experiencing *very* slow distribution of their 
posts to XML Dev today?

--
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/x/
G. Ken Holman                 mailto:
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/x/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal