XML is new internal format (in CVS version)
Egon Willighagen
egonw at subdimension.com
Wed Mar 21 07:27:44 CET 2001
Op dinsdag 20 maart 2001 18:23, schreef Wytze van der Raay:
> 2. The "xerxec.jar" is a misspelling, it should be "xerces.jar"
> (prefixed of course with whatever path you've installed it).
Done (1. done by Joost).
> 3. The xalan translation fails with:
> XSLT Error (javax.xml.transform.TransformerException): The XML
> declaration may only appear at the very beginning of the document.
> This seems to be caused by an extra piece of xml code at the end of
> the apache.xml file:
>
> <?xml version="1.0"?>
> <!DOCTYPE report SYSTEM
> "/village/wytze/logreport/software/lib/xml/dtd/logreport.dtd" []>
> <report date="Tue Mar 20 18:19:56 CET 2001">
> <!-- generated by lr_dlf2xml(1) -->
> <subreport superservice="www">
> </table>
> </subreport>
> <subreport superservice="www">
> </table>
> </subreport>
> <subreport superservice="www">
> </table>
> </subreport>
> </report>
>
> After deleting that piece of code, xalan processing appears to succeed.
Is this the XML code that gives the error? Or have you already removed the
problematic code? What was it? This coded should be ok.
What Xerces/Xalan versions did you use?
Egon
--
To UNSUBSCRIBE, email to development-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
development-request at logreport.org
More information about the Development
mailing list