Re: Is there any XML parser available on z/OS ?

2005-10-26 Thread Bernd Oppolzer
I have written a fast XML (SAX) parser in C, which runs on z/OS, callable from C, PL/1 or other languages. But I probably will not be able to sell it to you, because the development was paid by a customer of mine. But if you really want, I can ask them. You can use the toolkit or get another

Re: Is there any XML parser available on z/OS ?

2005-10-26 Thread Meral Temel
We have used this for our WF for Z/OS software... http://www-03.ibm.com/servers/eserver/zseries/software/xml/ -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message:

Re: Is there any XML parser available on z/OS ?

2005-10-25 Thread Mark Jacobs
On Monday 26 September 2005 04:58 am, CAPRON Romain wrote: Hello, I would like to know if there is an XML parser available on z/OS? Thanks a lot in advance for your help, Romain Enterprise COBOL provides for XML support. You can also download a XML toolkit for C/C++ and JAVA XML

(fwd) RE: 64-bit COBOL was(fwd) Re: Is there any XML parser available on z/OS ?

2005-09-29 Thread Clark Morris
: Tuesday, September 27, 2005 8:08 PM To: IBM-MAIN@BAMA.UA.EDU Subject: 64-bit COBOL was(fwd) Re: Is there any XML parser available on z/OS ? On Tue, 27 Sep 2005 04:37:23 GMT, in bit.listserv.ibm-main William M. Klein [EMAIL PROTECTED] wrote: And of course, no current customers have demonstrated any

Re: 64-bit COBOL was(fwd) Re: Is there any XML parser available on z/OS ?

2005-09-29 Thread Schiradin,Roland HG-Dir itb-db/dc
using a window of the large object Roland -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Wayne Driscoll Sent: Wednesday, September 28, 2005 5:49 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: 64-bit COBOL was(fwd) Re: Is there any XML parser

Re: Is there any XML parser available on z/OS ?

2005-09-28 Thread Chase, John
-Original Message- From: IBM Mainframe Discussion List On Behalf Of Joe Zitzelberger Well, for sufficiently large xml documents, it blows the address space up when using a DOM model. IBMs Cobol can play nicely in a 32-bit world. But IBM gave up half of that to keep the

Re: Is there any XML parser available on z/OS ?

2005-09-27 Thread Imbriale, Donald (Exchange)
: Is there any XML parser available on z/OS ? And be aware that IBMs' cobol still doesn't support 64 bits. Ed *** Bear Stearns is not responsible for any recommendation, solicitation, offer or agreement or any information about any

Re: Is there any XML parser available on z/OS ?

2005-09-27 Thread Ed Gould
On Sep 27, 2005, at 9:45 AM, Imbriale, Donald (Exchange) wrote: Never miss an opportunity do you Ed? What does that have to do with XML parser anyway? Don Imbriale Don, Since the apologist always seem to pop with inane things about cobol I thought I would add another inane thing. Ed

64-bit COBOL was(fwd) Re: Is there any XML parser available on z/OS ?

2005-09-27 Thread Clark Morris
On Tue, 27 Sep 2005 04:37:23 GMT, in bit.listserv.ibm-main William M. Klein [EMAIL PROTECTED] wrote: And of course, no current customers have demonstrated any current (or expected in the near future) need for AMODE(64) COBOL. -- Bill Klein wmklein at ix.netcom.com Ed Gould [EMAIL PROTECTED]

Re: Is there any XML parser available on z/OS ?

2005-09-27 Thread Joe Zitzelberger
? What does that have to do with XML parser anyway? Don Imbriale -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Ed Gould Sent: Monday, September 26, 2005 8:32 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Is there any XML parser available on z

Is there any XML parser available on z/OS ?

2005-09-26 Thread CAPRON Romain
Hello, I would like to know if there is an XML parser available on z/OS? Thanks a lot in advance for your help, Romain -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL

Re: Is there any XML parser available on z/OS ?

2005-09-26 Thread Roger Lowe
On Mon, 26 Sep 2005 10:58:15 +0200, CAPRON Romain [EMAIL PROTECTED] wrote: I would like to know if there is an XML parser available on z/OS? Romain, Have a look at http://www-03.ibm.com/servers/eserver/zseries/software/xml/ Hope that helps. Roger

Re: Is there any XML parser available on z/OS ?

2005-09-26 Thread Andy Robertson
On Mon, 26 Sep 2005 04:28:09 -0500, Roger Lowe [EMAIL PROTECTED] wrote: On Mon, 26 Sep 2005 10:58:15 +0200, CAPRON Romain [EMAIL PROTECTED] wrote: I would like to know if there is an XML parser available on z/OS? Romain, Have a look at

Re: Is there any XML parser available on z/OS ?

2005-09-26 Thread Steve Comstock
Andy Robertson wrote: On Mon, 26 Sep 2005 04:28:09 -0500, Roger Lowe [EMAIL PROTECTED] wrote: On Mon, 26 Sep 2005 10:58:15 +0200, CAPRON Romain [EMAIL PROTECTED] wrote: I would like to know if there is an XML parser available on z/OS? Romain, Have a look at

RE : Is there any XML parser available on z/OS ?

2005-09-26 Thread CAPRON Romain
Thanks a lot for your answers! I'll study the Enterprise Cobol Way... Romain -Message d'origine- De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de Steve Comstock Envoyé : lundi 26 septembre 2005 16:09 À : IBM-MAIN@BAMA.UA.EDU Objet : Re: Is there any XML parser

Re: Is there any XML parser available on z/OS ?

2005-09-26 Thread Ed Gould
On Sep 26, 2005, at 9:08 AM, Steve Comstock wrote: Andy Robertson wrote: On Mon, 26 Sep 2005 04:28:09 -0500, Roger Lowe [EMAIL PROTECTED] wrote: On Mon, 26 Sep 2005 10:58:15 +0200, CAPRON Romain [EMAIL PROTECTED] wrote: I would like to know if there is an XML parser available on z/OS?

Re: Is there any XML parser available on z/OS ?

2005-09-26 Thread Walter Rue
Also consider the PL/I functions: PLISAXA, PLISAXB. Go to... http://www-306.ibm.com/software/awdtools/pli/plizos/ then to the Library side-bar, finally to the Language Reference. Walter Rue Roger Lowe wrote: On Mon, 26 Sep 2005 10:58:15 +0200, CAPRON Romain [EMAIL PROTECTED] wrote: I