Subject: Re: <xsl:if> question
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Mon, 26 Nov 2001 15:00:11 -0000
|
hmmm,
u can bind functions to a namespace
http://www.dpawson.co.uk/xsl/sect4/N9745.html
also take a look at www.bayes.co.uk/xml
but u cant directly call a scripting language from within a select or test
attribute 'native' within xslt.
maybe if u give a larger example of what u want to do, we can help ?
cheers, jim fuller
----- Original Message -----
From: "Sylvie Millette" <millettes@xxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, November 26, 2001 2:59 PM
Subject: <xsl:if> question
> Good morning,
>
> I would like to know if there anybody knows a way to call a javascript
> function in my <xsl:if test= JAVAFUNCTION> statement.
>
> Thanks!
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|