Previous Topic: Types and SubtypesNext Topic: Software Section


Add New Groups

You can add groups under the GeneralInventory and AdditionalInventory tags in the Hardware section and group the related inventory attributes.

The syntax for a creating a group and an attribute is as follows:

<group name="user defined name">
<attribute name="attribute name"
type="type"
subtype=”subtype”>
value
</attribute>
</group>

Note: Multiple attributes can be contained in a group, and a group can contain multiple groups.