Aastra Telecom 9480i Series User Manual

Page of 1184
Creating an XML Application
 41-001160-03, Rev 00, Release 2.4
F-3
Creating an XML Application
Overview
This section describes how to create an XML application for your IP phones. This 
section includes:
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.
Table 1: 
Character
Description
Escape Sequence
&
Ampersand
&
"
Quote
"
Apostrophe
'
<
Left angle bracket
&lt;
>
Right angle bracket
&gt;
Draft 1