Returns a new instance of XSDENTITY.
1171 1172 1173
# File 'lib/xsd/datatypes.rb', line 1171 def initialize(value = nil) init(Type, value) end