# File lib/soap/baseData.rb, line 304
  def initialize(value = nil)
    super(value)
    @type = Type
  end