Re: [xsl] Str:tokenize modification to change the <token> tag

Subject: Re: [xsl] Str:tokenize modification to change the <token> tag
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Tue, 16 Apr 2002 14:30:17 +0100
>       <!-- added by me -->
>       <xsl:value-of select="$start_tag" /><xsl:value-of select="$string"
> /><xsl:value-of select="$end_tag" />

try using the <xsl:element/> tag to generate your elements.... u wont be
able to put xml in attribute values

cheers, jim fuller


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


Current Thread