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 ...