Jeff Beal wrote:

 > Change this line: <xsl:text>The param test = $test</xsl:text> to
 > this: <xsl:text>The param test= </xsl:text><xsl:value-of
 > select="$test"/>
I have this XSLT book, Michael Kay open and just tried this out but I 
guess you can't do XSLT without trying so I appreciate the beginner 
help. Glad to know this is the correct way as well.

Eric


Reply via email to