Bug 36272 - C++ Code generator from XML Schema
Summary: C++ Code generator from XML Schema
Status: NEW
Alias: None
Product: XmlCommons - Now in JIRA
Classification: Unclassified
Component: DOM (show other bugs)
Version: 1.x
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Commons Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 13:40 UTC by Nandagopal J
Modified: 2005-08-19 05:40 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nandagopal J 2005-08-19 13:40:22 UTC
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.