Represents an attribute of the XMLElement object. Valid and default values for the attribute are defined in a DTD or schema.
[Visual Basic] Public Class XmlAttribute Inherits XmlNode [C#] public class XmlAttribute : XmlNode [C++] public __gc class XmlAttribute : public XmlNode [JScript] public class XmlAttribute extends XmlNode
[To be supplied.]
Namespace: System.NewXml
Assembly: System.Xml.dll