DOMNodeWriter.WriteEndAttribute

Syntax:

WriteEndAttribute()

Description:

Ends XML attribute writing. Attribute start is written during calling a method DOMNodeWriter.WriteStartAttribute. Once the attribute start has been written, everything that is written belongs to this attribute: a text, entity references. To end the attribute, call a given method. Each method call DOMNodeWriter.WriteStartAttribute must correspond to a given method call.

Availability:

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

    

1C:Enterprise Developer's Community