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