Appendix F: How To Create An Xml Application; Xml Format; Creating Xml Objects - Aastra 480i Administrator's Manual

Hide thumbs Also See for 480i:
Table of Contents

Advertisement

Appendix F: How to Create an XML Application

This Appendix describes how to create an XML application for your IP
phones. Sections in this appendix include:

Creating XML Objects

XML Schema File

XML format

The text in the Aastra XML objects must be compliant with XML
recommendations and special characters must be escape encoded. The
default character set for the XML API is ISO-8859-1.
Character
&
Creating XML Objects
This section describes how to create XML objects.
The Aastra IP phone XML API supports four proprietary objects that allow
the creation of menu screens, message screens, input screens, and
directory screens:
"Text Menu Object (Menu Screens)"
• "Text Screen Object (Message Screens)"
• "UserInput Object (User Input Screens)"
"Directory Object (Directory List Screen) (480i only)"
Description
Ampersand
"
Quote
'
Apostrophe
<
Left angle bracket
>
Right angle
bracket
Escape
Sequence
&amp;
&quot;
&apos;
&lt;
&gt;
IP Phone SIP Admin Guide 235

Advertisement

Table of Contents
loading

This manual is also suitable for:

480i ct9112i9133i

Table of Contents