I am trying to edit a current XSLT. The functionality I want is when the value of \"//code_no\" ends with 01 I want to edit the current city location. Currently this functio
Not exactly ends with, but nicer look than the substring-solution and still suitable for certain situations: