Given that the iSeries Network just sent out a mass mailing confirming this projects existence I am going to be expediting the next release (1.1) which has many new API's including serializing, and error handling. I did some re-arranging of names (DOMInitParser is now DOMParser_init) because this will follow naming conventions use on the other API's.
We also know that the download for "XML Interface for RPG" zip file on AlphaWorks site has been taken off. We are in the process of getting it worked out with IBM so you can download it directly from here.
Also, I have gotten the OK from Scott Klement ( http://klement.dstorm.net/ ) to include (link) some of his open source projects with this one. This will work great being that XML is heavily used in the HTTP, IFS, and FTP areas.
There will be a PowerPoint tutorial on how to use the RPG XML Parser coming soon!
Thanks to all who can help with making the code better - we are looking for help on creating a SOAP parser (http://www.w3schools.com/soap/default.asp), and being able to specify an external Schema definition on the DOMParser_init sub proc.
If you don't have time to code, but have idea's or suggestions feel free to babble on!
Aaron Bartell
Project Lead
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Given that the iSeries Network just sent out a mass mailing confirming this projects existence I am going to be expediting the next release (1.1) which has many new API's including serializing, and error handling. I did some re-arranging of names (DOMInitParser is now DOMParser_init) because this will follow naming conventions use on the other API's.
We also know that the download for "XML Interface for RPG" zip file on AlphaWorks site has been taken off. We are in the process of getting it worked out with IBM so you can download it directly from here.
Also, I have gotten the OK from Scott Klement ( http://klement.dstorm.net/ ) to include (link) some of his open source projects with this one. This will work great being that XML is heavily used in the HTTP, IFS, and FTP areas.
There will be a PowerPoint tutorial on how to use the RPG XML Parser coming soon!
Thanks to all who can help with making the code better - we are looking for help on creating a SOAP parser (http://www.w3schools.com/soap/default.asp), and being able to specify an external Schema definition on the DOMParser_init sub proc.
If you don't have time to code, but have idea's or suggestions feel free to babble on!
Aaron Bartell
Project Lead