SyntaxFix
Write A Post
Hire A Developer
Questions
I've always used this syntax, which yields more predictable results than using !=.
<xsl:when test="not($AccountNumber = '12345') and not($Balance = '0')" />