[xsl] Templates

Subject: [xsl] Templates
From: "Dinesh Kumar" <dkumar@xxxxxxxxxxx>
Date: Fri, 25 Jul 2003 10:30:19 +0200
Hello,
      How can I add more than one criteria to

<xsl:template match="Foobar[IsGod=1]">

to have something like

<xsl:template match="Foobar[IsGod=1,IsDevil=0]">

which does not work!


Thanks
dinesh




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


Current Thread