XMLNamespaceContext.LookupPrefix

Syntax:

LookupPrefix(<NamespaceURI>)

Parameters:

<NamespaceURI> (required)

Type: String.
Namespace URI, for which prefix must be obtained.

Returned value:

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

Description:

Obtains prefix by namespace URI.

Availability:

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

    

1C:Enterprise Developer's Community