W3C Schemas project provides JAXB and Jsonix bindings for some of the XML Schemas defined by W3C.
'org.hisrc.w3c:xmlschema:1.3.1'
<dependency>
<groupId>org.hisrc.w3c</groupId>
<artifactId>xmlschema</artifactId>
<version>1.3.1</version>
</dependency>
<dependency org="org.hisrc.w3c" name="xmlschema" rev="1.3.1"/>
"org.hisrc.w3c", "xmlschema", "1.3.1"