A SERVICE OF

logo

Creating an XML Application
41-001160-01, Rev 00, Release 2.3 G-21
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 9480i, 9480i CT, 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