Here are some XML links that I find useful and have used during
the development of the simple XML parser:
Full-fledged XML Parsers
Below 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/
Acknowledgements
Thanks 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/