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