If I were going to do it I would probably start with XMLBeans and use the bean property setters for populating values... but haven't done it.

If I had data with a defined xml schema I would probably be looking to store it in an xml database -- though those are of limited supply at the moment (if you want transactions and xquery anyway).

-Brian

On Feb 12, 2004, at 5:27 PM, David Hooker wrote:

I'm possibly about to work on something to transform an XSD into a
Torque database schema XML file (and from there, Torque can generate a
respository.xml), and was wondering if anyone has done something like
this already.

I've already generated my Java objects from the XSD, using Castor.

I'm basically trying to take an XSD file and create a persistable object
model and DDL - completely automated.


Anyone done this, or any part of it?



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to