DOMNamespaceResolver.LookupNamespaceURI

Syntax:

LookupNamespaceURI(<Prefix>)

Parameters:

<Prefix> (required)

Type: String.
Namespace prefix.

Returned value:

Type: String; Undefined.
Namespace URI corresponding to a specified prefix or Undefined.

Description:

Searches namespace URI for a specified prefix.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community