[xsl] Noob: where can i find a list of operators and methods i can use in XSL?

Subject: [xsl] Noob: where can i find a list of operators and methods i can use in XSL?
From: "Barry van Weldam" <barry@xxxxxxx>
Date: Wed, 17 Sep 2003 08:29:04 +0200
Hi again,

After my last post i was thinking where i could find 
a list of operators and methods i can use in XSL

Like this if statement and the operator "not"
<xsl:if test='not(. = "null")'><xsl:value-of select='.'/></xsl:if>

btw: My background is more php/flash actionscript


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


Current Thread