Device Configuration file specifications

After installation instalator should prepare configuration file with following schema ( this is sample schema of Config File )

This file is P5Automation1OrangeSettings1 of instance of config .
<?xml version="1.0" encoding="UTF-8"?>
<p5:P5Automation1OrangeSettings xmlns:p5a1s="http://procesy5.pl/SterownikAutomatykiMBZGROUP/P5Automation1OrangeSchema.xsd"
 xmlns:p5="http://procesy5.pl/SterownikAutomatykiMBZGROUP/P5Automation1OrangeSettings.xsd"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://procesy5.pl/SterownikAutomatykiMBZGROUP/P5Automation1OrangeSettings.xsd http://procesy5.pl/SterownikAutomatykiMBZGROUP/P5Automation1OrangeSettings.xsd">
    <p5a1s:IdDevice>0</p5a1s:IdDevice>
    <p5a1s:InputSettings>
        <p5a1s:IdPort>1</p5a1s:IdPort>
        <p5a1s:PortCustName>PortCustName0</p5a1s:PortCustName>
        <p5a1s:FixedupdateFreq>0</p5a1s:FixedupdateFreq>
        <p5a1s:TresholdupdateFreq>0</p5a1s:TresholdupdateFreq>
        <p5a1s:TresholdValue>0</p5a1s:TresholdValue>
    </p5a1s:InputSettings>
    <p5a1s:InputSettings>
        <p5a1s:IdPort>2</p5a1s:IdPort>
        <p5a1s:PortCustName>PortCustName1</p5a1s:PortCustName>
        <p5a1s:FixedupdateFreq>0</p5a1s:FixedupdateFreq>
        <p5a1s:TresholdupdateFreq>0</p5a1s:TresholdupdateFreq>
        <p5a1s:TresholdValue>0</p5a1s:TresholdValue>
    </p5a1s:InputSettings>
    <p5a1s:InputSettings>
        <p5a1s:IdPort>3</p5a1s:IdPort>
        <p5a1s:PortCustName>PortCustName2</p5a1s:PortCustName>
        <p5a1s:FixedupdateFreq>0</p5a1s:FixedupdateFreq>
        <p5a1s:TresholdupdateFreq>0</p5a1s:TresholdupdateFreq>
        <p5a1s:TresholdValue>0</p5a1s:TresholdValue>
    </p5a1s:InputSettings>
    <p5a1s:InputSettings>
        <p5a1s:IdPort>4</p5a1s:IdPort>
        <p5a1s:PortCustName>PortCustName3</p5a1s:PortCustName>
        <p5a1s:FixedupdateFreq>0</p5a1s:FixedupdateFreq>
        <p5a1s:TresholdupdateFreq>0</p5a1s:TresholdupdateFreq>
        <p5a1s:TresholdValue>0</p5a1s:TresholdValue>
    </p5a1s:InputSettings>
    <p5a1s:InputSettings>
        <p5a1s:IdPort>5</p5a1s:IdPort>
        <p5a1s:PortCustName>PortCustName4</p5a1s:PortCustName>
        <p5a1s:FixedupdateFreq>0</p5a1s:FixedupdateFreq>
        <p5a1s:TresholdupdateFreq>0</p5a1s:TresholdupdateFreq>
        <p5a1s:TresholdValue>0</p5a1s:TresholdValue>
    </p5a1s:InputSettings>
</p5:P5Automation1OrangeSettings>

The should be following .