Hello folks, I am relatively new to XML and Java. I have written some simple Java classes to extract address and other customer data and generate XML documents. I am using CPE standard DTDs and having problems with special characters like & and #. What is the best solution? Should I modify the DTDs or 'massage' the data as I read it from the database to take out the special characters? Thanks Sanjay