Re: [xsl] Create Table

Subject: Re: [xsl] Create Table
From: "Eric J. Bowman" <eric@xxxxxxxxxxxxxxxx>
Date: Tue, 6 Apr 2010 19:40:09 -0600
"Eric J. Bowman" wrote:
>
> <dd><xsl:copy-of select='./text()'/>&#160;</dd>
>

That line should be xsl:value-of.  Works either way, value-of makes
lots more sense, though.

-Eric

Current Thread