Override the definition in SOAPBasetype.
# File soap/baseData.rb, line 304 def initialize(value = nil) super(value) @type = Type end
<code/>
<pre/>
<code/>and<pre/>for code samples.