To allow developers to quickly build an XML application, the XML schema editor supports the generation of Java™ beans from an XML schema. Using these Java beans, you can quickly create an instance document or load an instance document that conforms to the XML schema without coding directly to the Document Object Model (DOM) APIs.
The XML Schema editor provides the necessary tools to utilize Java beans without necessarily having an in depth understanding of the DOM API.