×
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.
You may want to take a look at Scott Klement's HTTPAPI. It includes a parser called XPAT that will probably be better than XML-INTO and XML-SAX for what you are trying to do.
Matt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Lowary, Jim
Sent: Wednesday, March 18, 2009 10:33 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: XML parsing (RPG commands)
I've just started looking at the commands and XML-INTO and XML-SAX .
It seems that both of these expect to have a DataStructure with the
names for the fields to match the element tags and attribute names. Is
this correct, or am I missing something?
I will have a vendors file that will have tags with "-" (dashes) in
them, not a valid RPG field name, so how do you handle this? Also some
of the elements/attribute names could be longer than what RPG allows for
fields length name.
Ie: <reference-id> 12345678-01</reference-id>
<vehicle-savlage-obtain-date>20090101</vehicle-savlage-obtain-date>
Do I go back to brute force and code the decode myself? Getting the
vendor to change is not an option.
I just hope I am missing something!
Thanks for your help.
Regards,
-- Jim Lowary
As an Amazon Associate we earn from qualifying purchases.
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.