ラベル saxon の投稿を表示しています。 すべての投稿を表示
ラベル saxon の投稿を表示しています。 すべての投稿を表示

2011年4月9日土曜日

[XML VQG] 2. XSLT (1)

In this chapter, I should build xslt processing environment on my computer. I always prefer emacs as my kitchen sink, and found an minor-mode that interfaces with java xslt processors. [XSLT-process]

XSLT-process seems a frontend and it needs at least an xslt processor as its backend. I chose saxon as my xslt processor. [installation note]