- SAXON-HE 9.3 から saxonhe9-3-0-4j.zip をダウンロードする。
- ダウンロードしたファイルを展開する。
動作確認
> java -jar saxonhe9-3-0-4j\saxon9he.jar -s:test.xml -xsl:test.xsl -o:test.html Warning: at xsl:stylesheet on line 2 column 81 of test.xsl: Running an XSLT 1 stylesheet with an XSLT 2 processor
DocBook で使う
> java -jar saxon9he.jar -s:hello.xml -xsl:C:/home/docbook/docbook-xsl-1.75.0/xhtml/docbook.xsl -o:hello.html Warning: at xsl:stylesheet on line 4 column 317 of docbook.xsl: Running an XSLT 1 stylesheet with an XSLT 2 processor Warning: on line 282 of stripns.xsl: The attribute axis starting at a document node will never select anything
0 件のコメント:
コメントを投稿