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

myCobol.ovh Glossary
Categories all ·   Context   ·   Concept   ·   Syntax   ·   Event   ·   Standards  
Subjects all   ·   Cobol  
Letters all  #  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z
Terms  DLL   document encoding   dynamic link library                            

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