IXmlElement interface IXmlElement : IXmlNode Documentation Code bool IsEmpty { get; } string GetPrefixOfNamespace(string namespaceUri) void SetAttributeNode(IXmlNode attribute)