[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] a namespace definitions related question(s)
- From: richard@inf.ed.ac.uk (Richard Tobin)
- To: xml-dev@lists.xml.org
- Date: Wed, 21 Feb 2007 12:57:49 +0000 (GMT)
In article <06F24820-70CA-4911-9C6D-C8F19EA71052@bluezoo.org> you write:
>> <foo:bar xmlns:foo="foobar" xmlns:bar="foobar" foo:a="b" bar:a="c"/>
>>
>> foo:a and bar:a would be the same attribute and this should be
>> reported as an error.
>
>By a namespace-aware parser. It's not an error for a non-namespace-
>aware parser.
Yes, it's a Namespace well-formedness error:
http://www.w3.org/TR/REC-xml-names/#dt-nwf
not an XML well-formedness error.
-- Richard
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]