Aastra Telecom 57I C53I 사용자 가이드

다운로드
페이지 602
How to Create an XML Application
41-001160-00, Rev 01  Release 2.0
G-33
Creating an XML Application
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.