RE: [xml-dev] UTF-8+names

From
Michael Kay <>
To
'Joern Clausen' <>,
Date
2003-10-19T20:34:04Z
ID
<004d01c39680$56d473d0$6401a8c0@pcukmka>
Thread
RE: [xml-dev] UTF-8+names
> Now, if entities only were allowed to have namespaces 
> assigned to them, then you could say
> 
> <foo xmlns:unc="some-uri-for-unicode">&unc:hebrew-letter-yod;</foo>
> 

And you could also say

<foo xmlns:bar="some-uri-for-&bar:baz;"/>

Oh what fun.

Michael Kay