lib/wsdl/xmlSchema/importHandler.rb in rubyjedi-soap4r-1.5.8.20100619003610 vs lib/wsdl/xmlSchema/importHandler.rb in rubyjedi-soap4r-2.0.2.1
- old
+ new
@@ -1,15 +1,14 @@
-# encoding: ASCII-8BIT
+# encoding: UTF-8
# WSDL4R - XMLSchema import handler.
# Copyright (C) 2000-2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>.
# This program is copyrighted free software by NAKAMURA, Hiroshi. You can
# redistribute it and/or modify it under the same terms of Ruby's license;
# either the dual license version in 2003, or any later version.
require 'wsdl/info'
-require 'wsdl/xmlSchema/importer'
module WSDL
module XMLSchema