Creating an XML Application

How to Create an XML Application

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::

SIP Settings

Enter Password:

******

Backspace Nextspace

Dot Cancel

ABCDone

Appendix G

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.

41-001160-00, Release 2.1, Rev 04

G-25

Page 763
Image 763
Aastra Telecom 53I, 57I CT, 55I manual Implementation String