Top "Msxsl" questions

XSL: Avoid exporting namespace definitions to resulting XML documents

I'd like to take data from some XML files and transform them into a new XML document. However, I do …

xml xslt namespaces export msxsl
Using xslt get node value at X position

How can I get using xslt, node value at X position, without using foreach <items> <item1>…

xslt xpath xslt-1.0 msxsl
successor of msxsl.exe?

We intend to migrate our framework from msxml4 to msxml6. We where using msxsl.exe as yet. It seems to …

xslt msxml6 msxsl
how to pass a parameter and use that in my xslt

i have a xml file and a related xslt file. I am using msxsl.exe and i need to pass …

xml xslt msxsl