Absolutely ... I'm currently working with our Web Developer on sending him data to populate/update our website.
Originally we used comma delimited files, but as I started to get used to Visual Cobol I realized that we could probably communicate better with XML.
I've gotten both Methods of XML to work, but I'm nervous that I'll get comfortable using one style, and in reality the other style would be better long term.
I'm also laying the groundwork for the ACA AIR (IRS XML Document for 1094-1095C), so I need the XML created to be an accurate representation of XML, and not a best guess.
And it occurred to me I could ask the community, and get some thoughts on it.
If I'm going to continue using XML for communication in-house and the outside world ... what method should I be using, to save me from headaches later.
Thanks for the responses.