Allows setting the character coding used for the values returned by the object XMLReader to the GeneXus program.

Syntax

&DataType.SetNodeEncoding(Encoding)

Where:
Encoding
String

Values

ANSI
UTF-8
The default value is ANSI.

Description

It allows setting the character coding used for the values returned by the object XMLReader to the GeneXus program.

Scope

Extended Data Types: XmlReader
Languages: .NET, Java, Ruby (up to GeneXus X Evolution 3), Visual Basic (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)

See Also

SetDocEncoding
XmlReader Data Type