Sets a value that specifies which system is applied to the XMLport for character encoding.
Applies To
XMLports
Remarks
The two options available for this property are UTF8 and UTF16. UTF8 is the default setting. Information about the encoding system used is inserted into the header of the XML document. For example, <? XML version = 1.0 encoding=utf8 ?>.