OpenAttributeQNameElement Constructor
Overload List
Name | Description |
---|---|
OpenAttributeQNameElement (XmlElement) | Initializes a new instance of the OpenAttributeQNameElement class using the specified XML element. |
OpenAttributeQNameElement (XmlQualifiedName) | Initializes a new instance of the OpenAttributeQNameElement class using the specified XML qualified name. |
OpenAttributeQNameElement (String, String) | Initializes a new instance of the OpenAttributeQNameElement class using the specified name and namespace. |
OpenAttributeQNameElement (String, XmlQualifiedName) | Initializes a new instance of the OpenAttributeQNameElement class using the specified prefix and XML qualified name. |
OpenAttributeQNameElement (String, String, String) | Initializes a new instance of the OpenAttributeQNameElement class using the specified prefix, name, and namespace. |
See Also
Reference
OpenAttributeQNameElement Class
OpenAttributeQNameElement Members
Microsoft.Web.Services3.Xml Namespace