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, Rev 01 Release 2.0

G-17

Page 557
Image 557
Aastra Telecom 57I C53I manual Implementation String