Object
Namespace
A XML namespace object.
Properties
| Name | Type |
Access | Description |
|---|
|
String |
readonly |
The named prefix. |
|
String |
readonly |
The URI. |
Methods
Creates a Namespace object.
prefix
Varies
The URI prefix, specified as an existing Namespace object, QName object, or string.
uri?
String
The URI if the prefix is specified as a string. Parameter of 4
Method parameters that accept a Namespace.
Return 2
Methods that return a Namespace.