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: how to realize document()


> 	<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


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