Validating on the command line

Ihe Onwuka <[email protected]> Thu, 11 Mar 2021 06:06:45 -0500
Newsgroups gmane.text.xml.saxon.help
Message-ID <CALfs7+yL_e8swWOfkM1BzYSYH2Hud93Fk2ds8wV1jdBO9raQow@mail.gmail.com>
I am getting

Error: Could not find or load main class com.saxonica.Validate
Caused by: java.lang.ClassNotFoundException: com.saxonica.Validate

My commandline is

java com.saxonica.Validate -xsd:../schemas/nas.xsd

which according to the docs will validate the xsd since no source instance
is specified.

I did try specifying the saxon jar via the -cp option but it didn't make a
difference.

_______________________________________________
saxon-help mailing list archived at http://saxon.markmail.org/
[email protected]
https://lists.sourceforge.net/lists/listinfo/saxon-help