Subject: RE: Add file name+path to processed document
From: "Robert Soesemann" <rsoesemann@xxxxxxxxxxx>
Date: Mon, 29 Nov 2004 12:12:42 +0100
|
Great! Do you know where to get a free 2.0 processor for ant (SAX or
Xalan).
-----Original Message-----
From: Mukul Gandhi [mailto:mukul_gandhi@xxxxxxxxx]
Sent: Montag, 29. November 2004 11:53
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Add file name+path to processed document
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
|