How to Create an XML Application
41-001160-00, Release 2.1, Rev 04 G-19
Creating an XML Application
Appendix G
XML Example:
The following is an example of using the AastraIPPhoneFormattedTextScreen
object with a static line at the top and bottom blocks and 2 scrolling lines in the
middle block.
<AastraIPPhoneFormattedTextScreen>
<Line Size="double" Align="left">A line of static text</Line>
<Scroll Height=2>
<Line Size="normal" Align="right"> Scrolling text</Line>
<Line>Another line of Scrolling Text</Line>
<Line>Yet another scrolling line</Line>
</Scroll>
<Line>Some static footer text</Line>
</AastraIPPhoneFormattedTextScreen>
XML Screen Examples:
IP Phones 55i, 57i, and 57i CT

Done

A line of static text

This block can scroll

using the down arrow

on the navigation keys.

A line of static text