RE: [xsl] Displaying n items at a time

Subject: RE: [xsl] Displaying n items at a time
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 13 Jun 2001 16:13:07 +0100
> I know this should be basic knowledge but I can't seem
> to make it work.  Here is the original XSL file:
>
> *************** START **********************
> <?xml version='1.0'?>
> <xsl:stylesheet language="jscript"
> xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

First thing you should do is switch to XSLT.

Microsoft's WD-xsl dialect is different, obsolete, lacking in features, and
very poorly documented.

See the MSXML FAQ at http://www.netcrucible.com/

Mike Kay
Software AG


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


Current Thread