RE: [xsl] quoted string in select

Subject: RE: [xsl] quoted string in select
From: Jarno.Elovirta@xxxxxxxxx
Date: Thu, 10 Oct 2002 09:57:16 +0300
Hi,

>    i am a new one to XSL. i am trying to give a quotes string 
> in select=
> in for-each tag. something like this
> 
> <xsl:for-each select="BankRec[AcctType='CD\'s and FD\'s']">

<xsl:for-each select='BankRec[AcctType = "CD&apos;s and FD&apos;s"]'>

Cheers,

Jarno - Hocico: Forgotten tears

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


Current Thread