I am trying to generate Java classes form xsd schema and I am using JAXB. For the most part when I run the process to generate the classes it works. However there are a few classes that the member variable, getters , and setters are not generated. Here is what I have I am trying to generate Java classes form xsd s