Previous Topic Next topic Print topic


XML Support

Enhancements have been made to XML Parse/Generate to provide compatibility with IBM® Enterprise COBOL for z/OS® v4.2.

New in XMLGENERATE:

New in XMLPARSE:

There are now two modes of XMLPARSE support using the XMLPARSE() compiler directive:

XMLPARSE(XMLSS) provides:

Note: The ability to parse XML documents one segment at a time with the help of the END-OF-INPUT XML event is not supported yet.

Previous Topic Next topic Print topic