Creates a default attribute with the specified prefix, local name and namespace URI.
prefix The prefix of the attribute (if any). localName The local name of the attribute. namespaceURI The namespace URI of the attribute (if any).
The new System.Xml.XmlAttribute.
This method is a Microsoft extension to the Document Object Model (DOM).