Returns a new instance of XSDTime.
669 670 671
# File 'lib/xsd/datatypes.rb', line 669 def initialize(value = nil) init(Type, value) end