The properties of System.Xml.XmlParserContext are listed below. For a list of all members, see the XmlParserContext Members list.
See Also: Inherited members from System.Object
BaseURI | string.
Gets or sets the base URI. | |
DocTypeName | string.
Gets or sets the name of the document type declaration. | |
Encoding | System.Text.Encoding.
Gets or sets the encoding type. | |
InternalSubset | string.
Gets or sets the internal DTD subset. | |
NamespaceManager | XmlNamespaceManager.
Gets or sets the System.Xml.XmlNamespaceManager. | |
NameTable | XmlNameTable.
Gets the System.Xml.XmlNameTable used to atomize strings. For more information on atomized strings, see System.Xml.XmlNameTable. | |
PublicId | string.
Gets or sets the public identifier. | |
SystemId | string.
Gets or sets the system identifier. | |
XmlLang | string.
Gets or sets the current xml:lang scope. | |
XmlSpace | XmlSpace.
Gets or sets the current xml:space scope. |