AddRemoveKeyingException getNonDeltaElementXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the keyed element in the non-delta input to the comparison.

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

public virtual string getNonDeltaElementXPath()

Return Value

Type: String
the XPath of the mis-keyed element in the non-delta comparator input.
Remarks

Reports the keyed element in the non-delta input to the comparison.
See Also