CannotCompareDeltaException getRootElement Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Report the root element QName of an unexpected delta file.

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

public virtual string getRootElement()

Return Value

Type: String
The QName of the root element of the delta file.
Remarks

Report the root element QName of an unexpected delta file.
See Also