| home | standards | vendors | platforms | categories | search |
| Type | Product |
|---|---|
| Version | 1.1.1 |
| Last release | 2005-09-06 |
| Vendor(s) | Code Synthesis |
| Category | Data binding engines |
| Platform | C++ |
| Home page | http://codesynthesis.com/products/xsd/ |
| Feedback | Problem reporting form |
| PSI | http://psi.garshol.priv.no/xmltools/product/xsd |
xsd is a data binding tool written in C++ which generates a set of C++ classes from your XML Schema. The generated classes contain an object model for the instance data and functions to serialize to and deserialize from XML. xsd uses the Xerces parser. It's based on the standard C++ library, supports Unicode (with configurable internal encoding), supports ID/IDREF, etc.