Saxon 免费版本中的 XQuery
我想知道是否有人有使用 XQuery 的经验,因为 免费版本的 Saxon 支持 XQuery 。一般可以认为它是完整且可用的吗?
I'd like to know whether someone has any experience with XQuery as it is supported in the free version of Saxon. Can it generally be presumed to be complete and usable?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您希望使用完整的 XQuery 规范集(更新、脚本编写和全文),您可能会对 Zorba 开源 XQuery 处理器感兴趣:http://www.zorba-xquery.com。
If you are looking to use the complete set of XQuery specification (update, scripting, and full-text), you may be interested by Zorba open-source XQuery processor: http://www.zorba-xquery.com.
是的,我发现免费版本快速且稳定。
XQuery 测试套件有数千个一致性测试。您可以在这里看到 Saxon 的表现:
http://dev.w3.org/2006/xquery-测试套件/PublicPagesStagingArea/XQTSReportSimple.html
Yes, I have found the free version to be fast and stable.
The XQuery Test Suite has thousands of conformance tests. You can see how Saxon performs here:
http://dev.w3.org/2006/xquery-test-suite/PublicPagesStagingArea/XQTSReportSimple.html