Subject: RE: Noob: where can i find a list of operators and methods i can use in XSL?
From: Jarno.Elovirta@xxxxxxxxx
Date: Wed, 17 Sep 2003 10:11:26 +0300
|
Hi,
> 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>
<http://www.w3.org/TR/xpath>
Cheers,
Jarno - God Module: Illusion
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|