# File nqxml/entities.rb, line 323
 def initialize(name, entityValue, externalId, source=nil)
	    super(name, entityValue, externalId, source)
	end