DOMNodeReader.FirstDeclaration

Syntax:

FirstDeclaration()

Returned value:

Type: Boolean.
True - positioning to the declaration was successful, False - otherwise.

Description:

Moves to first definition of DTD.
In case a current node is DocumentTypeDefinition (DTD), a current node is positioned to the first DTD declaration.
Calling method DOMNodeReader.Read interrupts DTD reading and positions a current node to the next after DTD.

Availability:

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

    

1C:Enterprise Developer's Community