Re: FAQ candidate? parsing line-separated text files (was: Re: Off-topic: DOS script for XML directory listing)

Subject: Re: FAQ candidate? parsing line-separated text files (was: Re: Off-topic: DOS script for XML directory listing)
From: Francis Norton <francis@xxxxxxxxxxx>
Date: Thu, 02 Mar 2000 14:47:50 +0000
"Pawson, David" wrote:
> 
> Now who's going to do the *nix version?

According to the XML spec the line-parsing technique should be OS
independent. So you'd change the batch file (and SED those pesky
ampersands while you're at it), but no change to the XML file, and all
you need to do to the XSL file is swap the '\' for a '/'...:)

In other words the processing-a-line-separated-file technique should be
portable without change, and the specific utility should be fairly
easily transportable.

Francis.


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


Current Thread