This method of the DTD class finds an element declaration for the given tag name.
public final ElementDecl findElementDecl(Name name);
Returns the element declaration object.