Hi Gertone,
Thanks for the information. I downloaded saxon9he.jar for calling it from java, for example, java -jar .\saxon9he.jar result-document_1-input.xm
and it works for me.
I will be learning to use its verion for .net so that I can write some vb.net code to automate some process.
One last question, will it work if the xml and xsl input are in UTF-8 format that support Spanish, French and Asian character set?
Thanks again,
Main Topics
Browse All Topics





by: GertonePosted on 2009-09-24 at 22:28:16ID: 25420213
This XSLT is OK.
result:document is an xslt2 construct
You are processing this with a processor that is not aware of XSLT2,
I believe you are using Saxon 6.5.
You should use Saxon9 instead
It works with my Saxon 9