Basic newbie question regarding xpath and xml: Is there a syntax to save match patterns? With regex/grep stuff, save a match pattern with "\1", "\2", etc. for later use in a replace string. For ...