V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
MonkeyJon
V2EX  ›  问与答

Ubuntu18.04 下 xsd 检验失败

  •  
  •   MonkeyJon · 2022-07-12 16:58:08 +08:00 · 539 次点击
    这是一个创建于 646 天前的主题,其中的信息可能已经有所发展或是发生改变。

    问题描述: 用到的 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

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   990 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 20:23 · PVG 04:23 · LAX 13:23 · JFK 16:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.