This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: is XT validating?


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]