XSLT » xsl:if » test="expression"

The mandatory test attribute is set to an expression that is a conditional test with either a True or False answer. The expression can contain more than one test condition by using the and, not, and or operators.