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
karthika pommudu
NA
321
34.3k
How to get Xml to json value...
Mar 5 2019 5:06 AM
Here,I need to this xml values in array - javascript..Thanks by advance...
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<ADDGetLiveDataResponse xmlns="http://ADDtech.org/">
<ADDGetLiveDataResult>
<Latitude>8.857230</Latitude>
<Longitude>78.057277</Longitude>
<PositionTime>05/Mar/2019 12:41:17 PM</PositionTime>
<Speed>0.00</Speed>
<ACC>Off</ACC>
<PositionType>No Gps</PositionType>
<Direction>North</Direction>
<Battery>100%</Battery>
<GSMStrength>Strong Signal</GSMStrength>
<PowerStatus>Power Connected</PowerStatus>
</ADDGetLiveDataResult></ADDGetLiveDataResponse>
</soap:Body></soap:Envelope>
Reply
Answers (
2
)
How to pass XML data to Menu
On Tab click event website menu hover