Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Relating data parsed with XMLSimple

by mohan2monks (Beadle)
on Mar 30, 2010 at 11:15 UTC ( [id://831812]=note: print w/replies, xml ) Need Help??


in reply to Re: Relating data parsed with XMLSimple
in thread Relating data parsed with XMLSimple

It is supposed to be like this in XML

Name    Mark

Phone    1234

Phone     7895

Name     Glenn

Phone     6789

Then the two tags followed immediately after first Name tag are related to it e.g. Mark's numbers are 1234,7895 and Glenn's will be 6789. The xml i receive is from a third party web service.

  • Comment on Re^2: Relating data parsed with XMLSimple

Replies are listed 'Best First'.
Re^3: Relating data parsed with XMLSimple
by Anonymous Monk on Mar 30, 2010 at 11:19 UTC
    The xml i receive is from a third party web service.

    File a bug report immediately, as their format is stupid.

      I tried to take up the issue with them, but they replied that it can be processed like this in .NET or other languages,Can't really help with them :-(

        It can in any language, even perl, but it doesn't stop it from being a very non-xml way to do things.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://831812]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (1)
As of 2024-04-19 00:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found