TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tamil Iniyan
NA
79
7.6k
How to convert XML soap response into object
Mar 15 2017 11:53 PM
Dear Team,
Below is my xml soap response. could you please tell how can we convert that into object.
<?xml version="1.0"?>
-<tns1:RetrieveAccountDetailsResponse xmlns:tns="http://www.example.org/wsdl/1489569158037" xmlns:tns1="http://www.example.org/RetrieveAccount">
-<tns:Account xmlns:tns="http://www.example.org/RetrieveAccount">
-<tns:AccountConfiguration>
<tns:myAccountServiceID>1</tns:myAccountServiceID>
<tns:myAccountServices>Activation</tns:myAccountServices>
</tns:AccountConfiguration>
</tns:Account>
-<tns:AddressInformation xmlns:tns="http://www.example.org/RetrieveAccount">
<tns:addressID>2</tns:addressID>
</tns:AddressInformation>
</tns1:RetrieveAccountDetailsResponse>
Reply
Answers (
1
)
Truncate access database table
How to Unicode To display Emoji in Label text?