RE: Saxon and validating

Subject: RE: Saxon and validating
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 10 Nov 2000 13:01:58 -0000
The command line -x option, or the ParserManager.properties file, allow you
to select which parser to use, but not to set options for that parser. If
you want to do the latter, you'll need to write some Java: perhaps a simple
"wrapper" for the parser that switches validation on.

Some parsers have different class names for their validating and
non-validating versions, but I forget if this true of Xerxes.

Mike Kay

> 
> is it possible to Validate a document using saxon from command line  
> or since saxon can be made to use parser of y(our) choice through
> ParserManager.properties file, for example if i use xerces 
> can i turn on xerces' validating feature. 
> 


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


Current Thread
  • Saxon and validating
    • madhu - Thu, 9 Nov 2000 08:11:34 +0530
      • <Possible follow-ups>
      • Kay Michael - Fri, 10 Nov 2000 13:01:58 -0000 <=
        • Mike Brown - Fri, 10 Nov 2000 14:24:56 -0700 (MST)
      • Kay Michael - Sun, 12 Nov 2000 00:21:52 -0000