This is very strange issue I see. When I execute the command:
msxsl.exe abc.xsl -o abc.xml
This runs on my machine(Windows 10 Enterprise, version 20H2) but when I run the same on other machine with same OS, it says:
Variable or parameter 'XYZ' cannot be defined twice within the same template
why is it so? code base is exactly same in both machines.