Руководство Пользователя для AASTRA 53i

Скачать
Страница из 602
How to Create an XML Application
41-001160-00, Rev 01  Release 2.0
G-13
Creating an XML Application
Appendix G
UserInput Object (User Input Screens)
The UserInput object allows application developers 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.
Implementation (IP Addresss)
The following is how you would implement the UserInput 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 UserInput object, 
and for an explanation of each parameter, see Aastra Telecom’s
"XML Developer’s Guide".