diff --git a/expat/expatfaq.html b/expat/expatfaq.html index 032c656a..f1680a94 100755 --- a/expat/expatfaq.html +++ b/expat/expatfaq.html @@ -31,6 +31,10 @@ href="news:comp.text.xml">comp.text.xml USENET newsgroup.

low-level API you can use which is documented in xmltok/xmltok.h.

+

There's also an excellent article +about expat on XML.com by Clark Cooper.

+

Is there a simple example of using expat's API?

See sample/elements.c