[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Question about if statement in xsl file

Subject: RE: Question about if statement in xsl file
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Mon, 3 Apr 2000 16:55:59 +0200
xsl fo if statement
The '>' character has to be escaped in XML, although I wouldn't expect this
to be necessary in a CDATA section. 

Try '&gt;', maybe that'll work.

> -----Original Message-----
> From: Paal Eriksen [mailto:pserik@xxxxxxxxxxx]
> Sent: Monday, April 03, 2000 5:45 PM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Question about if statement in xsl file
> 
> 
> Is there a special syntax for if statement in xsl file? 
> Example applyed work 
> in a htm file. In xsl file get error in the if statement, 
> saying expecting 
> ')' in that particular line. If i replace the > with == then 
> everything 
> works fine. So question is why doesn't it like the > ?
> 
> Steven
> 
> Example
> 
> <script language="Javascript"><![CDATA[
> Function {
>   var xChoord;
>   var yChoord;
>   xChoord=window.event.clientX;
>   yChoord=window.event.clientY;
>   if (yChoord>90) {
> 
>   .... Do something ... }
> }
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.