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: Grouping nodes by 4 using "(position() mod 4)*100"


> 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


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