Re: [xsl] XSL count function.

Subject: Re: [xsl] XSL count function.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 3 Mar 2005 22:12:05 GMT
  To get the individual file counts I did something like
  this: <xsl:value-of
  select="count(file[@type='txt'])"/>  but it errored on
  me.  

as has been stated many times this week (not sure why these things
always come together) you need to give the error message to give anyone
a clue. (Your syntax is correct).

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread
  • [xsl] XSL count function.
    • c p - Thu, 3 Mar 2005 14:07:26 -0800 (PST)
      • David Carlisle - Thu, 3 Mar 2005 22:12:05 GMT <=
      • <Possible follow-ups>
      • Gang Li - Thu, 3 Mar 2005 14:29:33 -0800 (PST)
      • Gang Li - Thu, 3 Mar 2005 15:04:39 -0800 (PST)