The SOAP Service associates itself with a SOAP Envelope (1.1 and 1.2) element and can be used to send any type of SOAP messages.
The Service allows for sending the SOAP-Message to any URL, with the possibility of specifying the SOAP-Action property. The result is made viewable and can be evaluated.
The Service uses the Apache SOAP package in the background to establish the Connection and has been tested with the Google and Amazon Web-Services examples.
W3C Specifications:
| SOAP 1.1: | http://www.w3.org/TR/SOAP/ |
| SOAP 1.2 (Part 1): | http://www.w3.org/TR/soap12-part1/ |
| SOAP 1.2 (Part 2): | http://www.w3.org/TR/soap12-part2/ |
The SVG Image Viewer service is associated with the SVG element and allows for converting, transforming, printing and viewing of SVG images.
The SVG Image Viewer service makes use of the Apache Batik Java based toolkit to visualise a XML-Document in the Scalable Vector Graphics (SVG) format.
The SVG Image Viewer is javascript enabled and has the following functionality:
More Information:
| Apache Batik: | http://xml.apache.org/batik/ |
| Mozilla Rhino: | http://www.mozilla.org/rhino/ |
| SVG 1.0 Spec: | http://www.w3.org/TR/SVG/ |
The XHTML Service identifies the XHTML <html xmlns="http://www.w3.org/1999/xhtml"> element
and starts-up the default web-browser to open the element.
W3C Specification:
| XHTML 1.0: | http://www.w3.org/TR/xhtml1 |
| XHTML 1.1: | http://www.w3.org/TR/xhtml11 |
The PIMnet-Services can handle the XML
data as is synchronised and saved by the PIMnet Hotsync Conduits.
Using the PIMnet-Services transforms the XNGR XML Browser application in an open source
version of the Palm Desktop application. The current available services are for the
addressbook, todolist and memopad applications.
For more information see http://pimnet.org/
These services allow the user to perform the same actions as possible on the Palm Desktop (addition, deletion and changing of the information) the services however do not support the privacy flag yet (and might never support). The addressbook service also allows for changing the custom labels.
Every PIMnet-Service has:
Note: The Java Conduit Manager at the moment only supports win32 environments. Synchronising the information between handheld and desktop in other environments is therefor not yet possible.