[Home] [By Thread] [By Date] [Recent Entries]
Andrew Welch wrote:
Is it possible to do this without using the default template rule? - on some XML files there are hundreds of text nodes and just a few interesting ones.
and define templates for those you are interested <xsl:template match="text()[some-expr-identifying-interest-text-node]"> ... </xsl:template> -- Oleg Tkachenko Multiconn International, Israel XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



