XMLCanonicalizingWriter.LookupPrefix

Syntax:

LookupPrefix(<NamespaceURI>)

Parameters:

<NamespaceURI> (required)

Type: String.
Namespace URI, for which prefix should be found.

Returned value:

Type: String; Undefined.
If no prefix found (no namespace URI correspondence written) Undefined is returned.

Description:

Searches for a prefix for specified namespace URI.

Availability:

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

Note:

The prefix should correspond to the namespace specified with WriteNamespaceMapping or WriteAttribute.

    

1C:Enterprise Developer's Community