Aastra Telecom 57I Benutzerhandbuch

Seite von 818
How to Create an XML Application
G-50
41-001160-00, Release 2.1, Rev 04  
IP Phone Administrator Guide
Appendix G
XML Example:
The XML script for the AastraIPPhoneImageScreen object is as follows:
<AastraIPPhoneImageScreen>
  <Image verticalAlign   = "top,middle,bottom,'pixel'",                                            
         horizontalAlign = "left,middle,right,'pixel'"
         height="'integer'", width="'integer'">
    FF00F800FF00FFFFFFFFFFFF00FF00FF00FFF8F200
  </Image>
  <!-vertical and horizontal default to "middle" ->
  <!-height and width must match the image data ->
</AastraIPPhoneImageScreen>
XML Screen Example:
Note: 
This object supports the destroyOnExit attribute.