public elementDecl(name as String, model as String) as Void throws SAXException:
Receives an element declaration from the DTD.
handler.elementDecl("book", "(title)")