I would like to use XSLT to get a substring of this string from the last '. ... In XSLT 1.0 you will need to use a recursive template, like this:
確定! 回上一頁