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