[Source]
# File xsd/datatypes.rb, line 850 def initialize(value = nil) init(Type, value) end
[Validate]