Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - count(table) >Thread Next - Re: count(table) Re: count(table)To: NULL Date: 1/27/2009 12:42:00 PM Feargal wrote: > How can I evaluate a position() of a table across the entire document? > Is is the first table in the document or the 32nd? xsl:number can probably do what you want: http://www.w3.org/TR/xslt#number So you probably want <xsl:variable name="n"><xsl:number count="foo" level="any"/></xsl:variable> 'foo' is the name of the element(s) you want to count. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
