MissingDeltaAttributeException getXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the xpath of the element that is missing a delta value.

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

public virtual string getXPath()

Return Value

Type: String
the String value of the xpath for the element that is missing a delta value.
Remarks

Reports the xpath of the element that is missing a delta value.
See Also