With the following XML, is it possible with an XPath expression to select local item elements where the regional item's amount with the same code is within 5% of the local item's amount? In this example, local item 4 would be selected.With the following XML, is it possible with an