# File lib/xsd/xmlparser/xmlscanner.rb, line 49 def valid_error(msg) raise NotValidError.new(msg) end