namespace
HELLO EVERYONE,
Does anybody know how can I modify or insert a namespace declaration
with an XMLOptions object?
I'm workning with XMLBeans and when I parse one of my XML Documents the parse function inserts '0_:' just before each tag name.I think this has very much to do with the namespace declaration but I'm not sure which is the optimal solution.
Thanks very much for the help.
Tomi.
|