# File lib/wsdl/xmlSchema/import.rb, line 22
  def initialize
    super
    @namespace = nil
    @schemalocation = nil
    @content = nil
  end