Returns a new instance of XSDNil.
178 179 180
# File 'lib/xsd/datatypes.rb', line 178 def initialize(value = nil) init(Type, value) end