xsl-list
[Top] [All Lists]

Re: [xsl] document-uri in MSXML

2016-06-10 14:57:27
With XSLT 1.0 the only way to do this is either by calling an extension 
function, or by passing the value in as a parameter to the stylesheet.

Michael Kay
Saxonica

On 10 Jun 2016, at 19:43, Mandar Jagtap 
jagman(_dot_)tech(_at_)gmail(_dot_)com 
<xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

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

--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>