RE: testing an attribute value and node value

Subject: RE: testing an attribute value and node value
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 20 Sep 2000 13:21:04 +0100
> What syntax would I need to get it to work with MSXML3?

Same as below, MSXML3 supports XSLT syntax if you use the XSLT namespace.
If you want to use Microsoft-IE5-1998-XSL syntax (which MSXML3 also
supports), then sorry, I don't know.

> > Try <xsl:when test="@n='100' and .='1'">

Mike Kay


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


Current Thread