QualifiedName class
QualifiedName class
XML schema type “QName” as defined in the http://www.w3.org/2001/XMLSchema namespace.
The QualifiedName type exposes the following members:
Constructors
Constructor | Description |
---|---|
QualifiedName(local_name, ns, namespace_uri) | Initializes a new instance of QualifiedName class. |
Properties
Property | Description |
---|---|
local_name | Gets or sets the local name of the qualified name. |
namespace | Gets or sets the namespace of the qualified name. |
namespace_uri | Gets or sets the namespace URI of the qualified name. |
See Also
- module aspose.finance.xbrl