# File lib/nokogiri/xml/schema.rb, line 36 def self.new string_or_io from_document Nokogiri::XML(string_or_io) end