Re: Quering attributes

Subject: Re: Quering attributes
From: David_Marston@xxxxxxxxx
Date: Tue, 14 Mar 2000 11:16:12 -0500
sdemler@xxxxxxxxxxx asks why this if doesn't seem to work:
      <xsl:if test="[@lapp_application_amount > '10000']">

In addition to removing the square brackets, I think you should change > to
&gt;
because all your failures have a > and your success has =, which is not
confused
with tag marks.
.................David Marston


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


Current Thread
  • Quering attributes
    • sdemler - Tue, 14 Mar 2000 16:45:36 +1300
      • <Possible follow-ups>
      • David_Marston - Tue, 14 Mar 2000 11:16:12 -0500 <=
      • sdemler - Wed, 15 Mar 2000 10:36:46 +1300