How to Create an XML Application
G-8
41-001160-00, Release 2.1, Rev 04
IP Phone Administrator Guide
Appendix G
Turning Off Automatic Numbering of Menu Items
When implementing the AastraIPPhoneTextMenu object, you can turn off
automatic numbering of the items in a list using the
style=”none
" attribute.
XML Description:
You use this attribute as follows.
<
AastraIPPhoneTextMenu style=”none”
>
<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=none
" attribute with the
AastraIPPhoneText Menu object.
<
AastraIPPhoneTextMenu style=”none”
>
<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>
Содержание 53I
Страница 4: ......
Страница 18: ......
Страница 42: ......
Страница 438: ......
Страница 470: ......
Страница 476: ......
Страница 486: ......
Страница 502: ......
Страница 684: ......
Страница 688: ......
Страница 722: ...Sample Configuration Files D 34 41 001160 00 Release 2 1 Rev 04 IP Phone Administrator Guide Appendix D ...
Страница 724: ...Sample Configuration Files D 36 41 001160 00 Release 2 1 Rev 04 IP Phone Administrator Guide Appendix D ...
Страница 730: ......
Страница 734: ......
Страница 738: ......
Страница 817: ......