how to make template match and select on the result of the previous templates
example if previous template change node name and in next template i want match to the new name.
another question is how to force match on child elements only without root node if the root and chiled have the same name
thank you