You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xerces.apache.org by Harpreet Sadra <sa...@healthnetint.com> on 2000/03/07 15:44:08 UTC

HTML and SQLProcessor

Hi,

I'm trying to grab HTML text from an Oracle db and insert it into an XML
file. I'm using SQLProcessor to accomplish this task, however, the processed
HTML doesn't retain its tag structure. The < is replaced by &lt and > is
replaced with &gt. Can anyone help me get around this problem?

Regards,

Harpreet Sadra