How could I change a Namespace?

If I have

<?xml version="1.0" encoding="UTF-8"?>
<a xmlns:ns1="uri">
 <ns1:b/>
 <ns1:c/>
</a>

1. And want to change uri?
2. Want to change ns1?

The Namespace Node itself could not be changed. If I detach the old and insert an new one, than always the elements b and c get own xmlns:ns1="uri" nodes from the old Namespace. But I only want to change the old one!?
-- 
Viele Grüße / best regards

Marc Pellmann
_______________________________

CeBIT 18.03.-24.03.2004
Wir freuen uns über Ihren Besuch auf dem inubit Stand in Halle 4 / G77
_______________________________

inubit - the integration experts
inubit AG
Lützowstraße 105-106
D-10785 Berlin
Fon: +49.30. 72 61 12-255
Fax: +49.30. 72 61 12-100
Freecall: 0800-go inubit
Web: http://www.inubit.com
Mail: mailto:[EMAIL PROTECTED]

Reply via email to