XMLTextDocument-class: Text document
Description
A class representing an XML text document with additional
information. The XML document itself is represented by an
XMLDocument
from the XML package.Objects from the Class
Objects can be created by calls of the form new("XMLTextDocument", ...)
.Extends
Class list
and TextDocument
, directly.