7 private readonly
string _name;
readonly string _systemId
XmlDocumentType(string name, string? publicId, string? systemId, string? internalSubset, XmlDocument doc)
override XmlNodeType NodeType
readonly string _internalSubset
XmlNamedNodeMap Notations
override string LocalName
XmlNamedNodeMap _notations
override XmlNode CloneNode(bool deep)
XmlNamedNodeMap _entities
override void WriteTo(XmlWriter w)
override void WriteContentTo(XmlWriter w)
SchemaInfo? DtdSchemaInfo
readonly string _publicId
virtual XmlDocumentType CreateDocumentType(string name, string? publicId, string? systemId, string? internalSubset)
virtual ? XmlDocument OwnerDocument