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