[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Can Saxon validate an XML doc against an external XSD schema (from command line) ?
Subject: Re: [xsl] Can Saxon validate an XML doc against an external XSD schema (from command line) ?
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Fri, 28 Dec 2007 16:28:12 +0100
|
Ben Stover wrote:
Is Saxon a pure XSLT processor or can it validate an XML doc against an external XSD schema as well?
If yes: How would I call such a validation operation from command line?
See the Saxon 9 documentation online here:
<URL:http://www.saxonica.com/documentation/schema-processing/commandline.html>
Only Saxon SA (schema aware) supports validation.
--
Martin Honnen
http://JavaScript.FAQTs.com/
|