implement
> >both the xmlvalidate and schemavalidate tasks.
> >This will be released in Saxon-EE 9.3.
> >
> >Michael Kay
>
> Graham (esel) Heath
>
>
> -Original Message-
> From: Stefan Bodewig [mailto:bode...@apache.org]
> Sent: Monday, Ma
On 2010-05-10, Heath, Graham wrote:
> I include here Mike Kay's offline assessment of using saxon validate
> inside ant.
>> It looks as if this task relies on the validation engine implementing
>> XMLReader - that is, it's assuming validation is something that
>> parsers do. I would have expect
On 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 nor
> SAX2
On 2010-05-06, Huditsch, Roman (LNG-VIE) wrote:
> Hi,
> I tried to use the xmlvalidate task with an XML Schema 1.1 and Saxon EE,
> but failed.
failed in which way? Is there any (verbose) output that may give
additional hints?
> Has anyone tried this successfully?
Never tried, but I hope Ant