I'm having a problem pulling out data from a node. I'm using the following XPATH expression to try to consolidate all comments into a single field (string):concat(/process_data/ResultsXML/approvers/approver[/process_data/@Approver_index]/CommonName,': ',/process_data/ResultsXML/approvers/approver[...