Hi Graham,
That's a very interesting approach. I will definitely try to do it that way.
And it's way better than what I have to the moment (calling a batch file that
does the saxon validation call).
Thanks,
Roman
Mag. (FH) Roman Huditsch
Teamleader XSLT-Development
Tel.: +43 (1) 534 52 - 15
n 2010-05-06, Huditsch, Roman (LNG-VIE) wrote:
> Hi Stefan,
> Sorry, I forgot to include the ant output from the command line :(
> H:\Projekte\Stylesheets\LND\ZeitschriftenProduktion\build.xml:713: Could not
> start xml validation: com.saxonica.Validate implements nor SAX1 Parser n
Anttasks
-Ursprüngliche Nachricht-----
Von: Huditsch, Roman (LNG-VIE) [mailto:roman.hudit...@lexisnexis.at]
Gesendet: Donnerstag, 6. Mai 2010 09:30
An: Ant Users List
Betreff: AW: using task with XML Schema 1.1 and Saxon
Hi Stefan,
Sorry, I forgot to include the ant output from the command line :(
H:
iche Nachricht-
Von: Stefan Bodewig [mailto:bode...@apache.org]
Gesendet: Donnerstag, 6. Mai 2010 09:23
An: user@ant.apache.org
Betreff: Re: using task with XML Schema 1.1 and Saxon
On 2010-05-06, Huditsch, Roman (LNG-VIE) wrote:
> Hi,
> I tried to use the xmlvalidate task with an XML Sche
Hi,
I tried to use the xmlvalidate task with an XML Schema 1.1 and Saxon EE,
but failed.
Has anyone tried this successfully?
My task looks like:
Any help is highly welcome.
Thanks,
Roman
Mag. (FH) Roman Huditsch
Teamleader XSLT-Development
Tel.: +43 (1) 534 52 -
Hi everybody,
I am doing several xslt transformations managed by an ant build file.
The XSLT processor used is Saxon 9 since our stylesheets are written in
XSLT 2.0.
My problem now is that if Saxon is reporting a fatal error for the
transformation of one input file,
the ant task is breaking