[
Lists Home |
Date Index |
Thread Index
]
- From: "Ken North" <ken_north@csi.com>
- To: <xml-dev@ic.ac.uk>
- Date: Tue, 6 Jul 1999 13:40:00 -0700
<< I have the need to implement COBOL applications on a IBM mainframe
computer that will be responsible for parsing and creating XML
documents. Can anyone point me toward a good tool that could be called
from within a COBOL application to parse / create XML. The mainframe
environment is CICS, OS/MVS. Any help would be greatly appreciated!
John,
I know there has been a lot of talk about Object COBOL, but I don't know
if anyone is shipping a product. The problem is that traditional COBOL
does not do string processing very well so it will be a challenge to
write a parser in COBOL. You should probably investigate COBOL-callable
libraries written in C or assembly language.
================== Ken North =============================
http://ourworld.compuserve.com/homepages/Ken_North
ken_north@csi.com 71301.1306@compuserve.com KenNorth@msn.com
Ken North Computing 2604B El Camino Real, #351 Carlsbad, CA 92008-1214
===========================================================
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|