How to Create an XML Application
41-001160-00, Rev 01 Release 2.0 G-7
Creating an XML Application
Appendix G
XML example:
<AastraIPPhoneTextMenu>
<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>
XML Screen Example:
Note: The maximum number of items to be included in a Text Menu
object is 15.
Phone Services
1.Traffic Reports
2.Employee List
3.Weather
Select
Done