Entity
The Entity
object represents a given general XML entity's
replacement value. Depending on whether a given DOM implementation
is validating or nonvalidating, and whether it chooses to expand
entity references inline during parsing, Entity
objects may not be available to
the DOM user.