[Home] [By Thread] [By Date] [Recent Entries]
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@c...> 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@c... 71301.1306@c... KenNorth@m... > 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@i... > 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@i... the following > message; > (un)subscribe xml-dev > To subscribe to the digests, mailto:majordomo@i... the > following message; > subscribe xml-dev-digest > List coordinator, Henry Rzepa (mailto:rzepa@i...) > > _________________________________________________________ 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@i... 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@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



