How do we read and write xml in a cobol stored procedure.Right now the frontend(.net) converts the xml to character strings and sends to the stored procedure.But if we directly read the xml and write it,we will save some processing here.Are there any tools available in the market which are widely used and can you provide info on how to use them in a cobol stored procedures in a mainframe z/os environment.
Please help
Start Free Trial