Glossary

XML GENERATE

A COBOL statement (Enterprise COBOL 4.2+) that converts a COBOL data structure into XML text. Used for data exchange with systems that consume XML. (Ch. 39) See also: *XML PARSE*, *JSON GENERATE*.

Learn More

Related Terms