Subject: RE: calling javascript function with parameter in xsl
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Sun, 19 Jan 2003 20:23:00 -0000
|
> I'm new to xml.
>
> <xsl:for-each select="CD" order-by='+number(Srno)'>
You are using Microsoft's obsolete WD-xsl language, not XSLT.
See the MSXML3 FAQ at http://www.netcrucible.com/, and upgrade to
standard XSLT.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|