Xml File Format; Parameter Model; Xml Tags And Attributes - Mitel UC360 Administration Manual

Collaboration point
Hide thumbs Also See for UC360:
Table of Contents

Advertisement

XML File Format

The UC360 implementation of the XML file format contains a list of tags arranged according to
their correspondence to the UC360 menu hierarchy of Settings -> Advanced -> System
Settings menus, plus some user settings (currently only Browser app settings).
See "Mass Deployment Configuration File Reference" on page 115 for a listing of all menu
settings and their possible values.

Parameter Model

A mass deployment XML cfg file must start with a section as follows:
<Parameter Model="UC360">
This tag must exist in the XML file, and if it is not found a warning log is issued on the UC360
and the rest of the file will not be processed. All tag and attributes within this XML element are
used to specify the UC360 configuration.

XML Tags and Attributes

The settings are applied incrementally such that a value set from MN_<MAC Addr>.cfg will
override any value previously set via MN_Generic.cfg. For the above example, some of the
debug setting attributes could be specified in MN_Generic.cfg and others in MN_<MAC
Addr>.cfg, if a value is specified in both the last set wins i.e. the value in MN_Generic.cfg.
Parsing of tags and attributes values applies validation rules to the same level as applied by
the Advanced Settings user interface, i.e. if you can set it via the GUI then it is considered valid
by the XML parser. Any invalid values will not be applied to the active configuration and will
result in a warning log.
XML File Format
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents