Represents an attribute of an XML element.
[Visual Basic] Public Structure XmlAttribute [C#] public struct XmlAttribute [C++] public __value struct XmlAttribute
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
This struct exists such that an attribute identifier and value can be returned and passed as a parameter in a single operation.
Namespace: System.Xml
Assembly: System.dll