xml.UnexpandedEntityReference

An UnexpandedEntityReference object represents an unexpanded XML entity reference information item.

class xml.UnexpandedEntityReference

Attributes

xml.UnexpandedEntityReference.name

The name of the entity referenced.

xml.UnexpandedEntityReference.parent

The element information item which contains this information item in its children attribute.

Special methods

__bool__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__