# File lib/xsd/xmlparser/xmlscanner.rb, line 53
  def warning(msg)
    p msg if $DEBUG
  end