Does anyone know of freeware/shareware that can take an XML document and create a corresponding COBOL record layout?
I've run across some products that can be purchased to do this but (for now) free and readily available would work better.
Thanks, Chris.
Thanks...I appreciate the suggestions/example. I'm deep enough into the coding of this program that it probably makes more sense for me to just add the extra logic using COBOL.
Regards, Chris.
Hi,
I'm using the COBOL XML PARSER (XML PARSE stmt) for the first time and attempting to parse a document that has the same element tag <RqUID> in multiple places throughout the XML doc. For example...
<BankSvcRq>
<RqUID>123-456-789</RqUID>
<AcctInqRq>
<RqUID>454-123-987</RqUID>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.