mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs + fixed errors in the profiles SVN:trunk[2434]
28 lines
703 B
XML
Executable File
28 lines
703 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<DBServer alias="DBServer" id="16">
|
|
<name>MySQL</name>
|
|
<description></description>
|
|
<org_id>2</org_id>
|
|
<business_criticity>low</business_criticity>
|
|
<move2production></move2production>
|
|
<system_id>13</system_id>
|
|
<software_id>1</software_id>
|
|
<softwarelicence_id>0</softwarelicence_id>
|
|
<path></path>
|
|
<status></status>
|
|
</DBServer>
|
|
<DBServer alias="DBServer" id="18">
|
|
<name>Oracle</name>
|
|
<description></description>
|
|
<org_id>2</org_id>
|
|
<business_criticity>low</business_criticity>
|
|
<move2production></move2production>
|
|
<system_id>14</system_id>
|
|
<software_id>2</software_id>
|
|
<softwarelicence_id>0</softwarelicence_id>
|
|
<path></path>
|
|
<status></status>
|
|
</DBServer>
|
|
</Set>
|