RE: comparing the attribute values

Subject: RE: comparing the attribute values
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 9 Jun 1999 08:33:36 +0100
> I am trying to test if the value of an attribute NAME matches that of
> the KEY_TABLE_NAME attribute of an ancestor element SERVICE_OBJECT.

<xsl:if test="@NAME=from-ancestors(SERVICE_OBJECT)/@KEYTABLE_NAME">

Mike Kay


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


Current Thread