Hello,I am using the link checker transformer for rewriting the links. I need to modify the href attributes, but got stuck at a point where I need to append a variable(eg: "xyz") that is returned using esi tags (eg: <esi:include src = "www.try.com/hello" />), so the modified attribute should be some...