DifferentRootElementException getQName2 Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Report the QName of the second comparison input root.

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

public virtual string getQName2()

Return Value

Type: String
The QName of the root element of the second comparison input.
Remarks

Report the QName of the second comparison input root.
See Also