Templates2003-07-25 01:30:19Hello,
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
|
|
||||||||||||||||