42 lines
1.3 KiB
XML
42 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<maintenancesConfig>
|
|
<contact>
|
|
<name>CMS</name>
|
|
<email>cms@cms.it</email>
|
|
<phoneNumber></phoneNumber>
|
|
</contact>
|
|
<backOfficeContact>
|
|
<name>backOffice</name>
|
|
<email>cms@cms.it</email>
|
|
<phoneNumber>333333333</phoneNumber>
|
|
</backOfficeContact>
|
|
<sparePartsContact>
|
|
<name>Spare part</name>
|
|
<email>cms@cms.it</email>
|
|
<phoneNumber>333333333</phoneNumber>
|
|
</sparePartsContact>
|
|
<retrofitContact>
|
|
<name>retrofit</name>
|
|
<email>cms@cms.it</email>
|
|
<phoneNumber>333333333</phoneNumber>
|
|
</retrofitContact>
|
|
<webSite>www.google.it</webSite>
|
|
<maintenances>
|
|
<maintenance>
|
|
<id>1</id>
|
|
<localizedName>
|
|
<lang langKey="en">5-Axis operating-unit management</lang>
|
|
<lang langKey="it">Gestione gruppo operatore 5 assi</lang>
|
|
</localizedName>
|
|
<interval>2000</interval>
|
|
<deadline>15/07/2018 13:00</deadline>
|
|
<type>MACHINE_INTERVAL</type>
|
|
<localizedDescription>
|
|
<lang langKey="en">Replace air/liquid seals of rotary axis joint</lang>
|
|
<lang langKey="it">Sostituire tenute aria/liquido giunto assi rotanti</lang>
|
|
</localizedDescription>
|
|
<unitOfMeasure>mm</unitOfMeasure>
|
|
<counterId>0</counterId>
|
|
</maintenance>
|
|
</maintenances>
|
|
</maintenancesConfig> |