You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by Ajith Ranabahu <aj...@gmail.com> on 2008/04/04 08:15:25 UTC

[ANN][XMLSchema] XMLSchema 1.4 Released

We are pleased to announce the release of Apache XMLSchema 1.4 of
Apache WS-Commons.This release includes numerous bug fixes and a major
behavioral change of the API. Element and Type retrieval via QNames has
been modified to traverse the full schema tree and hence be cautious
when upgrading from an earlier version. More details would be available
in the release notes and the javadocs.

The binary, source and document release artifacts are available
at http://ws.apache.org/commons/XmlSchema/download.cgi

XMLSchema is a lightweight schema object model that can be used to
manipulate and generate XML schema representations. It has no external
dependencies and can be easily integrated into an existing project.

You are welcome to kick the tires and get XMLSchema on the move. If you
like to help us shape XMLSchema, any contribution in the form of coding,
testing,submitting improvements to the documentation, and reporting bugs
are always welcome.

Thank you for your interest in XMLSchema!

- The XMLSchema Development Team