The identifier used by all XmlHeader instances in this context.
[Visual Basic] Public ReadOnly HeaderID As XmlIdent [C#] public readonly XmlIdent HeaderID; [C++] public: readonly XmlIdent* HeaderID; [JScript] public var HeaderID : XmlIdent;
The Name property of this identifier is "?xml" and the Namespace property is an empty string.
XmlContext Class | XmlContext Members | System.Xml Namespace