# File lib/xsd/xmlparser/xmlscanner.rb, line 123 def on_attr_charref(code) @curattr << [code].pack('U') end