[xsl] Re: declaring variable as document node, tunnel it comes out as untyped

Subject: [xsl] Re: declaring variable as document node, tunnel it comes out as untyped
From: "bryan rasmussen" <rasmussen.bryan@xxxxxxxxx>
Date: Sat, 12 May 2007 19:21:06 +0200
never mind, it was getting retyped in an imported modes stylesheet.




On 5/12/07, bryan rasmussen <rasmussen.bryan@xxxxxxxxx> wrote:
Hi,

I'm tunneling a variable tree2

it is declared as follows:
<xsl:param name="tree2" as="document-node()" tunnel="yes"><ignore/></xsl:param>

'trying to apply templates on this causes an error in saxon value has
type element (...xpath-datatypes) untyped:

I have removed all other mentions of the variable in the stylesheet so
it is not getting retyped anywhere.

Thanks,

Bryan Rasmussen

Current Thread