XML Parser with DOM in C

Matthew Sergeant (EML) Matthew.Sergeant at eml.ericsson.se
Wed Feb 10 12:19:21 GMT 1999


There's always XML::DOM - a perl module, that you could use as one option
should you not find any others. There are multiple options for calling perl
code from C.

There's probably other scripting, or even Java options that you could call
(e.g. you could use COM). It's probably not the interface you are looking
for though. I don't expect DOM to map onto C very well though - I can't
quite picture how you would do it, but then my C experience hasn't been
brushed up on for a while.

Matt.
--
http://come.to/fastnet
Perl on Win32, PerlScript, ASP, Database, XML
GCS(GAT) d+ s:+ a-- C++ UL++>UL+++$ P++++$ E- W+++ N++ w--@$ O- M-- !V 
!PS !PE Y+ PGP- t+ 5 R tv+ X++ b+ DI++ D G-- e++ h--->z+++ R+++

> -----Original Message-----
> From:	David E. Cleary [SMTP:davec at progress.com]
> Sent:	Monday, February 08, 1999 9:26 PM
> To:	xml-dev at ic.ac.uk
> Subject:	XML Parser with DOM in C
> 
> I'm looking for a C based XML parser with the DOM API to license. Doesn't
> have to be free or open source. Or is anybody working on putting the DOM
> on
> top of expat besides Mozilla?
> 
> David Cleary
> 
> 
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on
> CD-ROM/ISBN 981-02-3594-1
> To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo at ic.ac.uk the following
> message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list