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