Share via


OpenAttributeQNameElement Constructor

Initializes a new instance of the OpenAttributeQNameElement class.

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
Microsoft.Web.Services2.Xml Namespace

Other Resources

OpenAttributeQNameElement Members