OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XSLT question

[ Lists Home | Date Index | Thread Index ]
  • From: mark hu <mark@fintrack.com>
  • To: rsanford <rsanford@nolimitsystems.com>, xml-dev@lists.xml.org
  • Date: Wed, 23 Aug 2000 13:56:10 -0400

Hi, there, I think things are little mote complicated than u thought - first
of all, XSLT is on top of XSL, for a flat data file or raw data - basicly
for transffering from one XML format to the other, so the first thing u do
is to get or write a XML convertor to convert your data into XML format,
then use XSLT ... I ran into the same situation couple of days ago, for
given flat data file, I need make it XML based, and if it's possible for u
to use ADO 2.5 - life will be simple, since it has built in facility to
hanle native data stream and XML data stream, or u can just wirte a very
simple program to open up your raw data and load your DTD or schema, call us
XML parsor to construct ur original XML data, then transform to which ever
style u want - that's the job for XSLT, cheers.

mark
----- Original Message -----
From: rsanford <rsanford@nolimitsystems.com>
To: <xml-dev@lists.xml.org>
Sent: Wednesday, August 23, 2000 12:17 PM
Subject: XSLT question


> without having read _anything_ on XSLT i think i can do this but
> want to make sure before telling my boss...
>
> can i use XSLT to convert xml data to/from fixed record data?
> i get a text file that has records that are always 250 chars
> long (lots of filler characters). can i use XSLT to convert
> those records to xml data? can i use XSLT to write out those
> records?
>
> thanks!
>
> rjsjr
>
>


  • References:



 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS