XDTOFactory.Based on XML Schema set

Syntax:

New XDTOFactory(<XMLSchemaSet>, <Packages>)

Parameters:

<XMLSchemaSet> (optional)

Type: XMLSchemaSet.
XML schema set that should be used to create XDTO type factory.

<Packages> (optional)

Type: Array; XDTOPackageCollection.
XDTO package collection to be added to the XDTO factory. If the schema set contains a schema with a namespace URI corresponding to the XDTO package from the package collection, then existing package will be used instead of creating a new one.

Description:

Creates XDTO type factory by XML Schema set.

    

1C:Enterprise Developer's Community