# File lib/xsd/xmlparser/rexmlparser.rb, line 37
  def tag_end(name)
    end_element(name)
  end