Views

Difference between revisions of "XML application samples"

The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.

Jump to: navigation, search
 
Line 1: Line 1:
=== Presence Demo ===
+
== Scope ==
 +
Description and settings for XML application samples. Be sure to have this [[How_to_access_XML_applications#Prerequisites| prerequisites]].
 +
== Presence Demo ==
  
 
This demo simulates a presence application and shows the usage of different XML objects in an application.
 
This demo simulates a presence application and shows the usage of different XML objects in an application.
Line 6: Line 8:
 
<br clear='left'>
 
<br clear='left'>
  
=== Picture Show ===
+
== Picture Show ==
  
 
This application shows a screensaver. Each [[JPEG]] can be converted to [[PNG]] and used in such an environment.
 
This application shows a screensaver. Each [[JPEG]] can be converted to [[PNG]] and used in such an environment.
Line 13: Line 15:
 
[[image:Screenshot WBM oP410 XML Picture.jpg|thumb|WBM screenshot XML applications > Settings|left|150px]]
 
[[image:Screenshot WBM oP410 XML Picture.jpg|thumb|WBM screenshot XML applications > Settings|left|150px]]
 
<br clear='left'>
 
<br clear='left'>
=== XML Tutorial ===
+
 
 +
== XML Tutorial ==
  
 
This XML tutorial is an ideal tool if you start developing XML applications for the optiPoint application module. In conjunction with the {{File-DL|XML developers guide|pdf}} it demonstrates how the different XML-objects behave and appear on the screen.   
 
This XML tutorial is an ideal tool if you start developing XML applications for the optiPoint application module. In conjunction with the {{File-DL|XML developers guide|pdf}} it demonstrates how the different XML-objects behave and appear on the screen.   
 
[[image:Screenshot WBM oP410 XML3.jpg|thumb|WBM screenshot XML applications > Settings|left|150px]]
 
[[image:Screenshot WBM oP410 XML3.jpg|thumb|WBM screenshot XML applications > Settings|left|150px]]
 
<br clear='left'>
 
<br clear='left'>
 +
 +
 +
== See also ==
 +
* [[XML_Applications]]

Revision as of 17:12, 23 January 2007

Scope

Description and settings for XML application samples. Be sure to have this prerequisites.

Presence Demo

This demo simulates a presence application and shows the usage of different XML objects in an application.

WBM screenshot XML applications > Settings


Picture Show

This application shows a screensaver. Each JPEG can be converted to PNG and used in such an environment.

The filename in the following screenshot is too long, do not forget to type the proper extension *.xml if you want to try out this.
WBM screenshot XML applications > Settings


XML Tutorial

This XML tutorial is an ideal tool if you start developing XML applications for the optiPoint application module. In conjunction with the pdf.png  XML developers guide it demonstrates how the different XML-objects behave and appear on the screen.

WBM screenshot XML applications > Settings



See also