# File lib/xsd/xmlparser/xmlscanner.rb, line 127
  def on_attr_charref_hex(code)
    on_attr_charref(code)
  end