public createEntityReference(name as String) as EntityReference throws DOMException
Creates an entity reference node.
New entity reference node.
ref = document.createEntityReference("nbsp")