XMLSchemaBuilder.CreateXMLSchema

Syntax:

CreateXMLSchema(<Element>)

Parameters:

<Element> (required)

Type: DOMElement.
DOM element based on which XML schema must be created.

Returned value:

Type: XMLSchema; Undefined.
Undefined, if element structure does not match a schema.

Description:

Creates a schema based on DOM element.

Availability:

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

    

1C:Enterprise Developer's Community