Constructing a MIF device-independent pathname using XSL

Subject: Constructing a MIF device-independent pathname using XSL
From: sotiris@xxxxxxxxxx
Date: Wed, 29 Dec 1999 11:35:58 +0300
Hi everyone,

I am using XSL to generate MIF output from XML.  I want to convert a
pathname held in an attribute somewhere on my XML structure from this:

     C:\FOLDER1\SUBFOLDER1\Anyfile.eps

to:

     <v\>C:<c\>FOLDER1<c\>SUBFOLDER1<c\>Anyfile.eps

because this is how MIF wants it.  In other words the pathname string has
to be broken up into substrings which are to be separated as shown above.

Can XSL do this?  If so how?  I am using MS-XSL.

Thanks
Sotiris Georgiou, CTL, Cyprus.




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


Current Thread