DOMNodeReader.NextDeclaration

Syntax:

NextDeclaration()

Returned value:

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

Description:

Shifts to the next DTD definition.
In case a current node is DocumentTypeDefinition (DTD), a current node is positioned to the next DTD declaration.
If positioning to the first declaration was not performed, then the method is similar to MoveToContent. Calling method DOMNodeReader.Read interrupts declarations 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