Use the MS XML Parser.

http://msdn.microsoft.com/xml

It gives you a simple COM interface for reading and parsing XML.  You dont
even need IE5, you can get a free redistributable from the web site
(msxml.dll).

Im showing my total ignorance of COM stuff here, but its a self describing
DLL (?), and there is also an IDL.

Wilfred.

-----Original Message-----
From: Peter Harrison IT [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 17 August 1999 15:52
To: Multiple recipients of list delphi
Subject: [DUG]: XML Parser


Does anyone know of a component which parses XML into tables, which can
support multiple levels, such as invoices with Header and Detail records.  I
wouldn't mind seeing any components which work with XML actually...

Peter Harrison
Software Developer
Sovereign

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to