Creating an XML Application

How to Create an XML Application

How to Create an XML Application

Overview

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

XML format

Creating XML Objects

Creating Custom Softkeys

HTTP Post

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

Description

Escape Sequence

&

Ampersand

&

 

 

 

"

Quote

"

 

 

 

Apostrophe

'

 

 

 

<

Left angle bracket

<

 

 

 

>

Right angle bracket

>

 

 

 

Appendix G

41-001160-00, Rev 01 Release 2.0

G-3

Page 543
Image 543
Aastra Telecom 57I C53I How to Create an XML Application, Overview, XML format, Character Description Escape Sequence