PATHCOPY addresses ending in different names

Users are given the option of a multiple source XML PATHCOPY of addresses ending in different names.

For example, this is permitted:

OCM 1:
A
     B
          C
               D
               E
OCM2:
X
     Y
          C
               D
               E
PATHCOPY A.B-->X.Y
Note: Elements under the sub-root must have the same name. In the above example, C, D, and E must have the same name. The sub-root names can be different. For example, B versus Y in the above example.