A DOMEntityReference object corresponds to an entity reference in the document. This interface inherits the DOMNode interface; it has no other properties or methods.
A DOMEntityReference node that corresponds to a text entity can have the following child nodes, in any number and order:
In the common case in which the replacement text of the entity is a text string, the node will have one child node, a DOMText node representing the string.
Copyright © SoftQuad Software Inc. 1999