xsl-list
[Top] [All Lists]

If nodeset does NOT include

2002-08-30 09:36:53
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



<Prev in Thread] Current Thread [Next in Thread>