mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
Initial load of data model 2.0
SVN:trunk[2283]
This commit is contained in:
15
datamodels/2.x/itop-config-mgmt/data.sample.software.xml
Executable file
15
datamodels/2.x/itop-config-mgmt/data.sample.software.xml
Executable file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<Software alias="Software" id="2">
|
||||
<name>MySql</name>
|
||||
<vendor>Oracle</vendor>
|
||||
<version>5.3</version>
|
||||
<type>DBserver</type>
|
||||
</Software>
|
||||
<Software alias="Software" id="1">
|
||||
<name>Oracle DB engine</name>
|
||||
<vendor>Oracle</vendor>
|
||||
<version>11i</version>
|
||||
<type>DBserver</type>
|
||||
</Software>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user