RE: [xsl] for-each loops: arithmetic functions

Subject: RE: [xsl] for-each loops: arithmetic functions
From: Heather Lindsay <heather.lindsay@xxxxxxxxxxxxx>
Date: Wed, 3 Jan 2001 12:32:32 -0500
>Best is to update your IE5 with the MSXML3  update available from
>Microsoft Then your XSL stylesheets will work as expected.

but only if your stylesheet element has the correct namespace:
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

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


Current Thread