[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Re: generate text for every descendant
Subject: [xsl] Re: generate text for every descendant
From: Kevin Rodgers <kevin.rodgers@xxxxxxx>
Date: Wed, 29 Jun 2005 15:35:56 -0600
|
I should have mentioned that I've also tried this pattern, with no
success:
<xsl:template match="*[ancestor::body]">
...
</xsl:template>
--
Kevin Rodgers
|