| 
 
Subject: [xsl] Re: Is it possible to know position of ancestor? From: evgeniy.strokin@xxxxxxxxxxxxxxxx Date: Thu, 17 Oct 2002 19:10:53 GMT  | 
We are in tag "b",note that xslt works on elements (element nodes) not tags, and importat
distinction.
We want to find out what is position of our ancestor in their ancestor.
I think you mean parent rather than ancestor:
select="count(../preceding-sibing::* + 1)"
David
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Is it possible to know po, David Carlisle | Thread | RE: [xsl] Re: Is it possible to kno, James Carlyle | 
| RE: [xsl] Arguments for XSL, KIENLE, STEVEN C [IT | Date | RE: [xsl] Arguments for XSL, Lee V | 
| Month |