hi all,
Does anybody know how to generate Java class from existing schema (xsd, dtd, and XML were created) using NetBeans IDE?
For example, I have person.xsd, person.xml, can I generate the corresponmding java classes based on the schema?
Thanks in advance
harricher

