XDTOFactory.ReadXML

Syntax:

ReadXML(<XMLReader>, <Type>)

Parameters:

<XMLReader> (required)

Type: DOMNodeReader, FastInfosetReader, XMLReader.
XML reader object.

<Type> (optional)

Type: XDTOValueType; XDTOObjectType.
XDTO data item type. If the type is not specified, the data type is defined by the current state of the XMLReader.

Description:

Reads XDTO data item of the specified type from XML reader object.

Availability:

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

Note:

Return value can have any type that supports serialization to XDTO.

    

1C:Enterprise Developer's Community