[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: apply templates on a variable
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 30 Jun 2003 23:14:07 +0100

not this:

		<xsl:copy-of select="$testfile" />
		<!-- where now these would apply -->
		<xsl:apply-templates />


This


		<xsl:apply-templates select="$testfile" />

David

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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member