How to Create an XML Application
41-001160-00, Release 2.1, Rev 04 G-25
Creating an XML Application
Appendix G
Implementation (String)
The following is how you would implement the UserInput object using Strings in
XML.
Softkeys:
1=Backspace,
•2=Dot,
3=Tri-Mode key,
4=Nextspace,
5=Cancel,
•6=Done
XML Example:
<AastraIPPhoneInputScreen type = "string" password = "yes">
<Title>SIP Settings</Title>
<Prompt>Enter something</Prompt>
<URL>http://10.50.10.53/script.pl</URL>
<Parameter>passwd</Parameter>
<Default></Default>
<AastraIPPhoneInputScreen>
XML Screen Example::
Note: In the above example, if the user entered 12345, then the URL sent
back to the server is http://10.50.10.53/script.pl?passwd=12345.
SIP Settings
Backspace
Done
Enter Password:
******
Cancel
Dot
ABC
Nextspace