From: Daniel Harple Date: 2006-02-26T13:01:26+09:00 Subject: Re: LibXML-Ruby 0.3.6 There is small documentation error at http://libxml.rubyforge.org/doc/classes/XML/Dtd.html The class is named Dtd, but DTD is used. Also, the name of two classes, Dtd and SaxParser, is inconsistent with the naming conventions of the library -- it should be DTD and SAXParser. -- Daniel -- Posted via http://www.ruby-forum.com/.