Re: [xsl] converting xsl-wd to xsl1, msxml script changes

Subject: Re: [xsl] converting xsl-wd to xsl1, msxml script changes
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
Date: Thu, 13 Feb 2003 10:25:28 +0100
Hi,

if i understand correctly, you convert a node-set to a string, because you believe it is faster, do some search and replace, and then reconvert the result back to a node-set, for further processing.

This sounds absurd for my experience. Try to resolve your problems with pure xslt, now that msxml supports the standard xslt. You will see it is much more simple that making roundtrips to javascript. 
The msxml3 and 4 stylesheet processors are much more faster than the older versions, which used xsl-wd language.

Good luck,

Hans Braumüller 
-- + -- 
Mail Art Not War
http://crosses.net

 

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


Current Thread