[xsl] Validating XSLT 2.0 using Saxon 7.5

Subject: [xsl] Validating XSLT 2.0 using Saxon 7.5
From: Andrew Watt <andrew@xxxxxxxxxxxxxx>
Date: Wed, 07 May 2003 20:14:27 +0100
Using Saxon 7.5 I am having trouble in finding the syntax to tell Saxon to validate the source document against a specified schema using the -v switch.

With some combinations the -v switch seems to be telling Saxon that it is looking for a DTD, rather than a schema.

If I have a schema Person.xsd, a source document Person.xml, a stylesheet Person.xsl and a desired output of PersonValidated.html what comes after ...

java -jar saxon7.jar ....?

Thanks

Andrew Watt



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread