Hello, I have 2 problems with entities:
-1- I create a XML DOMDocument that at the end I serialize to HTML with Xerces HTMLSerializer. The problem is that I want to insert   is the document. And when I serialize, the   convert to &nbsp. How can I avoid this? -2- I have a xml document, that I validate against a Schema. Now I want to add and entity to use it like a macro. How can I add the entity safely, without making DTD verification. Because I added, the DOCTYPE header and now the document don't verifies well. Cheers, -- --- Joan Jes�s Pujol Espinar PTS Sistemes Departament IMA --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
