[Home] [By Thread] [By Date] [Recent Entries]
Yves,
At 07:35 AM 9/28/2007, you wrote: BTW, I have tried to fit in Wendell's line (correcting some minor typos) (Persnickety parentheses )) <xsl:variable name="chunk-number" select="count(preceding-sibling::*[exists(my:chunk-started-by(.))]) + 1"/> In this case, you need to alter the preceding-sibling axis to something smarter. A key or another custom function might be your best bet, if not the preceding:: axis. (But beware of performance hindrances with preceding::, as it's expensive and you're already incurring potential expense in processors without optimization by calling my:chunk-started-by() repeatedly.) Cheers, Wendell ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
|

Cart



