[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

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


Subject: RE: [xsl] converting xsl-wd to xsl1, msxml script changes
From: Woody <woody@xxxxxxxxxxxxxx>
Date: Thu, 13 Feb 2003 22:46:24 +0000

At 1:36 pm -0500 13/2/03, XSL-List Digest wrote:
I am calling it with <xsl:value-of select="msxml:transform('.')"/>

value-of always produces the string value of the result of evaluating its argument so if msxml:transform produces something other than a string that you want to return then you probbaly want copy-of.

No, a string would be good if I could get that far!


Woody

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



Current Thread