<specializations>

<parentFile xmlFilename="string"Description: Parent xml filepath used as basis
Type: String
Required: no
>

<attributes>
<set value="string"Description: Target value to set in parent file
Type: String
Required: no
path="string"Description: Path change in parent xml
Type: String
Required: no
/>

<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
/>

</attributes>
</parentFile>

<specialization name="string"Description: The name of the specialization
Type: String
Required: yes
filename="string"Description: The path of the specialization file
Type: String
Required: yes
className="string"Description: The name of the specialization class
Type: String
Required: yes
/>

</specializations>