xsl-list
[Top] [All Lists]

Re: FW: Re: Find out current node and display next one

2005-09-10 06:45:10
Tempore 15:41:01, die 09/10/2005 AD, hinc in 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com scripsit Ragnar Heil 
<r(_at_)gnar(_dot_)de>:

At the moment I cannot generate an output because Xselerator says "Invalid XML. A 
document must contain exactly one root element".

I didn't realize you would try to validate the output; it's just a test case.

add something like
<xsl:template match="/">
        <root><xsl:apply-templates/></root>
</xsl:template>
if you like to see the test case work in Xselerator

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Gaudiam omnibus traderat W3C, nec vana fides

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