The DomNode class
The xml.DomNode
class provides methods to manipulate a node of a
DomDocument object.
You can create a DomNode object using creation methods in the DomDocument class.
The STATUS
variable is set to zero after a successful
method call.