使用 PHP 根据 Schematron 验证 XML
有很多关于 Schematront 的资源...但是我找不到任何相关内容或关于如何根据 Schematront .sch 文件验证 xml 的示例。
有人吗?
我已经发现 1 或 2 个非常旧的类会返回错误...所以如果有人知道如何做到这一点,请提供帮助。
There are a lot of resources about Schematron... however I cant find anything related or an example on how to validate an xml against a Schematront .sch file.
Anyone?
I already found 1 or 2 very old classes that return errors... so if anyone knows how to do this, please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我使用“ANT”选项。Build.xml
debugMode
=true 显示中间 XSLT 文件
I use the 'ANT' option..
Build.xml
debugMode=true shows you the intermediate XSLT file