1. NetApp ONTAP 9.12.1 Documentation, "Data protection with SnapMirror," Section: "Transition from SnapMirror DP to SnapMirror XDP."
This section explicitly states the procedure: "You can transition from a SnapMirror DP relationship to a SnapMirror XDP relationship by deleting the SnapMirror DP relationship and then creating a SnapMirror XDP relationship between the source and destination volumes."
2. NetApp ONTAP 9.12.1 Documentation, "ONTAP commands," snapmirror create manual page.
The command syntax shows that the -type {DP|XDP|LS} parameter is set at the time of creation. It is not listed as a modifiable parameter in the snapmirror modify command, confirming that the type cannot be changed on an existing relationship.
3. NetApp Technical Report TR-4015, "SnapMirror Configuration and Best Practices Guide for ONTAP 9," Section: "SnapMirror Version-Independent Relationships."
This report details that "Version-independent SnapMirror relationships are also known as XDP relationships... If you want to convert a DP relationship to an XDP relationship, you must delete the DP relationship and create a new XDP relationship." This confirms the required procedure.