Files
iTop/datamodels/2.x/itop-config-mgmt/data.sample.osfamily.xml
Romain Quetiez 4d85ff60ab Fixed #618 and #621
+ 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]
2012-11-20 16:24:24 +00:00

10 lines
186 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<Set>
<OSFamily alias="OSFamily" id="7">
<name>Linux</name>
</OSFamily>
<OSFamily alias="OSFamily" id="3">
<name>Windows</name>
</OSFamily>
</Set>