hi

situation:
a document in the database which contains in the first node some namesapace 
definitions.  the subnotes didn't contains the namespace difinitions, but 
contains the namespace attribute (for example: xsi:.....). now i query (xpath) 
some subnotes of this document.

if i query the subnotes via rpc, the namespace definitions will be included in 
every node. so the xml-resource can be parsed by DOM for example. if i query 
the subnots via embed, i get the nodes as they are in the database. now i get 
problems if i want to parse the resource, because there is no namespace 
definition only the namespace attribute (xsi:....).

questions:
 1) can anyone reproduce this?
 2) are there any reasons for this behavior?
 3) correct this in the embed driver?

i implemented the rpc behavior in the embed driver and until now i works :-).

regards tobias
______________________________________________________________________________
Kursiv, fett, bunt,... WEB.DE FreeMail kann alles - mit der HTML-Mail
http://freemail.web.de/features/?mc=021143

Reply via email to