[Home] [By Thread] [By Date] [Recent Entries]
> I could pass the dom into a param, but how to reference it? do you mean how to reference it from within the stylesheet? Just use $paramname. <xsl:param name="otherdoc"/> <!-- pass in document node from outside --> ... <xsl:apply-templates select="$otherdoc/some/path/to/somewhere"/> ... David
|

Cart



