# File lib/xsd/xmlparser/xmlscanner.rb, line 111 def on_attribute(name) @attrs[name] = @curattr = '' end