]> granicus.if.org Git - libexpat/commitdiff
Mention the Clark Cooper article.
authorJames Clark <jjc@jclark.com>
Fri, 5 Nov 1999 02:20:58 +0000 (02:20 +0000)
committerJames Clark <jjc@jclark.com>
Fri, 5 Nov 1999 02:20:58 +0000 (02:20 +0000)
expat/expatfaq.html

index 032c656a8aff505f8b5bf2d0d38f5f9c80af79da..f1680a94cd54e5052f1e5be235e73f43e8f2c064 100755 (executable)
@@ -31,6 +31,10 @@ href="news:comp.text.xml">comp.text.xml</a> USENET newsgroup.</p>
 low-level API you can use which is documented in
 <code>xmltok/xmltok.h</code>.</p>
 
+<p>There's also an excellent <a
+href="http://www.xml.com/pub/1999/09/expat/index.html">article</a>
+about expat on XML.com by Clark Cooper.</p>
+
 <H4>Is there a simple example of using expat's API?</H4>
 
 <p>See <code>sample/elements.c</code></p>