Click to See Complete Forum and Search --> : ?AND statement. <xsl:if test="@ID[.='1'] [B][I]&amp;[/I][/B] games/round/@ID[.='9']">


aurora
05-08-2007, 03:25 AM
I'm wondering if I could write AND statements using XSL/XML.
Could anyone help me out to sort this?

Here is my current code that isnt working
<xsl:if test="@ID[.='1'] &amp; games/round/@ID[.='9']">