System.Xml.Linq.XDocumentType
Represents an XML Document Type Definition (DTD).
Gets or sets the internal subset for this Document Type Definition (DTD).
Gets or sets the name for this Document Type Definition (DTD).
Gets or sets the public identifier for this Document Type Definition (DTD).
Gets or sets the system identifier for this Document Type Definition (DTD).
Initializes an instance of the XDocumentType class.
Initializes an instance of the XDocumentType class from another XDocumentType object.