The IDLffXMLDOMEntityReference class references entity reference nodes. Entity references in the source XML file are meant to be substituted by the entity contents upon parsing. Any entity reference nodes left in the document tree may exist because the entity was not found, or the parser was instructed to not expand entity references.

Entity references are read-only.

There are no methods specific to this class except Cleanup and Init.

Superclasses


IDLffXMLDOMNode

Creation


See IDLffXMLDOMEntityReference::Init.

Properties


Objects of this class have no properties of their own, but do have properties inherited from any superclasses.

Methods


This class has the following methods:

In addition, this class inherits the methods of any superclasses.

Version History


6.1

Introduced