Welcome to myCobol.ovh Monday, 29 September 2025, 06:13

document encoding
Category Context
Subject Cobol
For an XML document, one of the following encoding categories that the XML parser determines by examining the first few bytes of the document:
  • ASCII
  • EBCDIC
  • UTF-8
  • UTF-16, either big-endian or little-endian
  • Other unsupported encoding
  • No recognizable encoding
Submitted by remy
Created on Sunday, 07 November 2021, 02:48

Back to Glossary