Re: [xml-dev] namespaces redux

From
Manos Batsis <>
To
Amelia A Lewis <>
Date
2012-10-16T03:17:56Z
ID
<>
Thread
Re: [xml-dev] namespaces redux
On 10/15/2012 10:37 PM, Amelia A Lewis wrote:
> 1) do not use QNames in content.

I really hate to say this, but +1. Attribute values and text nodes are 
not 1st level citizens and although I'd love the uniformity, there's a 
price to pay if your app thinks otherwise. It might even be stupid in 
some ways, but thats how it is in the bigger picture.

Cheers,

Manos