1834150 Members
2376 Online
110064 Solutions
New Discussion

Re: XML Parser

 
SOLVED
Go to solution
Samo_2
Occasional Advisor

XML Parser

Hi everyone,

Does any body know of any good parsers from flat ascii file to xml and in reverse.

Sorry for this question I know it is probably not in the correct group.

Regards,
Samo
2 REPLIES 2
RolandH
Honored Contributor
Solution

Re: XML Parser

I 'm not familar with xml, but perhaps this perl module will help you to solve your problem.

http://search.cpan.org/author/GMPASSOS/XML-Smart-1.3.1/lib/XML/Smart.pm

Regards
Roland
Sometimes you lose and sometimes the others win
William Wong_2
Trusted Contributor

Re: XML Parser

You can use XML2RFC to convert XML files to either ASCII or HTML. You can find a copy at http://xml.resource.org. As for ASCII to XML you can try this program it uses Java but take a look at this website http://www.fivesight.com/downloads/flatfile.asp