Re: Which implementation XSLT/Parser ?

Subject: Re: Which implementation XSLT/Parser ?
From: Alexey Gokhberg <alexei@xxxxxxxxxx>
Date: Fri, 10 Nov 2000 15:09:59 +0100
Albert Tsun wrote:
>  
> ... I would like to have a generic program which reads in fixed length
> record file and a configuration template
> (hopefully in XML format, which tells the structure of XML going to be
> generated  (levels, tag name, etc) and
> the data format of the input data file such as position, length of  each
> field).
> 
> At the moment, I have no actual idea on how to implement it. At first
> sight, I may need a Parser which reads in data file and
> configuration file info and serialize it to XML ?  Just brainstorm!
> 

One pissible solution is to use Unicorn XSLT Processor
(http://www.unicorn-enterprises.com/uxsl_1_02_16.zip)

It implements XSLT extensions specially designed to process text input.

See http://www.unicorn-enterprises.com/xsltxt.htm about how it works.

Kind regads,

Alexey Gokhberg


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


Current Thread