[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Testing the type of the current node


Subject: Re: Testing the type of the current node
From: Warren Hedley <w.hedley@xxxxxxxxxxxxxx>
Date: Fri, 24 Mar 2000 20:41:30 +1200

Whoops. Missed the obvious, as usual. I can do what I want
using default templates but applying them with modes.

ie

<xsl:template match="text()" mode="embedded_xml">
...
</xsl:template>

<xsl:apply-templates mode="embedded_xml" />

-- 
Warren Hedley


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread