# File rexml/sax2parser.rb, line 191
  def notationdecl content
			handle( notationdecl:notationdecl, content ) { |ob| ob.notationdecl( content ) }
		end