This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Which implementation XSLT/Parser ?


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]