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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] text to XML

[ Lists Home | Date Index | Thread Index ]

> > I've asked this question here before, but I need a refresh. 
> I know you 
> > can use xmlspy, xmlLinguist, and LTE.exe (xmlLinguist on 
> the command 
> > line) to convert text files (not CSV) to XML. Is anybody using 
> > anything else?


Note that with XSLT 2.0 you can read a non-XML file using the
unparsed-text() function, and you can parse its contents using regular
expression processing (the analyze-string instruction). This makes XSLT
2.0 much more suitable for upconversion than 1.0 was.

Michael Kay





 

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

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