<consumables>
<consumable filename="string"Description: Path to consumable xml file
Type: String
Required: no
/>
<parentFile xmlFilename="string"Description: Parent xml filepath used as basis
Type: String
Required: no
>
<attributes>
<clearList keepIndex="integer"Description: Index of list to keep
Type: Integer
Required: no
path="string"Description: List to clear but keep one item
Type: String
Required: no
/>
<remove path="string"Description: Path to remove from parent xml
Type: String
Required: no
/>
<set path="string"Description: Path change in parent xml
Type: String
Required: no
value="string"Description: Target value to set in parent file
Type: String
Required: no
/>
</attributes>
</parentFile>
<types>
<type name="string"Description: Name of the consumable type
Type: String
Required: no
title="string"Description: Name of the type to be shown in the UI
Type: String or l10n key
Required: no
/>
</types>
</consumables>