Subject: RE: Grouping nodes by 4 using "(position() mod 4)*100"
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Thu, 27 Sep 2001 13:03:05 +0100
|
> Which I could extend to do what I need. However when I ran it
> I got the
> following error
>
> MSXML3.DLL error '80004005'
> Unknown method. -->position()<-- mod 4*100 = 0
> Which indicates the position function is not available... Is
> there somewhere
> I need to do some sort of include etc.. to have this function
> available?
Yes, you need to use XSLT instead of Microsoft WD-xsl.
See the MSXML FAQ at www.netcrucible.com
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|