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