xsl-list
[Top] [All Lists]

[xsl] Re: node kind of result tree

2013-01-20 17:40:04
I think I found it. An implicit xsl:result-document instruction is
used, and this instruction always creates a document-node().
--
Max Toro


On Sun, Jan 20, 2013 at 8:36 PM, Max Toro <maxtoroq(_at_)gmail(_dot_)com> wrote:
Excluding the use of xsl:result-document, is the result of an XSLT
transformation always a document-node() ?

The spec talks about result trees, but couldn't figure out if the tree
is always rooted at a document-node() or if a tree rooted at an
element() is allowed.
--
Max Toro

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