XMLNamespaceContext.LookupNamespaceURI

Syntax:

LookupNamespaceURI(<Prefix>)

Parameters:

<Prefix> (required)

Type: String.
Prefix, for which namespace URI must be obtained.

Returned value:

Type: String; Undefined.
If namespace doesn't correspond to the prefix, Undefined is returned.

Description:

Obtains namespace URI by prefix.

Availability:

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

    

1C:Enterprise Developer's Community