# File lib/wsdl/xmlSchema/include.rb, line 21
  def initialize
    super
    @schemalocation = nil
    @content = nil
  end