Share via


OpenAttributeQNameElement Members

Provides the base implementation for any WS-Addressing elements that are of type xs:QName.

The following tables list the members exposed by the OpenAttributeQNameElement type.

Protected Constructors

  Name Description
OpenAttributeQNameElement Overloaded.  

Top

Public Properties

  Name Description
public property AnyAttributes Gets the collection of XML attributes for the element.
public property Value  Gets the QualifiedName associated with the element. (Inherited from QualifiedNameElement)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method GetXml  (Inherited from QualifiedNameElement )
public method LoadXml  (Inherited from QualifiedNameElement )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method GetXmlAttributes Appends the child attributes of the OpenAttributeQNameElement to the specified XML element.
protected method GetXmlElements  (Inherited from QualifiedNameElement )
protected method LoadXmlAttributes Overridden. Adds the attributes of the specified XML element into the AnyAttributes property.
protected method LoadXmlElements  (Inherited from QualifiedNameElement )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

OpenAttributeQNameElement Class
Microsoft.Web.Services3.Xml Namespace