The query xml does not extrat the value since it has "&", even after placing amp; as shown below.
This works on design mode but on the actual work run, it brings the whole string as out put.
<?xml version="1.0" encoding="utf-8"?><RepeaterData><Version /><Items><Item><CostCentre type="System.String">631003:GD&amp;P-TEst value for check;</CostCentre></Item></Items></RepeaterData>
Trying to get /RepeaterData/Items/Item