DOMEntityReference.LookupPrefix

Syntax:

LookupPrefix(<NamespaceURI>)

Parameters:

<NamespaceURI> (required)

Type: String.
Namespace URI that requires finding a prefix.

Returned value:

Type: String.

Description:

Searches for a prefix for namespace URI, starting with this node. The prefix search algorithm is described in DOM Core specification.

Availability:

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

    

1C:Enterprise Developer's Community