System.Xml.XmlDocumentType public class XmlDocumentType : XmlLinkedNode Documentation public XmlNamedNodeMap Entities { get; } public string InternalSubset { get; } public XmlNamedNodeMap Notations { get; } public string PublicId { get; } public string SystemId { get; }