[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] special characters in XSL
Hi,
I am using XSL 1.0 version of XSL. my output type is HTML. <![CDATA[for (var i=0;i<12;i++ ){ if(aMonths[i] == mon.toUpperCase()){ return i; } } ]]> my output is showing as for (var i=0;i<12;i++ ){. '<' symbol is replaced with '<', so for loop in JavaScript is not executing. Please help me on this.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|