[Home] [By Thread] [By Date] [Recent Entries]
At 2004-03-03 08:46 -0700, Karl J. Stubsjoen wrote:
$c is a parameter which is passed to the stylesheet from my scripting language (ASP). Then it is not a source tree node set and cannot be pushed using <xsl:apply-templates/> It looks something like this: Then it is of type result-tree fragment. Other template rules: there are other variables, and there is a source/root (don't know how you refer to this) XML document for the stylesheet. I'm not sure what you are saying. So I guess my question becomes: how do you perform an identity transformation (similar to below) against an xml fragment that is a variable/parameter of the stylesheet? <xsl:copy-of select="$c"/> I hope this helps. ...................... Ken
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



