In the first phase, the JaxMe code generator reads the JaxMe schema and
generates Java source files.
In the second phase, your Java application uses the generated Java source
files to read the XML document(s) and convert the data to DBMS (or other
data representation). Your Java application can also convert data
from DBMS to XML.