XML Schema to Bean COnversion

HI I am having a xml and it's associated schema.How can I parse this xml and convert the values in the xml to a java objectIf any tutorial mentions the same please tell meNote- schema is associated with XMLThanks in advance
[266 byte] By [yogishotsa] at [2007-11-26 17:30:05]
# 1
Your main choices are JAXB, JiBX, or XMLBeans. Google will direct you to them all.- Saish
Saisha at 2007-7-8 23:58:02 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...