xsl-list
[Top] [All Lists]

[xsl] extension functions returning temporary trees

2009-12-15 15:05:05
I'm trying to return the string "<root>test</root>" from a .NET extension 
written in C# to the Altova XML engine running XSLT 2.0.
What actually gets returned replaces the "<" with "& l t ;" (without the 
spaces) and similarly for ">".  This, of course, means that XSLT 2.0 can't 
implicitly convert the returned value to a temporary tree.

Has anyone else seen this problem and, if so, how have they fixed it?

Your help is much appreciated, I've been banging my head against the wall over 
this for the past several days.

--~------------------------------------------------------------------
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>