XML and COBOL

Steven Marcus srnm at yahoo.com
Wed Jul 7 00:30:33 BST 1999


If you are running a relatively recent release of OS/390 (not
MVS) you can use an XML parser written in Java. IBM's java
parser is available at alphaworks.ibm.com and supports
EBCDIC<->Unicode conversions.

You can integrate your COBOL and Java environments thru the file
system bridge available with java-OS/390, or via DB/2. There may
be other ways of passing data between Java apps and COBOL but
someone else will have to speak up.

[Also, I have been told that OS/390 should support IBM's C++ XML
parser if you install the UNIX-compatibility services.]

Good luck!
Steven Marcus
Aware Technologies, Inc.

--- Ken North <ken_north at csi.com> wrote:
> << 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 at csi.com  71301.1306 at compuserve.com  KenNorth at 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 at 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 at ic.ac.uk the following
> message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo at ic.ac.uk the
> following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
> 
> 

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at 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 at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list