Does XML Thunder convert XML to COBOL?
COBOL is a programming language. XML is a data transport format. XML Thunder develops the COBOL code required to interface COBOL with XML. In short XML Thunder generates COBOL or C code to:
1. Convert the data values in COBOL fields to XML format.
2. Parse the content in XML into COBOL fields.
XML Thunder enables a COBOL or C program to work with XML using traditional program field structures.