→ QName
Creates a QName object.
uri
Varies
The URI, specified as a Namespace object, an existing QName object, or string.
A qualified XML name, containing the URI and the local name.
| Name | Type | Access | Description |
|---|---|---|---|
| String | readonly | The local name part of the qualified name. | |
| String | readonly | The URI part of the qualified name. |
Creates a QName object.
Method parameters that accept a QName.
Methods that return a QName.