XmlHttpRequest![Subscribe to RSS - XmlHttpRequest](https://developer.tizen.org/sites/all/themes/tizen_dev_theme/images/btn-rss.png)
SOAP message parsing in Tizen Web
PUBLISHED
Introduction
In this tip document, a simple example of parsing SOAP structure messages using XmlHttpRequest is discussed. SOAP stands for Simple Object Access Protocol. When publishing complex application program interface (API) as a web service, SOAP is very useful as it is commonly used. A Tizen web app is developed to show a step by step approach for implementing SOAP structured message parsing.
Test Settings:
Type |
Tizen Web App |
Category:
Dev Tips
- Read more about SOAP message parsing in Tizen Web