Files
iTop/datamodels/1.x/itop-config-mgmt-1.0.0/data.sample.Software.xml
Denis Flaven 01d4746b0c Moving the datamodel to its new place
SVN:trunk[2240]
2012-10-10 09:28:22 +00:00

23 lines
545 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Set>
<Application alias="Software" id="1">
<name>Apache</name>
<description></description>
</Application>
<DBServer alias="Software" id="3">
<name>MySql</name>
<description></description>
</DBServer>
<DBServer alias="Software" id="4">
<name>Oracle</name>
<description></description>
</DBServer>
<DBServer alias="Software" id="5">
<name>Outlook Server</name>
<description></description>
</DBServer>
<Application alias="Software" id="2">
<name>Tomcat</name>
<description></description>
</Application>
</Set>