Creating an XML Application
G-10
41-001160-01, Rev 00, Release 2.3
IP Phone Administrator Guide
Using Bullets in Menu Items
When implementing the AastraIPPhoneTextMenu object, you can use bullets to
list items using the
style=”bullet
" attribute.
XML Description:
You use this attribute as follows.
<
AastraIPPhoneTextMenu style=”bullet”
>
<Title>Example</Title>
<MenuItem>
<Prompt>Item 1</Prompt>
<URI>http://somepage.xml</URI>
</MenuItem>
</AastraIPPhoneTextMenu>
XML example:
The following is an example of using the "
style=bullet
" attribute with the
AastraIPPhoneText Menu object.
<
AastraIPPhoneTextMenu style=”bullet”
>
<Title>Phone Services</Title>
<MenuItem base = "http://10.50.10.53/">
<Prompt>Traffic Reports</Prompt>
<URI> rss_to_xml.pl</URI>
</MenuItem>
<MenuItem>
<Prompt>Employee List</Prompt>
<URI>employees.xml</URI>
</MenuItem>
<MenuItem base ="">
<Prompt>Weather</Prompt>
<URI>http://10.50.10.52/weather.pl</URI>
</MenuItem>
</AastraIPPhoneTextMenu>
Summary of Contents for 51i
Page 4: ......
Page 26: ......
Page 30: ......
Page 70: ......
Page 179: ...Administrator Level Options 41 001160 01 Rev 00 Releaes 2 3 3 91 Administrator Options ...
Page 180: ......
Page 644: ...Operational Features 5 352 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide ...
Page 712: ......
Page 976: ......
Page 980: ......
Page 1014: ...Sample Configuration Files D 34 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide ...
Page 1016: ...Sample Configuration Files D 36 41 001160 01 Rev 00 Release 2 3 IP Phone Administrator Guide ...
Page 1022: ......
Page 1026: ......
Page 1030: ......
Page 1133: ......