Hi All ,

I have a xsl file and I am transforming it using xerces and Xalan.

In my xsl File I have someting like
<SQL>
some query where rownum &lt;=
</SQL>

I am getting a xml file as output.I expect that in xml file I should get
something like <=
but I am getting the same thing in xml file like &lt;=

Please help me solving this.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to