AddRemoveKeyingException getDeltaElementXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the keyed element in the delta input to the comparison which has an identically keyed non-delta equivalent element.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public virtual string getDeltaElementXPath()

Return Value

Type: String
the XPath of the (keyed) element in the delta input
Remarks

Reports the keyed element in the delta input to the comparison which has an identically keyed non-delta equivalent element.
See Also