Core JavaScriptExtendScript only
Object

Namespace

A XML namespace object.

Properties

NameType AccessDescription
String readonly The named prefix.
String readonly The URI.

Methods

Namespace

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.