Appendix A CiscoIPPhone XML Object Quick Reference

Table A-1 CiscoIPPhone XML Object Quick Reference (continued)

Object

Definition

 

 

CiscoIPPhoneImage

<CiscoIPPhoneImage>

 

<Title>Image title goes here</Title>

 

<Prompt>Prompt text goes here</Prompt>

 

<LocationX>Position information of graphic</LocationX>

 

<LocationY>Position information of graphic</LocationY>

 

<Width>Size information for the graphic</Width>

 

<Height>Size information for the graphic</Height>

 

<Depth>Number of bits per pixel</Depth>

 

<Data>Packed Pixel Data</Data>

 

</CiscoIPPhoneImage>

 

 

CiscoIPPhoneImageFile

<CiscoIPPhoneImageFile>

 

<Title>Image Title goes here</Title>

 

<Prompt>Prompt text goes here</Prompt>

 

<LocationX>Horizontal position of graphic</LocationX>

 

<LocationY>Vertical position of graphic</LocationY>

 

<URL>Points to the PNG image</URL>

 

</CiscoIPPhoneImageFile>

 

 

CiscoIPPhoneGraphicMenu

<CiscoIPPhoneGraphicMenu>

 

<Title>Menu title goes here</Title>

 

<Prompt>Prompt text goes here</Prompt>

 

<LocationX>Position information of graphic</LocationX>

 

<LocationY>Position information of graphic</LocationY>

 

<Width>Size information for the graphic</Width>

 

<Height>Size information for the graphic</Height>

 

<Depth>Number of bits per pixel</Depth>

 

<Data>Packed Pixel Data</Data>

 

<MenuItem>

 

<Name>The name of each menu item</Name>

 

<URL>The URL associated with the menu item</URL>

 

</MenuItem>

 

</CiscoIPPhoneGraphicMenu>

 

 

CiscoIPPhoneGraphicFileMenu

<CiscoIPPhoneGraphicFileMenu>

 

<Title>Image Title goes here</Title>

 

<Prompt>Prompt text goes here</Prompt>

 

<LocationX>Horizontal position of graphic</LocationX>

 

<LocationY>Vertical position of graphic</LocationY>

 

<URL>Points to the PNG background image</URL>

 

<MenuItem>

 

<Name>Same as CiscoIPPhoneGraphicMenu</Name>

 

<URL>Invoked when the TouchArea is touched</URL>

 

<TouchArea X1="left edge" Y1="top edge" X2="right

 

edge"Y2="bottom edge"/>

 

</MenuItem>

 

</CiscoIPPhoneGraphicFileMenu>

 

 

Cisco Unified IP Phone Services Application Development Notes

 

A-2

OL-20949-01

 

 

 

Page 96
Image 96
Cisco Systems OL-20949-01 manual Appendix a CiscoIPPhone XML Object Quick Reference