問題タブ [msxsl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
67 問題
0
投票する
0
に答える
68
参照
xml - xsltproc は異なる XSL を解釈します
私は持っている
XMLで、それを次のように変換します
XSL では、異なるプロセッサで異なる結果が得られます。
Liquid とmsxsl
では正しい結果 '1540' がxsltproc
得られましたが、 では '40040' が得られました。
XSLT にはいくつかの異なる解釈がありますか?