xsl-list
[Top] [All Lists]

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

2007-05-12 10:21:21
never mind, it was getting retyped in an imported modes stylesheet.




On 5/12/07, bryan rasmussen <rasmussen(_dot_)bryan(_at_)gmail(_dot_)com> 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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>