Hello,

The class org.apache.xerces.jaxp.validation.XMLSchema11Factory is not in
the Maven JAR after adding the dependency:

      <dependency>
        <groupId>xerces</groupId>
        <artifactId>xercesImpl</artifactId>
        <version>2.11.0-SNAPSHOT</version>
        <scope>runtime</scope>
      </dependency>

Normally it should be somewhere in order to obtain a XML Schema 1.1.

Reply via email to