[xsl] xsl:if test="contains" OR

Subject: [xsl] xsl:if test="contains" OR
From: Brian Burridge <maillist@xxxxxxxxxxxx>
Date: 19 Feb 2003 14:12:52 -0500
I want to check if a string contains one item OR anothr item. So I
currently have <xsl:if test="contains(type,'A')">, but want to check for
either "A" OR "B".

How do I do that?

Brian


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread