Forum Discussion

anshum's avatar
15 years ago

Multiple Nodes in Property Transfers

Hi,
My XML looks something like this :
<ABC>
<DEF>
<Text>111</Text>
<Text>222</Text>
<Text>333</Text>
</DEF>
</ABC>

Using Property transfer i want to extract Values between <Text> Node (i.e. 111,222,333) , is there any way to do that using XPATH , tried a lot but not able to extract.

Any help would be appreciated.

Thanks
Anshum
No RepliesBe the first to reply