Alvise Nicoletti wrote:
Hi...

I have to parse xml both with Lazarus on linux (server) and Delphi on Windows (client).

Actually, with Lazarus, I'm using the DOM, ReadXML, WriteXML units.

Is there something that I can use in Delphi with the same code? Or, otherwise, is there some XML component compatible for both Delphi and Lazarus?


Time ago I found OpenXML: http://www.philo.de/xml/
but never had the time to play with it...

here you find an article about it:
http://homepages.borland.com/ccalvert/TechPapers/Delphi/XMLSimple/XMLSimple.html

on windows and with Delphi one should use Microsoft tools and MS XML...
I prefer to ignore these sophisticated tecnolgies :-)

tiziano

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to