RE: [xsl] Filtering files with data

Subject: RE: [xsl] Filtering files with data
From: "SHEIKH Sajjad" <Sajjad.SHEIKH@xxxxxxxxxxx>
Date: Tue, 21 Oct 2003 15:48:24 +0200
Thanks Wendell for the confirmation.  I believe the same about extension
function for this task.

Regards,

/s

-----Original Message-----
From: Wendell Piez [mailto:wapiez@xxxxxxxxxxxxxxxx] 
Sent: 20 October 2003 21:35
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Filtering files with data


Sajjad,

At 01:11 PM 10/20/2003, you wrote:
>I am looking for a "move to" function in XML so while transforming an 
>XML document, I would be able to move the linked (word, pdf, tif, gif
>etc) documents to specific folders.
>
>Can XSLT help here?

Not directly: XSLT, in order to achieve its goal of platform
independence, 
has very limited abilities even to learn about, much less intervene in,
its 
operating environment. (For example, you need extension functions to
query 
the platform for today's date, etc.)

It might be a help indirectly, in that you can use XSLT to write
yourself 
shell scripts or batch files to move the files around, which you could
then 
execute, possibly invoking them after the transform has been run by the 
same routine that invokes the transformation. It all depends....

Cheers,
Wendell



======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
   Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


______________________________________________________________
This message has been scanned for all viruses by BTnet VirusScreen. The
service is delivered in partnership with MessageLabs.

This service does not scan any password protected or encrypted
attachments.  

If you are interested in finding out more about the service, please
visit our website at
http://www.btignite.com/internetservices/btnet/products_virusscreen.htm
==============================================================

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread