Thanks to both Neven and Max for your replies.
> 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/.
I finally managed to 'install' it, and seems to work fine with the examples
provided, and those by Mr Calvert :
> The best place to start is with the very good articles by Charlie Calvert
at
>
http://homepages.borland.com/ccalvert/TechPapers/Delphi/XMLSimple/XMLSimple.
html and
>
http://homepages.borland.com/ccalvert/TechPapers/Delphi/XMLBrowse/index.htm
> which have examples, source code and some discussion on MS XML versus
> OpenXML.
> You actually don't need an XML 'Parser' to use XML. There is some
confusion
> over the term parser in regard to XML - It should mean validating an XML
doc
> against a DTD (Doc type Def)
> Which is probably what you are refering to.
By 'parser' I meant something that would be an 'interface'. That I would
reference, and it would go and do the hard work. I guess that's what
OpenXML is supposed to do, as well as syntax checking.
Is XML a little over hyped? I can't see it taking over the world. All I
intend to use it for is program configuration files, without using windows'
registry. (Go Kylix)
Thanks.
Joel van Velden
---------------------------------------------------------------------------
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"