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