Returns a new instance of XSDIDREF.
1139 1140 1141
# File 'lib/xsd/datatypes.rb', line 1139 def initialize(value = nil) init(Type, value) end