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