I understand that JAXB's behavior is to not generate unnecessary classes and that in the example below no 'Foo' class will be generated. Without changes my XSD is there a way to force creation of a 'Foo' class?
↧
I understand that JAXB's behavior is to not generate unnecessary classes and that in the example below no 'Foo' class will be generated. Without changes my XSD is there a way to force creation of a 'Foo' class?