Transcription of Why do I care about XML? - Scott Klement
{{id}} {{{paragraph}}}
XML From RPG Using Free ToolsPresented byScott 2005-2009, Scott Klement There are 10 types of people in the who understand binary, and those who don t. Session 50012544CB2 Why do I care about XML? It is a standard for exchanging data between trading partners It is a standard for exchanging data between computer applications It can be processed by a program, but is readable to a human, which makes it versatile. It is one of the main technologies required for using Web Services Some newer APIs are using XML for input and outputXML is important to businesses because:3 How to do it in RPG?While reviewing the syntax of XML in the next several slides, think to "Could I write routines that output data in this format?" "If I had to write a program to read and process a file with this layout, how would I go about it?" "Could I make my read and process routines generic enough to be used for any XML document?
9 Writing XML w/IFS APIs Output using RPG operations can be awkward. It's a somewhat easier using the IFS APIs because you can write …
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}