Subject: RE: This can't be right, XML with no root element: Saxon & XT vs. Xalan
From: Scott_Boag@xxxxxxxxx
Date: Fri, 27 Jul 2001 10:40:22 -0400
|
> On the more general issue, I take it that either Xalan or Cocoon has a
> bug in this area (a bug I like, but a bug all the same).
I think Cocoon is outputting to a DOM Document, in which case the output
must be well formed (the error is from the DOMBuilder class). If you run
Xalan on the command line to a stream, you shouldn't get this error.
-scott
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|