This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: This can't be right, XML with no root element: Saxon & XT vs. Xalan



> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]