RE: [xslt] xsl:variable
- From: Ignacio Vazquez-Abrams <ignacio openservices net>
- To: "'xslt gnome org'" <xslt gnome org>
- Subject: RE: [xslt] xsl:variable
- Date: Thu, 2 Aug 2001 16:05:32 -0400 (EDT)
On Thu, 2 Aug 2001, Vakoc, Mark wrote:
> 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">
> >
While we're at it, let's try using '{$sellerid}' instead of '{$sellercode}'...
--
Ignacio Vazquez-Abrams <ignacio@openservices.net>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]