![Siemens HiPath optiPoint 410 Developer'S Manual Download Page 11](http://html.mh-extra.com/html/siemens/hipath-optipoint-410/hipath-optipoint-410_developers-manual_377163011.webp)
c01.fm
18. May 2006
optiPoint application module - XML Applications, Developer’s Guide
10
XML Object Reference
Starting the Program
4
XML Object Reference
This chapter describes the usage, content and error handling for the individual XML objects.
The objects are comprised of a main element, its attributes and one or more child elements and
their attributes. The names of the basic XML elements are prefixed with "Ipp" which stands for
"IP phone", for example, "IppAction".
The following table gives an overview of the individual objects and their function:
>
Examples of the individual objects are provided. You will find the associated XML
files under:
http://siemens.com/hipath
Category
Object
Functional Description
Basic XML
structure
Optional root element; for future objects outside of the
display
root element
Navigation
Command (BACK,
NEXT or UPDATE)
BACK: Leads to the screen displayed previously
SCREEN: Leads to a specific screen
UPDATE: Reloads the screen from the server
Form
Form for sending the contents of data fields to the serv-
er
Message win-
dow
Temporarily appears over the currently displayed
screen and contains a message
Ticker
Ticker text in the title bar
Text, layout,
image
Shows text on the display
Generates a line break
Links an image file
Positions an image
Selection lists
List of selectable options
List of selectable options
Data input
Text input field with multiple lines
Text input field with a single line
Date input field
Form/Gauge (inter-
active)
Entry of a numerical value using a horizontal slider
Table 4-1