This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Displaying n items at a time


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]