Class XMLSchema11Factory not found
Xavi Arias Seguí <[email protected]>
| Newsgroups | gmane.text.xml.xerces-j.user |
|---|---|
| Message-ID | <CAPyxh5bHkyP-esBtaxBM3v_6dka=WDjVsQ5cZe+=GThpqjEJnA@mail.gmail.com> |
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.