gpt4 book ai didi

java - Schematron 的 Uri

转载 作者:行者123 更新时间:2023-12-02 05:18:50 24 4
gpt4 key购买 nike

我实际上正在尝试根据 Java 中的 schematron 文件来验证 xml 文件。我有以下声明:

SchemaFactory factory = SchemaFactory.newInstance("http://www.ascc.net/xml/schematron");

但是当我运行该程序时,我收到此错误:

Exception in thread "main" java.lang.IllegalArgumentException:  No SchemaFactory that implements the schema language specified by: http://www.ascc.net/xml/schematron could be loaded

有人可以帮忙吗?谢谢。

最佳答案

或者您可以使用https://github.com/phax/ph-schematron/用于根据 SCH 文件验证 XML。它提供“纯”验证以及基于 XSLT 的验证。

关于java - Schematron 的 Uri,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26662945/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com