Subject: Ignoring specific characters like > in the XML while doing XSLT
From: Dipesh Khakhkhar <dkhakhkh@xxxxxxxxxxxxxxx>
Date: Thu, 16 Oct 2003 11:55:16 -0400
|
Hi,
In my input xml there is some special characters like >
and when i do trasformation this is changing to ">" i.e. great than symbol and
somehow there is error in the ouput. I am getting text output.
I removed that from the file and run my xsl and it gave me correct output.
How do i ignore special characters like those ? I mean i don't want XSLT to
change it.
Any help would be appreciated.
Regards,
Dipesh
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|