IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Need details about XML PARSE statement


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthic_muthalagan

New User


Joined: 05 Aug 2008
Posts: 3
Location: india

PostPosted: Wed Aug 06, 2008 11:40 am
Reply with quote

Hi,
I'm very new to this forum and this is my first post. I've got an assignment. As a part of it I need to parse an XML document in COBOL, If the parsing is successful, I need to edit some data in the XML document and send it to the output. I've googled this topic and got some fruitful results from IBM website. But I'm not able to get any sample or reference programs so that I may move forward in my assignment. Please help me. I need any sample programs which deals with XML PARSE statement which will be easier to understand.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Aug 06, 2008 11:49 am
Reply with quote

Hello Kamin and welcome to the forums,

If you use the forum SEARCH feature and use XML PARSE as keywords (and specify the Mainframe COBOL part of the forum) you will get several hits that may help.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Aug 06, 2008 11:52 am
Reply with quote

Hello,

At the top of the page is a link to "IBM Manuals". The following link is from the Enterprise COBOL Programming Guide and is sample code.
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/handheld/Connected/BOOKS/igy3pg20/5.1.3.2.6?
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Wed Aug 06, 2008 11:55 am
Reply with quote

you should also check IBM developerworks.
www.ibm.com/developerworks/
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Wed Aug 06, 2008 12:09 pm
Reply with quote

Kartic,

I have also worked on a similar requirement and found that very challenging.

As suggested, do read all the manuals, Code and post if you have any issues.
Back to top
View user's profile Send private message
karthic_muthalagan

New User


Joined: 05 Aug 2008
Posts: 3
Location: india

PostPosted: Wed Aug 20, 2008 11:01 am
Reply with quote

Hi Guys,
Thanks a lot for all your suggestions. I've coded a simple program for parsing and it works fine...Thanks a lot everybody. icon_smile.gif
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Wed Aug 20, 2008 12:22 pm
Reply with quote

Kartic,

Great that it worked and thanks for letting us know.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts JCL SORT to compress the student's de... DFSORT/ICETOOL 7
No new posts JOIN STATEMENT PERFORMANCE. DFSORT/ICETOOL 12
No new posts Splitting group records based on deta... DFSORT/ICETOOL 8
No new posts Relate COBOL statements to EGL statement All Other Mainframe Topics 0
Search our Forums:

Back to Top