Hello All,
I am having an issue with just XML (I think). How do I add values to tag elements that might contain data that the Dom parser tries to process instead of leaving just at text? Example: <TESTELEMENT>this is the value containing the <data></TESTELEMENT> I would like the value of TESTELEMENT to equal 'to be this is the value containing the <data>'. Instead the Dom parser kicks this out because the </data> element is missing. I am also having problems with ":" and some other special characters. Thanks for your help... A. Frank Sharpless Manager, Application Development Paperhost.Com, Inc. [EMAIL PROTECTED] 770.998.9172.611 _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user
