问题描述: 用到的 jar 如下,
<!-- https://mvnrepository.com/artifact/dom4j/dom4j -->
<dependency>
<groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>1.6.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/jaxen/jaxen -->
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1.6</version>
</dependency>
同样的 xml 文件 同样的 xsd 同样的 jar,使用 win 系统可以校验成功 ![]https://imgur.com/rwRFMWU ![]https://imgur.com/ryf53bD