XMLBooster Lite
XMLBooster Lite is freely available, and
provides the following facilities:
-
XML parser and unparser
generation in Java and C#.
-
Parsers can be produced in other languages
supported by XMLBooster(COBOL,
C, C++, Ada and Delphi), but for evaluation
purposes only,
since the generated parsers scramble the data
they fetch in the host language data structures.
-
DTD and
Schema support.
-
Documentation
generator.
-
Support for schema-like inheritance and polymorphism.
-
GBE (Grammar By Example) to build an XMLBooster
meta-definition based on a number of sample
XML instances.
|