IXmlDeclaration interface IXmlDeclaration : IXmlNode Documentation Code string Encoding { get; set; } string Standalone { get; set; } string Version { get; }