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