I am using MSXSL.exe utility to trigger my xslt code to transform the source XML file to destination xml file. I am not able to use a lot of built in functions which are available in XSLT 2.0.
Although I have changed the header, XSLT version 2.0, still i am not able to use the XSLT 2.0 functions. Is this because MSXSL.exe doesnt support XSLT 2.0?
Please let me know some suggestions so that i can use format date, string concatenation functions in my code