The DomDocument class
The xml.DomDocument
class provides methods to manipulate
a data tree, following the DOM standards.
This class is provided in the
xml
C-Extension library; To use this class, import the
xml
package with:IMPORT xml
The status
variable is set to zero after a successful method call.