Returns a new instance of XSDQName.
947 948 949
# File 'lib/xsd/datatypes.rb', line 947 def initialize(value = nil) init(Type, value) end