RE: JavaScript inside of XSL

2004-08-23 Thread Surajit Bhattacharyya
gt; > -Original Message- > > From: Keith Rogers [mailto:[EMAIL PROTECTED] > > Sent: Friday, August 13, 2004 11:09 AM > > To: xalan-c-users@xml.apache.org > > Subject: Re: JavaScript inside of XSL > > > > You have to use entities in the script, like > > instead of the ">" > > characters, unless you wrap it it in

RE: JavaScript inside of XSL

2004-08-13 Thread David Fishburn
: Keith Rogers [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 11:09 AM > To: xalan-c-users@xml.apache.org > Subject: Re: JavaScript inside of XSL > > You have to use entities in the script, like > instead of the ">" > characters, unless you wrap it it in

Re: JavaScript inside of XSL

2004-08-13 Thread Keith Rogers
You have to use entities in the script, like > instead of the ">" characters, unless you wrap it it in