XSD/e 2.1.0 (Default branch) |
|
|
CodeSynthesis XSD/e is a validating XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Schema validation, and C++ data
binding while maintaining a small footprint and portability.
License: GNU General Public License (GPL)
Changes:
Support for XML Schema polymorphism (xsi:type and substitution groups) has been added. Automatic generation of sample serializers and test drivers has been implemented. Support for delegation-based implementation reuse in addition to inheritance-based has been added. Parser and serializer reuse after an error is now supported. The file-per-type compilation mode in addition to file-per-schema has been implemented.
|