OrderlessDeltaMismatchException getMismatchedOrderlessDeltaElementXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the orderless, modified element in the delta input without a deltaxml:key atttribute.

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

public virtual string getMismatchedOrderlessDeltaElementXPath()

Return Value

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

Reports the orderless, modified element in the delta input without a deltaxml:key atttribute.
See Also