This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: testing an attribute value and node value


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]