[xsl] document-uri in MSXML

Subject: [xsl] document-uri in MSXML
From: "Mandar Jagtap jagman.tech@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Jun 2016 18:43:18 -0000
Hi,

I have a limitation to use MSXML 3.0 only as a XSLT processor but I
want to get a URI or full path of source xml document that is being
processed. Using Saxon or using XSLT 2.0, I can get it using
document-uri(.). But, I don't seem to be able to find way to get it
with limited MSXML 3.0 functions.

Can somebody provide help on how to achieve it?

Thanks,
Mandar

Current Thread