DOMDocument.CreateEntityReference

Syntax:

CreateEntityReference(<Name>)

Parameters:

<Name> (required)

Type: String.
DOM entity name.

Returned value:

Type: DOMEntityReference.

Description:

Creates DOM node - entity reference. If an entity is already defined in the document, then nodes will be added automatically to the created node according to the entity definition.

Availability:

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

Note:

Exception call reasons:
  • Data processor instruction target contains characters invalid for XML standard.

    

1C:Enterprise Developer's Community