[Source]
# File lib/xsd/datatypes.rb, line 178 178: def initialize(value = nil) 179: init(Type, value) 180: end
[Validate]