Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » XML nodes,elements???


XML nodes,elements???

Reply
  #1 (permalink)  
Old 09-30-10, 12:03 AM
tomcruisesky tomcruisesky is offline
Newbie Coder
 
Join Date: Apr 2010
Location: Same World
Posts: 30
Thanks: 3
Thanked 1 Time in 1 Post
XML nodes,elements???

Code:
<soapenv:Envelope
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>
<soapenv:Body>
<getAllPersonsReturn xmlns="urn:DefaultNamespace"><?xml version="1.0"?><peoplelist><person><name> Autoreply</name><fname></fname><lname>Autoreply</lname><telnrs><mobile></mobile><work></work><home></home></telnrs><email>Autoreply@group-wave.be</email><dept></dept><loc></loc><id>9B503C108F04A0F4C12571B1003389A6</id><photourl></photourl></person></getAllPersonsReturn></soapenv:Body>
</soapenv:Envelope>

This i get returned as a string, so i take the NSXMLDocument and initWithString .. so i get back an "XMLDocument" ..

but how i acces my "getAllPersonsReturn" value .. and how i get to my nodes of peoplelist ?
__________________
Web Page Design | Website Development
Reply With Quote
  #2 (permalink)  
Old 09-30-10, 12:13 AM
Yeroon's Avatar
Yeroon Yeroon is offline
Code Master
 
Join Date: Aug 2007
Location: Netherlands, Nijmegen
Posts: 850
Thanks: 2
Thanked 20 Times in 20 Posts
Hi,

What programming language do you use to do the request and then read the result? Php, Asp.Net c# or VB, or some other language? Please let us know and then we can help you

Yeroon
__________________
Feel free to thank people if they help you by clicking thanks at a post.
=================================
Make it idiot proof and someone will make a better idiot.
=================================
Realise the impotence of proof reading everything you publish
Reply With Quote
Reply

Bookmarks

Tags
iphone


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
posting php to xml IFS PHP 1 10-19-09 10:24 AM
using xml to define a navbar possum87 Flash & ActionScript 0 08-26-09 06:31 AM
XML PHP MYSQL- Writing to a xml file punky79 PHP 8 05-18-09 04:21 AM
Mental XML and attributes mogant0 PHP 2 05-16-09 08:30 AM
reading a remote xml file into a variable bdee1 PHP 1 12-20-05 12:32 PM


All times are GMT -5. The time now is 09:13 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.