Re: is XT validating?

Subject: Re: is XT validating?
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 24 May 2000 10:07:11 -0600 (MDT)
> When using this command line:
> java com.jclark.xsl.sax.Driver source stylesheet
> result name=value...
> 
> The parser is not validating, how to have a validating
> parser with XT?

You can specify any SAX parser on the command line, as long as the classes
needed for the parser are in your CLASSPATH, of course. The xt.htm that
comes with XT and that is on the web at http://www.jclark.org/xml/xt.html
explains this. Look at the first option (-D...) on the sample command line
invocation given in the documentation.

   - Mike
___________________________________________________________
Mike J. Brown, software engineer, Webb Interactive Services
XML/XSL stuff: http://www.skew.org/    http://www.webb.net/


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


Current Thread