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 | |
---|---|---|
AnyAttributes | Gets the collection of XML attributes for the element. | |
Value | Gets the QualifiedName associated with the element. (Inherited from QualifiedNameElement) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXml | (Inherited from QualifiedNameElement ) | |
LoadXml | (Inherited from QualifiedNameElement ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
GetXmlAttributes | Appends the child attributes of the OpenAttributeQNameElement to the specified XML element. | |
GetXmlElements | (Inherited from QualifiedNameElement ) | |
LoadXmlAttributes | Overridden. Adds the attributes of the specified XML element into the AnyAttributes property. | |
LoadXmlElements | (Inherited from QualifiedNameElement ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
OpenAttributeQNameElement Class
Microsoft.Web.Services3.Xml Namespace