- From: Kasimier Buchcik <kbuchcik@4commerce.de>
- Date: Tue, 06 Sep 2005 21:00:12 +0200
- To: Michael Kay <mike@saxonica.com>
- Cc: XML-SCHEMA <xmlschema-dev@w3.org>
Hi,
On Tue, 2005-09-06 at 17:00 +0100, Michael Kay wrote:
> > (I would like to provide results from Saxon as well, but I
> > don't know yet how to add Saxon to the schema validators
> > in my Stylus Studio.)
>
> Go to Tools/Options/Custom Validation Engines.
>
> Click the top-right button (icon for "Add New")
>
> Overtype the name of the engine as "Saxon-SA".
>
> Enter:
>
> Command: "c:\Program Files\java\jdk1.5.0\bin\java.exe" (or similar)
>
> Arguments: com.saxonica.Validate -t ${FilePath}
>
> Classpath: c:\saxon\saxon8sa.jar;c:\saxon\saxon8-dom.jar;c:\saxon (or
> similar)
>
> where c:\saxon contains the licence key file saxon-license.lic
Since my direct mails to Michael seem not to come through, I repost
my response here:
Oops, didn't knew that the schema part of Saxon is commercial.
Unfortunately this is not an option for me currently. But thanks for
giving me the hint... actually I somehow expected you to respond to
this ;-)
Regards,
Kasimier
Received on Tuesday, 6 September 2005 19:07:55 UTC