DOMNodeReader.AttributeLocalName

Syntax:

AttributeLocalName(<Index>)

Parameters:

<Index> (required)

Type: Number.
Attribute index.

Returned value:

Type: String.

Description:

Obtains local attribute name by index. Since only XML element has attributes, access to them is only available during reading a node of the following type StartElement.

Availability:

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

    

1C:Enterprise Developer's Community