获取MSXML以报告版本(Get MSXML to report version)

编程入门 行业动态 更新时间:2024-10-19 20:23:27
获取MSXML以报告版本(Get MSXML to report version)

我有点奇怪。 由于在此列出的事件太荒谬,我正在使用一个使用未知XSL引擎的系统。 我很确定它是MSXML。 问题是我不完全确定哪个版本(这很重要)。 最初的开发人员不可用,我对后端的访问非常有限。 我有能力做的是作者内容(通过XSLT表获取)并编辑XSLT本身。 鉴于这两种能力,有什么办法可以让解析器报告它的版本? 有什么像PHP的phpversion() ? 甚至可能是报告XSL引擎供应商版本的标准方法?

如果我能找到一个XSL引擎列表,并且每个引擎都有独特的功能,我会非常愿意写一个功能检查表。

I'm in a bit of a weird spot. Due to events too ridiculous to list here, I'm working with a system that uses an unknown XSL engine. I'm fairly certain it's MSXML. The problem is that I'm not entirely sure which version (this is important). The original devs aren't available, and I have very limited access to the back end. What I do have the ability to do is author content (that gets fed through the XSLT sheets) and to edit the XSLT itself. Given these two abilities, is there any way I can make the parser report its version? Anything like PHP's phpversion()? Maybe even a standard way to report the XSL engine vender and version?

I'd be very willing to write a feature check sheet, if I could just find a list of XSL engines, and features unique to each.

最满意答案

您可以使用XSLT处理器处理此XSLT样式表 ,它会输出一些系统属性,包括Microsoft msxsl:version 。

You can process this XSLT stylesheet with your XSLT processor, it outputs some system properties, including the Microsoft msxsl:version.

更多推荐

本文发布于:2023-07-23 02:34:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1226503.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:版本   报告   MSXML   report   version

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!