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=4626>.
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=4626

samples/StdInParse insufficiently useful

           Summary: samples/StdInParse insufficiently useful
           Product: Xerces-C++
           Version: 1.5.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Samples/Tests
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


A Xerces-C++-based XML validation tool would be very useful and quite simple. 
The program samples/StdInParse fails to meet my needs, for a number of reasons:
* it only accepts input from stdin (obviously.  Not a very big deal)

* it doesn't accept UNIX-style options (what the heck is up with '-?'!?!?)
  Please see "Utility Syntax Guidelines 3, 4, 5, 6, 7, 9 and 10 in the XBD
  specification" or at least have a look at
  http://www.gnu.org/manual/glibc-2.2.3/html_chapter/libc_25.html#SEC521

* IT DOESN'T RETURN A NON-ZERO ERROR CODE, IF THE FILE IS INVALID!!!

* it can't validate multiple files per run (not a big deal)


I'd be willing to contribute a program that satifies these requirements (I don't
really care whether it complements or replaces StdInParse), if anyone is
interested.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to