After a long period of hibernation, I am now pushing toward a releasable version of XmlSchema 2.0. I have plugged it into CXF and am working out the kinks.
Xml Schema 2.0 will be materially different than the current branch. Superficially, it uses standard Java 1.5 generic collections and enums. More deeply, objects reference back to their containing schemas, and the top-level collections in the schema are self-maintaining. If any of you who integrate XmlSchema into other projects want to influence this, it would be a good time to have a look. Of course, it would have been a better time last year when I was committing the bulk of this, but there's certainly a possibility to make adjustments now.