Hello! I have some problems with dom4j. It seems, that this project has not much development at the moment. Could someone answer me, if there are patches planned for this? 1) In the moment, there is no possibility to get the original encoding (from the file) of the document. There should be a property in the document. 2) There is no direkt information, were a namespace is defined. If I have <a xmlns:ns1="uri1"> <ns1:b/> <ns2:c xmlns:ns2="uri2"/> </a> I could not get the namespace informations directly from the elements. (The XMLWriter needs the NamespaceStack for this - but I do not have access) 3) I could not change a namespace, to reflects this changes in the document. e.g. in the upper example change ns1 to ns3 and see this in the prefix of b. -- 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] |