# File lib/xsd/datatypes.rb, line 232
  def initialize(value = nil)
    init(Type, value)
  end