|
Subject: Re: [xsl] ancestor From: "M. David Peterson" <m.david@xxxxxxxxxx> Date: Mon, 18 Oct 2004 09:02:58 -0700 |
Hi,
I'm trying to get all inlineequation elements that are not in the table element. The following is not working. I don't know why. I always get all the inlineequation elements.
select="//inlineequation[not (ancestor::* = 'table')]"
I know this can be very expensive even if it works. What cab be a better way to do it?
Thanks.
Peiyun Jiang
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] ancestor, Jiang, Peiyun | Thread | Re: [xsl] ancestor, David Carlisle |
| [xsl] ancestor, Jiang, Peiyun | Date | Re: [xsl] ancestor, David Carlisle |
| Month |