× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Mike,

Why not just use the RPG built in function and op-codes? %XML, XML-INTO for the DOM parser, and XML-SAX for the SAX parser.

Rick

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Barnett
Sent: Thursday, September 16, 2010 1:08 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Parse a XML file with RPGLE

Hello List,

I have a request to parse a XML file in a rpg program. I'm experimenting with the expat parser I downloaded from Scott Klement's website (great stuff!!) to parse a XML file from the ifs. I'm using the sample program (CHARDATA1) from the download - pretty straight forward. When I run the program and put it in debug, after the code:
len = read(fd: %addr(Buff): %size(Buff)); I check the Buff variable and I see garbage - I can't make out the xml. I've tried several xml files and all display the same. Has anyone had a similar problem using the expat parser? Any suggestions would be greatly appreciated.
Thanks

Privileged and Confidential. This e-mail, and any attachments there to, is intended only for use by the addressee(s) named herein and may contain privileged or confidential information. If you have received this e-mail in error, please notify me immediately by a return e-mail and delete this e-mail. You are hereby notified that any dissemination, distribution or copying of this e-mail and/or any attachments thereto, is strictly prohibited.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.