<treeMarkerSystem>
<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>
<treeMarkers>
<treeMarker color="x y z w"Description: Treemarker color
Type: Multiple values (x, y, z, w)
Required: no
isSplitShape="boolean"Description: Is treemarker on a splitshape or on a preplaced tree
Type: Boolean
Required: no
posX="float"Description: Treemarker x position
Type: Float
Required: no
posY="float"Description: Treemarker y position
Type: Float
Required: no
rotY="float"Description: Treemarker rotation
Type: Float
Required: no
scale="float"Description: Treemarker scale
Type: Float
Required: no
splitShapePart1="integer"Description: Treemarker splitShapePart1
Type: Integer
Required: no
splitShapePart2="integer"Description: Treemarker splitShapePart2
Type: Integer
Required: no
splitShapePart3="integer"Description: Treemarker splitShapePart3
Type: Integer
Required: no
type="string"Description: Treemarker type name
Type: String
Required: no
/>
</treeMarkers>
</treeMarkerSystem>