From: Geurt Lagemaat (Lagemaat@oriana-automatisering.com)
Date: Thu Sep 30 2004 - 12:16:40 PDT
Alexei,
Thank you for you're time. I did found the problem. Saxon8b is more critical
when validating a document than other version. The result is a empty
FO-document.
Regards,
Geurt Lagemaat
Oriana Automatisering
> -----Oorspronkelijk bericht-----
> Van: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com]
> Namens Alexei Gagarinov
> Verzonden: donderdag 30 september 2004 18:33
> Aan: xep-support@renderx.com
> Onderwerp: Re: [xep-support] XEP and Saxon8
>
> Hello Geurt,
>
> It looks like the input XML document is empty.
> Please make sure that your test.xml is correct.
>
> Also you may try to run Saxon as a standalone application:
>
> java -jar C:\XEP\lib\saxon8.jar -o c:\projects\test.fo
> c:\projects\test.xml
> mystylesheet.xsl
>
> It should generate an XSL-FO document (test.fo).
> If the error persists then the problem is in Saxon8 itself or in your
> environment, rather than in XEP.
>
> Best regards,
> Alexei Gagarinov
> RenderX
>
> ----- Original Message -----
> From: "Geurt Lagemaat" <Lagemaat@oriana-automatisering.com>
> To: <xep-support@renderx.com>
> Sent: Thursday, September 30, 2004 12:25 PM
> Subject: [xep-support] XEP and Saxon8
>
>
> >
> > I'm trying to modify my existing (and working) XEP installation to work
> with
> > Saxon8.
> >
> > This what I have done:
> > 1-Replaced saxon.jar by saxon8.jar.
> > 2-Modified transform.bat, run.bat, xep.bat and validate.bat to read:
> "set
> >
> CP="C:\XEP\lib\xep38_client.jar;C:\XEP\lib\cryptix32.jar;C:\XEP\lib\crypti
> x3
> > 2-pgp.jar;C:\XEP\lib\saxon8.jar;C:\XEP\lib\xt.jar"
> >
> > I'm running XEP with:
> > C:\XEP\transform.bat -xml c:\projects\test.xml -xsl mystylesheet.xsl -
> out
> > mypdf.pdf -format PDF
> >
> > With this setup I get the following error:
> > Error on line 1 of file:/C:/projects/test.xml
> > Error reported by XML parser: Document root element is missing.
> > Incorrect structure of XML data: net.sf.saxon.xpath.DynamicError:
> > org.xml.sax.SA
> > XParseException: Document root element is missing.
> >
> > Strange thing is that it did work with saxon.jar. I do miss something,
> but
> > what? Any ideas?
> >
> >
> > Regards,
> >
> >
> > Geurt Lagemaat
> > Oriana Automatisering
> >
> >
> >
> >
> > -------------------
> > (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> > in the body of the message to majordomo@renderx.com from the address
> > you are subscribed from.
> > (*) By using the Service, you expressly agree to these Terms of Service
> http://www.renderx.com/tos.html
> >
>
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo@renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service
> http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Thu Sep 30 2004 - 12:35:54 PDT