LinksSourceForge- SourceForge home
-
http://sourceforge.net/
- Project site of simplexml
-
http://sourceforge.net/projects/simplexml/
XML LinksHere are some XML links that I find useful and have used during
the development of the simple XML parser: - W3C XML Site
-
http://www.w3.org/XML/
- James Clark's XML Resources
-
http://www.jclark.com/xml/
Full-fledged XML ParsersBelow you'll find two proven C libraries for XML parsing.
If you are doing serious XML business you'll want one of
them (instead of simplexml): - The Expat XML Parser
-
http://expat.sourceforge.net/
- The XML C library for Gnome (libxml)
-
http://xmlsoft.org/
AcknowledgementsThanks to Joachim Büchse at Ergon Informatik AG who developed
the Java™ version of the simple XML parser and that gave me the idea
to port it to C! - Ergon Informatik AG
-
http://www.ergon.ch/
|