User Profile

Collapse

Profile Sidebar

Collapse
pratim09
pratim09
Last Activity: Jan 9 '08, 01:51 PM
Joined: Jan 3 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pratim09
    started a topic Extracting text within a specified xml tag
    in Perl

    Extracting text within a specified xml tag

    Hi

    I am new in xml handling in perl
    Can anyone help me in getting the text portion within a particular tag in an xml document .

    Say for eg i have a xml doc

    [code=xml]
    <?xml version="1.0"?>
    <xmsMessage><he ader><network>S WIFT</network><msgDir ection>intoMS</msgDirection><e xtMsgName>MT198 </extMsgName><sen dSession/><sendSequenc e/><nakError/><mervaMessage> <code>DWS765I </code><message>A uth...
    See more | Go to post
    Last edited by numberwhun; Jan 8 '08, 10:25 AM. Reason: add code tags

  • pratim09
    started a topic getting a part of a message in a excel folder
    in Perl

    getting a part of a message in a excel folder

    Hi

    I am new to perl .My requirement is that I am querying database and fetching 2 data one is msg_nbr and other is tehre corresponding xml message.

    I am getting all the xml message in a variable .Now what is need is to fetch only the part of the xml data whixch is enclosed within the tags <notag>anything ..,..</noTag>. and export it to a excel sheet along withthe corresponding msg nbrs.

    I...
    See more | Go to post
    Last edited by numberwhun; Jan 3 '08, 01:16 PM. Reason: add code tags
No activity results to display
Show More
Working...