|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Applying a template on values in attributes ?
Hi,
I have an html element as follows:
<input type="hidden" value="{TotalAdultFare}" />
I want to apply a template to TotalAdultFare.
If I do this by <xsl:attribute
name="value"><xsl:call-template></xsl:call-template</xsl:attribute>
then the problem is that the output is as follows:
<input type="hidden" value="1000"></input>
I want to avoid this somehow.. any ideas ?
I'm using MSXML (XSL 1.0).
Thanks & Regards,
Ahsan
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








