# File rexml/pullparser.rb, line 178
  def notationdecl content
			@main.push PullEvent.new( notationdecl:notationdecl, content )
		end