RE: [xsl] Parsing xsl:variable into HTML

Subject: RE: [xsl] Parsing xsl:variable into HTML
From: "Jim Fuller" <jim.fuller@xxxxxxxxxxxxxxxxxx>
Date: Wed, 2 Jul 2003 11:37:43 +0100
> -----Original Message-----
> From: Allistair Crossley [mailto:Allistair.Crossley@xxxxxxx]
> Sent: 02 July 2003 11:32
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] Parsing xsl:variable into HTML
> 
> 
> <input type="checkbox" id="<xsl:value-of select="$CB_ID" />" 
> onclick=""/>

u will find that this does not work, as xml is not allowed in attribute values...use curly bracket short hand or xsl:attribute

gl, jim fuller
This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient please contact the sender immediately. Any disclosure, copying, distribution or any other use of this communication is strictly prohibitedand may be unlawful. Stuart Lawrence Marketing Communications Limited reserves the right to monitor and intercept communications for unlawful business purposes.

This also confirms that this message has been swept for viruses, although Stuart Lawrence Marketing Communications Limited accepts no responsibility for any loss or damage resulting directly or indirectly from the use of this email or contents.

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


Current Thread