Subject: If nodeset does NOT include
From: "Thomas Hartung" <thomas@xxxxxxxxxx>
Date: Fri, 30 Aug 2002 11:36:53 -0500
|
I want to call a template only if a nodeset does
not contain a match for a variable, ie:
<xsl:if test="(.//InqInfo/Member_Id != $listfor)">
<xsl:call-template
name="Recipbutton">
where != should mean "does not include"
I know it's a stupid question, but I can't see a
simple, straightforward way to do this.
TIA Thomas Hartung
Web Developer/Help Desk
612/341-9621
Please Visit our website at
WWW.NACMNC.COM
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|