Re: [xsl] Validating XSLT 2.0 using Saxon 7.5

Subject: Re: [xsl] Validating XSLT 2.0 using Saxon 7.5
From: Andrew Watt <andrew@xxxxxxxxxxxxxx>
Date: Wed, 07 May 2003 20:34:54 +0100
At 20:14 07/05/2003 +0100, you wrote:
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

I have, I think, found the answer to my own question - it isn't implemented in Saxon 7.5 - which could very well explain why I couldn't get it to work. :)


RTFH ... read the flipping hypertext, but I hadn't hyperlinked to the necessary page at the stage when I asked the question.

Oh well, I am sure I had nothing useful I could have used the last couple of hours for anyway. <grin/>

Andrew Watt



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


Current Thread