RE: [xsl] how to realize document()

Subject: RE: [xsl] how to realize document()
From: Jarno.Elovirta@xxxxxxxxx
Date: Wed, 19 Sep 2001 13:43:22 +0300
> 	<xsl:for-each select="$vartest/chapter/p">
> 		Value of i is: <x:value-of select="i" /><br />
> 		value of b is: <x:value-of select="b" /><br />

Change the x:value-of elements into xsl:value-of and it works.

Jarno

--
A Tank. Dead butch but a bugger to park. 

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


Current Thread