Xml Structure - Panasonic KX-UT670 Administrator's Manual

Smart desk phone
Hide thumbs Also See for KX-UT670:
Table of Contents

Advertisement

Note
The maximum size of a configuration file is 240 KB.
The configuration file does not necessarily need to have the ".xml" extension. However, it must start
with a comment line containing "# Panasonic SIP Phone Standard Format File #".
If you are transferring configuration files using an encryption key (® see 2.4.3.6 Encryption), the file
extension must be changed accordingly.

2.4.4.1 XML Structure

XML Syntax
XML configuration files each consist of an XML declaration and XML instance.
<?xml version="1.0" encoding="utf-8"?>
<PANASipPhoneConfig>
<Dev>
...........
</Dev>
</PANASipPhoneConfig>
[XML Declaration]
The XML declaration contains the XML version and character set, as follows:
<?xml version="1.0" encoding="utf-8"?>
The XML version must be 1.0 and the character set must be UTF-8.
[XML Instance]
The XML instance contains the XML configuration data for programming the unit.
XML Schema File
The XML schema is a description of the type of XML document. The file name should be as follows:
UT670_config.xsd
This is not a proprietary schema. The schema uses the "http://www.w3.org/2001/XMLSchema" namespace.
XML Element/Attribute Configuration Parameters
Common Description Rules
Certain parameter names end with "[n]". This signifies that these settings can be made to each line
individually. The unit supports 6 telephone lines.
Document Version 2012-07
Section 2 General Information on Programming
XML Declaration
XML Instance
Administrator Guide
33

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents