| 
 
Subject: Re: [xsl] Positional tests From: "Joris Gillis" <roac@xxxxxxxxxx> Date: Wed, 02 Mar 2005 19:40:05 +0100  | 
I need to find out if a block element that I process is the first one with
respect to its ancester S1, S2 or S3 elements. The hierarchy looks something
like this:
test=". = ancestor::S3//block[1] or . = ancestor::S2//block[1] or . = ancestor::S1//block[1]"
But this slows down processing enormously.
regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) Spread the wiki (http://www.wikipedia.org)
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] Positional tests, Paul Clarke | Thread | Re: [xsl] Positional tests, Wendell Piez | 
| RE: [xsl] Separating XSLT 1 and 2 h, Mulberry Technologie | Date | Re: [xsl] Positional tests, Wendell Piez | 
| Month |