# File lib/xsd/xmlparser/xmlscanner.rb, line 97 def on_charref(code) characters([code].pack('U')) end