# File lib/xsd/xmlparser/xmlscanner.rb, line 99
  def on_charref_hex(code)
    on_charref(code)
  end