Subject: Re: Add file name+path to processed document
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Mon, 29 Nov 2004 02:52:31 -0800 (PST)
|
Hi Robert,
With XSLT 2.0, you can do it. Please see the FAQ at
-
http://www.dpawson.co.uk/xsl/rev2/external.html#d13218e43
Regards,
Mukul
--- Robert Soesemann <rsoesemann@xxxxxxxxxxx> wrote:
>
> Hello,
>
> in my ANT processing pipeline I process a folder
> structure full of XML
> documents. One task is to add the file name and path
> to each processed
> file via XSL. Is there a way to extract the name and
> path of the
> currently processed file from the processor and
> write it to the output
> document. It does not need to be standard XSLT
> becaused inside ANT I am
> able to switch processors.
>
> Any idea would be great!
>
> Robert
>
>
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com
|