Mike, Thank you very much for your reply. As suggested, I will try to use XML4J. Is it possible to invoke a XML parser in Java from main function in C?
I desperately need XML4C for OS390 for my project. I am pretty new on OS390 and C++ programming as well. The sooner I can get a copy of XML4C on OS390, even though it is an older version, I have more time to test. I appreciate if you could give me a contact to get this version. Thanks, Yen Mike Pogue wrote: > > Yen, > > The IBM 390 people plan to have a OS/390 version available (using the latest > Xerces code base) in > 60-90 days. In the meantime, as an alternative, you may use XML4J on OS/390, > if you wish. > > XML4C is no longer available for download from IBM, but you can probably > contact IBM directly, if > you really need it. Let me know if you need a contact name for this... > > Mike > > Yen Trinh wrote: > > > > I'm looking for a XML Parser (SAX parser is what we need for now) for > > OS390. My main application is running on MVS Batch, with POXIS on and > > multi threaded environment and it is written mostly in c and some c++. > > Is there something that has been ported and working on the MVS? > > > > In November, Mike Pogue mentioned that Xerces-C with XML4C version 2 was > > ported to OS390. Is this still available for download? > > > > Thanks for any advice, > > Yen