Re: [xsl] Correcting a prior error

Subject: Re: [xsl] Correcting a prior error
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 30 Jul 2010 11:43:43 -0400
At 05:44 AM 7/30/2010, Dave wrote:
Or change this to count(ancestor::*|preceding::*) + 1?

Or count(ancestor-or-self::*|preceding::*)


Or count(.|ancestor::*|preceding::*) ... :-)

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

Current Thread