The JaxMe parser for XML Schema: ChangeLog
Version
Date
Changes
1.03
17-Aug-2003
Access to the syntactical element context is now provided through the
getParentObject()
method. Same for the
logical element context
.
Multiple minor bug fixes.
1.02
14-July-2003
Added an example schema supplied by Claes Larsson, Claes.Larsson at ecmwf.int.
Added access to syntactical context. See
structure.html
for details.
1.01
20-June-2003
Added the
JAXBParser
.
Added the
ParserTest
as a unit test for many details
Lots of bug fixes
1.00
09-June-2003
Initial public release
Back to Contents