You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/07/18 08:43:17 UTC

DO NOT REPLY [Bug 10938] New: - Getting nothing in psvi_output.xml

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: xerces-j-dev@xml.apache.org
        ReportedBy: jjthomasson@9online.fr


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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org