Mert,
 
I do not know about XMLBeans, however, hibernate offers something  simplar to what you are asking in v3 see: http://www.hibernate.org/hib_docs/v3/reference/en/html/xml.html
 
Hope this helps,
Rhys
-----Original Message-----
From: Mert Çaliskan [mailto:[EMAIL PROTECTED]
Sent: October 14, 2006 7:07 AM
To: user@xmlbeans.apache.org
Subject: Pojo->xml mapping..

Does XMLBeans have the capability to map java classes to xml by only using the pojo's?
I was using xmlBeans for marshal/unmarshaling but it needs an xsd to generate the domain classes.
Castor does the mapping I mentioned but it doesn't have much control, like it maps list or sets as the Object class.
 
Regards,
 
Mert..

Reply via email to