Interface EntityReference
EntityReference
nodes may be used to represent an entity reference in the tree.
When an EntityReference
node represents a reference to an unknown entity, the
node has no children and its replacement value, when used by Attr
for example, is empty.
As for Entity
nodes, EntityReference
nodes and all their descendants are readonly.
Template arguments
interface EntityReference(DOMString);
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --