silversurfer
Programmer
Hi,
I use
<xsl:for-each select="CATALOG/BOOKS[Author='Schiller']">
in an xsl file.
Does anybody know what the syntax is to select two different authors, eg Schiller or Goethe ???
Thanks for your help!
I use
<xsl:for-each select="CATALOG/BOOKS[Author='Schiller']">
in an xsl file.
Does anybody know what the syntax is to select two different authors, eg Schiller or Goethe ???
Thanks for your help!