xsl-list
[Top] [All Lists]

Re: [xsl] Re: count(preceding-sibling ) not working

2007-12-03 07:00:49
Michael Kay wrote:

  Hi

count(preceding::Accrual)

or <xsl:number level="any"/>

but be aware that either of these could be expensive

  And as this is in a for-each on Accural elements, a solution could be
to use a recursive template or function that count them, one after the
other.

  Regards,

--drkm























      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


--~------------------------------------------------------------------
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>
--~--