Joel van Velden asked the assembled worthies:

> I know very little about XML, (or about anything for that matter ;-) )
> however I'm thinking about mucking around with XML, but
> what/who's parser
> works under Delphi.  I take it that a C or Java parser is out of the
> question, so what works under Delphi?

Either you use the MS XML library via the COM wrappers, or you use the
100% Delphi OpenSource library at http://www.philo.de/xml/.

The best place to start is with the very good articles by Charlie Calvert
at
http://homepages.borland.com/ccalvert/TechPapers/Delphi/XMLSimple/XMLSimpl
e.html and
http://homepages.borland.com/ccalvert/TechPapers/Delphi/XMLBrowse/index.ht
m which have examples, source code and some discussion on MS XML versus
OpenXML.

Cheers, Max.


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to