NoMatchingDeltaItemCombineException getInputElem Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports the node in the input file which does not have a corresponding delta.

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

public virtual c_w getInputElem()

Return Value

Type: c_w
the node in the input file which does not have a corresponding delta.
Remarks

Reports the node in the input file which does not have a corresponding delta.
See Also