How to Create an XML Application
41-001160-00, Release 2.1, Rev 04 G-13
Creating an XML Application
Appendix G
XML Example 1:
<AastraIPPhoneTextScreen destroyOnExit = "yes">
<Title>Screen Object</Title>
<Text>The screen object can be implemented similar to the
firmware info screen. Note that white space is preserved in XML so
the display should word-wrap appropriately. Only three lines can
display at a time.</Text>
</AastraIPPhoneTextScreen>
XML Screen Example 1:
Note: This example displays text that you can scroll through on the LCD
screen. As you scroll the screen, the previous text is destroyed.
Screen Object
Done
The screen object can
be implemented
similar to the