Aastra Telecom 55I User Manual

Page of 818
How to Create an XML Application
41-001160-00, Release 2.1, Rev 04
G-21
Creating an XML Application
Appendix G
UserInput Object (User Input Screens)
The AastraIPPhoneInputScreen object allows application developers to create 
screens for which the user can input text where applicable. (Line 1 is a title, Line 4 
is an input prompt, and Line 5 is an input field). The IP phones support three 
parameter types: IP Addresses, Numbers (integers), and Strings. Each parameter 
has a URL tag that is used to send information back to the HTTP server. The label 
in the parameter tag is appended to the address in the URL tag and sent via HTTP 
GET.
For User input screens, you can also create the following:
Time and Date Format User input screens. For more information, see 
 on 
Multiple input fields per AastraIPPhoneInputScreen object. For more 
information, see 
.
Implementation (IP Addresss)
The following is how you would implement the AastraIPPhoneInputScreen 
object using an IP Address.
Softkeys
1=Backspace
2=Dot
3=ChangeCase
4=Numeric/Alpha
5=Cancel
6=Done
Note: 
For all available parameters you can use for the 
AastraIPPhoneInputScreen object, and for an explanation of each 
parameter, see Aastra Telecom’s "XML Developer’s Guide".