XML and Soap now served by Webview.

North's constant work to stay ahead of the game continues with our latest development. Our XML server for Obsys 2.0 allows values to be automatically shared via XML web pages.

XML pages are similar to HTML web pages; they can be viewed in a web browser and contain information. However the formatting of an XML page is much stricter and is designed to be read by a machine, rather than a human.

North’s WebView will automatically generate XML pages from data stored in the Userdata module within ObSys 2.0. No further understanding of xml or web services is necessary to serve XML data for machine to machine (m2m) communications.

For more information on XML and SOAP please see W3 Schools tutorials.