# File lib/xsd/xmlparser/xmlscanner.rb, line 119 def on_attr_entityref(ref) @curattr << ENTITY_REF_MAP[ref] end