在 Python 裏處理 XSLT

Command line 呼叫 XSLT Processor

例如在 command line 呼叫 Saxon:

java -cp "C:\Program Files\Oxygen XML Editor 9\lib\saxon9.jar" net.sf.saxon.Transform -o out.txt ray.xml ray.xsl

好像只支援到 Python 2.5. (2010.5.15)

好像只支援到 Python 2.4. (2010.5.15)

好像只支援 XSLT 1.0