Hi Paul,
Yes, It is Possible. Try this.
First Map Evidence ->Evidence.
From your structure, I see that Url is mapped to File. So the target structure would be
Next
File -> SplitbyValue(EachValue) ->url
<evidence>
<url>file1</url>
</evidence>
<evidence>
<url>file2</url>
</evidence>
<evidence>
<url>file3</url>
</evidence>
Hope this helps.
-
Sendhil