Hi, I was wanting to experiment with processing XML documentation using saxon and xerces as described in Bob Stayton's book: http://www.sagehill.net/docbookxsl/Xinclude.html
I was hoping to experiment the features and properties of the XMLParser, but there seems to be no method to set those from the command line of saxon. The only option seems to be to write a complete java class emulating the saxon stylesheet class and its main subroutine but setting the options explicitly in the java source code. I am hoping I have missed something, but if not is there some example java class out there which could be trivially customized to retain all the existing com.icl.saxon.StyleSheet functionality, but permit xerces feature setting? Thanks Doug (java newbie) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]