XMLReader.IgnoreWhitespace

Usage:

Read and write.

Description:

Type: Boolean.
It contains a flag marking blank node values (the value contains only spaces, tabs, line returns, etc.).
If the value of this property is True, then nodes containing spaces are allowed during reading. If it is False these nodes are not allowed.

Availability:

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

Note:

The property value can be changed when reading XML. When doing this, the re-defined value will be used when the Read() method is called up next.
Default value True.

    

1C:Enterprise Developer's Community