<missionVehicles>
<mission type="string"Description: Type of the mission
Type: String
Required: yes
>
<group rewardScale="1"Description: Reward scale factor
Type: Float
Default: 1
Required: no
size="medium"Description: Size of the mission
Type: String
Default: medium
Required: no
variant="string"Description: Name of the variant
Type: String
Required: no
>
<vehicle filename="string"Description: Filename of the vehicle
Type: String
Required: yes
>
<configuration id="integer"Description: Id of the configuration
Type: Integer
Required: yes
name="string"Description: Name of the configuration
Type: String
Required: yes
/>
</vehicle>
</group>
</mission>
<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>
</missionVehicles>