[Home] [By Thread] [By Date] [Recent Entries]
<xsl:value-of select="op/text()"/>
value-of just gives you the string value of the ___first__ node in
the selected node set. You want all of them not just teh first, you want
copy-of.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



