[Phoenix] Implementing support for XML documents with unprefixed
default namespaces
Thomas Comiotto
comiotto at rcfmedia.ch
Fri Sep 22 19:00:10 CEST 2006
Hi
>
> The only drawback to this approach is that the XPath toolbar will
> display location paths with strange prefixes (i.e, our generated
> prefixes). The user might get confused by those because he can't see
> them in the actual source.
>
We can easily filter out generated prefixes for display purposes (they
stand for default namespaces after all). But we might run into problems
with regards to sync'ing the prefixed dom to the unprefixed one. How do
you plan to do this?
--
Bests
Thomas
More information about the Phoenix
mailing list