mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
103 stars 76 forks source link

XSD 1.1 support #295

Open dalcorta opened 5 months ago

dalcorta commented 5 months ago

The plugin doesn't support XSD 1.1. I have a schema with the tag. When I execute the plugin the following error appears org.xml.sax.SAXParseException: s4s-elt-invalid-content.1: The content of 'schema' is invalid. Element 'override' is invalid, misplaced, or occurs too often.