Migration Guide
Migration from 1.11 to 2.0
- useJava5(boolean)has been replaced with- javaSource(int)
- Associate attributes java.generate-createandjava.generate-breakhave been replaced with attributejava.bidi
- Associate attribute java.use-interfacehas been renamed tojava.useInterface
- Class attribute xml.namespacehas been moved to model
- Class attribute xml.schemaLocationhas been moved to model
- Field attribute java.adderhas been moved to association
- Field attribute xml.associationTagNamehas been moved toxml.tagNamein association
- Field attribute xml.listStylehas been moved toxml.itemsStylein association
- Field type Contenthas been replaced with field attributexml.content="true"+ typeString
- Model attribute xsd.target-namespacehas been renamed toxsd.targetNamespace

