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]
Other format: [Raw text]

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


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


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