# File lib/xsd/xmlparser/xmlscanner.rb, line 107
  def on_stag(name)
    @attrs = {}
  end