RE: [xslt] xsl:variable



When using variables within an attribute it must be enclosed within {}'s,
i.e. 
<IrishLifePOPProposal sellerCode="{$sellercode}"/>

> <xsl:template
> match="DataStore/Quotes/Quote/QuoteInput/IProtectionTermAssura
> nce/ISystem">
> 	<xsl:variable name="sellerid" select="IAgencyCode"/>
> 	<IrishLifePOSProposal  sellerCode="$sellercode">
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]