method

new

v1_8_6_287 - Show latest stable - Class: WSDL::XMLSchema::Import
new()
public

No documentation available.

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