UnchangedElementHasChildrenException getXPath Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the xpath of the element that is an unchanged element which incorrectly contains child attributes or elements.

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 an unchanged element which incorrectly contains child attributes or elements.
Remarks

Reports the xpath of the element that is an unchanged element which incorrectly contains child attributes or elements.
See Also