DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36272>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36272 Summary: C++ Code generator from XML Schema Product: XmlCommons Version: 1.x Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: DOM AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, The Xerces tools for XML and XML Schema validation are very good and useful. If there is a tool which can generate parser and validating code specific to a Schema would be very much appreciated by the XML community. The code generated should be of a standalone and should not be dependent on any other libraries. Basically the tool should take XML Schema or DTD Schema and generate stand alone parser and validation code without dependency. I think with little more coding with the existing Xerces open source code can do this. The tool should be able to generate c++, java and perl codes. Thanks Nandagopal J. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
