You are right. We are doing as you say. Our problem is that the methods that we use to build the XML file change the HTML text. We want that the information that we include in the XML file, will be maintain as we send to the file. ¿Is it possible?
-----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: jueves, 22 de marzo de 2007 18:37 Para: j-users@xerces.apache.org Asunto: Re: Xerces problem >We would like to maintain the HTML text in the XML file. Don't think of it as text, then; think of it (and build it as) XML document structure. Note that you will have to use XHTML rather than HTML (or some approximation of XHTML), or your file will almost certainly be ill-formed and hence not usable with any XML application. ______________________________________ "... Three things see no end: A loop with exit code done wrong, A semaphore untested, And the change that comes along. ..." -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish ( http://www.ovff.org/pegasus/songs/threes-rev-11.html)