xsl-list
[Top] [All Lists]

RE: [xsl] Xpath problem?

2006-06-28 07:56:50
'allMaxTime' is called. If I move the for-each loop from 'max' and put it into  
'allMaxTime', then it works fine, which it wouldn't if 'allMaxTime was not 
called at all.

The reason 'max' is a separate template is that different places pass different 
groups of nodes to the max template, i.e. it is resused. If I have to, I will 
just have duplicate code, but I would like to know why it isn't being called 
directly. 

-----Original Message-----
From: Florent Georges [mailto:darkman_spam(_at_)yahoo(_dot_)fr] 
Sent: Wednesday, June 28, 2006 10:48 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Xpath problem?

Seth Foss wrote:

  Hi

Other places in the xsl call templates the same way, and work fine. 
Anyone have any ideas?

  'max' is not called, ok.  But is 'allMaxTime' itself called?

  Regards,

--drkm
























        

        
                
___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>