RE: [xslt] xsl:variable
- From: "Vakoc, Mark" <Mark_Vakoc jdedwards com>
- To: "'xslt gnome org'" <xslt gnome org>
- Subject: RE: [xslt] xsl:variable
- Date: Thu, 2 Aug 2001 13:58:04 -0600
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]