[xsl] printing input XML file location/path and XSLT file location/path

Subject: [xsl] printing input XML file location/path and XSLT file location/path
From: ranjith kumar <ranjithproxy@xxxxxxxxx>
Date: Wed, 12 Mar 2014 20:45:14 +0530
Hi,
I am running a c++ program which lanuches MSXML (as a COM object) .
This MSXML runs the style sheet on an XML file.
Ignore the above two lines  if you don't understand.

How to write xslt code to print the path/location of the input xml file?
How to print the path/location of the xslt file itself, inside the xslt file?

Thanks in advance.

Current Thread