Returns a new instance of XSDInt.
1109 1110 1111
# File 'lib/xsd/datatypes.rb', line 1109 def initialize(value = nil) init(Type, value) end