Creating an XML Application

How to Create an XML Application

Note: If you don’t specify a date, the XML script uses the current date in the specified format.

Directory Object (Directory List Screen) (57i only)

The Directory object allows you to browse an online directory in real time. It displays an automatically numbered list of contacts. By selecting a contact with the cursor, the contact can be dialed directly by pressing the "Dial" softkey or picking up the receiver. The Directory object has the optional softkeys of "Previous" and "Next" which can be linked to other XML objects.

Implementation

The following is how you would implement the Directory object in XML.

Note:

1. For all available parameters you can use for the Directory object, and for an explanation of each parameter, see Aastra Telecom’s

"XML Developer’s Guide".

2.If the URI entry contains a "?" the phone appends an "&" instead.

Softkeys:

1=Dial,

6= Done,

2=Previous (optional),

5=Next (optional) XML Description:

<AastraIPPhoneDirectory destroyOnExit="no" next="uri" previous="uri">

<!-Attributes are optionalà <Title>Directory Title</Title> <Menu Item>

<Prompt>Contact Name</Prompt> <URI>number</URI>

</Menu Item>

<!-Additional Menu Items may be added --> </AastraIPPhoneDirectory>

41-001160-00, Rev 01 Release 2.0

G-21

Appendix G

Page 561
Image 561
Aastra Telecom 57I C53I manual Directory Object Directory List Screen 57i only, Implementation