I have a XML that looks like this
Hello
I used concat method and works well.
concat(//SomeElement/text(),'_',//OtherElement/text())