|
Subject: RE: [xsl] Selection Criteria in XSL From: "Michael Kay" <mhkay@xxxxxxxxxxxx> Date: Fri, 23 Mar 2001 07:39:42 -0000 |
>
> I tried using xsl:variable and xsl:script like...
>
> <xsl:variable name="test">
> <xsl:eval>test1()</xsl:eval>
> </xsl:variable>
> <xsl:script><![CDATA[function test1(){return
> document.all.fieldname.value}]]></xsl:script>
>
xsl:variable is available only in XSLT, xsl:eval is available only in
Microsoft's WD-xsl. These are different languages and can't be mixed. See
www.netcrucible.com.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Selection Criteria in XSL, James J Nampalam | Thread | [xsl] [ Question ] RTF in XSLT1.1, Gavin Bong |
| RE: [xsl] Question on storing Dates, Tim Watts | Date | RE: [xsl] Role of schema in XSLT?, Michael Kay |
| Month |