Hello all,

We are using cocoon to transform data from ldap into xml then use xslt to transform the xml to html to display on Web.  We are having a problem with html tag in ldap data.  The html tag such as <i> is transform into &lt;i&gt; in xml.  So I can not use xslt to transform the html tag.  It will just display <i> on the Web.  Can anyone please give me some idea how to keep the html tag in xml?  Is it possible???

Thank you very much for your help.

Regards,
Tao

Reply via email to