Hello, I am creating a new document and want to add a Namespace Node to an element. This part is working fine. Now I want to set a value/text to this Namespace. The setTExt methods throws an UnsupportedException, because the Namespace is readOnly. Can someone tell me, why and how to set the text?
Namespace nNew = new Namespace("tsixmlcompare","http://www.fdhhfd.com/sdgsdg"); nNew.setText("ADD"); Thanks, Juraj ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user