xsl-list
[Top] [All Lists]

Exclude elements in transformation

2004-09-16 02:17:29
Hi,

I want to exclude each element that is preceeded by a specific tag, call it
A.

So i have XML like:

<A>blah</A>
<B>blub</B>

I have a XSLT template for A and that includes the following element (B
here). So now i need a template for each element that is preceeded by A and
does nothing, but i don't know the Xpath expression or it.

Thx soenke.



<Prev in Thread] Current Thread [Next in Thread>