XDTOFactory.Type

Syntax variant: Type

Syntax:

Type(<NamespaceURI>, <Name>)

Parameters:

<NamespaceURI> (required)

Type: String.
Namespace URI of the requested type.

<Name> (required)

Type: String.
Name of the requested type.

Description of method variant:

Obtains XDTO type by name and URI of the namespace.

Syntax variant: By extended XML name

Syntax:

Type(<XMLName>)

Parameters:

<XMLName> (required)

Type: XMLExpandedName.
Extended XML name.

Description of method variant:

Obtains XDTO type by the extended XML name.

Syntax variant: By XML data type

Syntax:

Type(<DataType>)

Parameters:

<DataType> (required)

Type: XMLDataType.
XML data type serving for requesting XDTO type.

Description of method variant:

Obtains XDTO type by the XML data type.

Returned value:

Type: XDTOValueType; XDTOObjectType; Undefined.

Description:

Obtains XDTO type.

Availability:

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

    

1C:Enterprise Developer's Community