XMLSchemaSet.Get

Syntax variant: By index

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Schema index in a set.

Syntax variant: By namespace URI

Syntax:

Get(<NamespaceURI>)

Parameters:

<NamespaceURI> (required)

Type: String.
Namespace URI that requires getting a schema from a set.

Returned value:

Type: XMLSchema.

Description:

Obtains a schema from a set.

Availability:

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

    

1C:Enterprise Developer's Community