DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10938>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10938 Getting nothing in psvi_output.xml Summary: Getting nothing in psvi_output.xml Product: Xerces2-J Version: 2.0.2 Platform: PC OS/Version: Other Status: NEW Severity: Major Priority: Other Component: SAX AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Running this command line, I just get nothing in psvi_output.xml : java sax.Counter -p xni.parser.PSVIParser -s -v c:\xerces-2_0_2\data\test.xml Where, of course, everything is correctly initiliazed and test.xml is a valid XML Document with a valid corresponding XML Schema. The documentation says in samples-xni.html : "This class can NOT be run as a standalone program. It is only an example of how to write a parser using XNI. You can use this parser by specifying the fully qualified class name to all of the SAX samples that accept a parser using the -p option. For example:" BUT WHAT THIS MEANS ? Does this mean that it is normal to receive an EMPTY PSVI file ? what I can't imagine. Kind regards. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
