show/hide this revision's text 2 added 156 characters in body

This tutorial seems to give step by step instructions on how to do what you are asking:

http://www.abbeyworkshop.com/howto/xslt/ant-saxon/index.html

From that it appears you are doing the correct thing. Are you sure you need the double back slashes?

Update: The xslt ant documentation mentions the 'factory' property which may help you get closer:

http://ant.apache.org/manual/CoreTasks/style.html

show/hide this revision's text 1

This tutorial seems to give step by step instructions on how to do what you are asking:

http://www.abbeyworkshop.com/howto/xslt/ant-saxon/index.html

From that it appears you are doing the correct thing. Are you sure you need the double back slashes?