Parsing XML data



Any recommendation for a simple XML parser? I've been playing with Open
XML:

http://www.philo.de/xml/

and while it works, it seems rather "over the top" for what I need: just
to extract a few value strings for specific keywords.

I'm using Delphi 5, so that may limit the choice a little!

Thanks,
David


.



Relevant Pages

  • Re: XML editor using MFC
    ... but I'd stay away from it unless you need to support using a DTD. ... My recommendation would be to use an existing XML parser. ...
    (microsoft.public.vc.mfc)
  • Re: XML editor using MFC
    ... ambiguities in computer systems arise. ... My recommendation would be to use an existing XML parser. ...
    (microsoft.public.vc.mfc)
  • Re: XML PArser
    ... Are you working in Java or in .NET? ... David ... > xml parser also - but i find in net java xml parsers but it is not working ...
    (comp.lang.java.softwaretools)