XDTOSerializer.XMLTypeOf

Syntax:

XMLTypeOf(<Value>)

Parameters:

<Value> (required)

Type: Arbitrary.
A value whose type requires obtaining a corresponding XML data type.

Returned value:

Type: XMLDataType; Undefined.
If the XML data type corresponding to the type of value passed as a parameter is defined, the method will return the XML data type. If it is not defined, the method returns Undefined.

Description:

Obtains XML data type that matches the type passed as a parameter.

Availability:

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

    

1C:Enterprise Developer's Community