c01.fm
18. May 2006
optiPoint application module - XML Applications, Developer’s Guide
28
XML Object Reference
Hidden
Screenshot
4.10
Hidden
The function of this object is comparable to that of hidden entry fields in HTML. This makes it
possible to not only receive data from the server using key/value pairs but to also send data to
the server without these data being visible to the user. In addition to context information, it can
also contain the telephone number of the optiPoint phone connected or its IP address.
The following attributes are available to the
IppHidden
element:
Attribute
Value
Function
Type
VALUE
Default value. The value of the key/value pair is the val-
ue saved in the Value child element.
PHONENUMBER
The value of the key/value pair is the telephone number
of the optiPoint phone connected.
IPADDRESS
The value of the key/value pair is the IP address of the
optiPoint phone connected.
Key
Key
The key that, together with the content of the
Value
child element, builds the key/value pair to be sent. The
key must be unique within a screen.