Re: [xml-dev] Looking for an example of a name colliision

From
james anderson <>
To
Date
2003-06-01T22:26:45Z
ID
<>
Thread
Re: [xml-dev] Looking for an example of a name colliision
"K. Ari Krupnikov" wrote:
> 
> Arjun Ray <> writes:
> 
> ...
> 
> So instead of /a:foo/b:bar, you'd write
> /foo[@xmlns='a-role']/bar[@xmlns='b-role']
> 
> Interesting.
> 

i believe the complete proposal includes (or at least suggests) a dom access
layer which effects the relabeling and permits

 /foo/bar

...