Any objections to either converting to XSD completely or publishing in
both formats?
What I'd really like is to be able to parse and validate a mapping
document in separate steps. The validation would come from
javax.xml.validation package. However that package does not support
DTD, only XSD.
Have not heard any criticisms of the new metamodel being worked on in
http://anonsvn.jboss.org/repos/hibernate/sandbox/trunk/new-metadata/ so
gonna assume everyone is cool with it and try to start finishing it up
in the next few weeks.
--
Steve Ebersole
http://hibernate.org
__
Hi,
On a new project, we are thinking of using the XML mapping feature for
working with persistent XML data. I saw in the documentation that this
feature is still experimental.
What is its status? Do you know when it is going to be officially released?
Do you think there will still be changes in t