[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Check the value of a element


Subject: Check the value of a element
From: Bovone Stefano <Stefano.Bovone@xxxxxxxx>
Date: Thu, 2 Sep 1999 15:02:54 +0200

Is it possible to have anything like this:

<xsl:template match="/one/two[. > 10]">
  ...
</xsl:template>

I want match an element which contain a number and I want to match it only
if it's value is higher than a certain number.
How can I do?

Thanks.


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



Current Thread