Returns a new instance of XSDDate.
719 720 721
# File 'lib/xsd/datatypes.rb', line 719 def initialize(value = nil) init(Type, value) end