XML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreXML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 27th, 2004, 09:13 AM
kfenstad kfenstad is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 5 kfenstad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy XSL template question

hi,

i am calling a template in a variable like:

Code:
 
<xsl:variable name="headerRows"> 
    <xsl:call-template name="maxLabelsHeader"> 
        <xsl:with-param name="referencePosition" select="$referencePosition"/> 
    </xsl:call-template> 
</xsl:variable> 

<xsl:template name="maxLabelsHeader"> 
   <xsl:param name="referencePosition"/> 
   <xsl:for-each select="//reference[position()=$referencePosition]/columns/column"> 
        <xsl:sort select="count(label_row)" order="descending" /> 
        <xsl:if test="position() = 1"> 
              <xsl:value-of select="count(label_row)" /> 
        </xsl:if> 
  </xsl:for-each> 
</xsl:template> 


i am getting the correct value in my variable, however it's not a number. since i'm doing a count, shouldn't this be a number, and if not, how can i change it so it will be? i need to add this variable to another number to get my final value.

thanks!

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreXML Programming > XSL template question


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT