QualifiedName
Contents
[
Hide
]QualifiedName class
XML schema type “QName” as defined in the http://www.w3.org/2001/XMLSchema namespace.
public class QualifiedName
Constructors
Name | Description |
---|---|
QualifiedName(string, string, string) | Initializes a new instance of QualifiedName class. |
Properties
Name | Description |
---|---|
LocalName { get; set; } | Gets or sets the local name of the qualified name. |
Namespace { get; set; } | Gets or sets the namespace of the qualified name. |
NamespaceUri { get; set; } | Gets or sets the namespace URI of the qualified name. |
Methods
Name | Description |
---|---|
override Equals(object) | Check whether this qualified name is equal with the object. |
override GetHashCode() | Gets the hash code. |
override ToString() | Get the object as string. |
See Also
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance