DifferentRootElementException getNamespacedName2 Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Reports namespaced-name of the root element of the second comparison input.

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

public virtual string getNamespacedName2()

Return Value

Type: String
a String corresponding to the root element name in {URI}localName format.
Remarks

Reports namespaced-name of the root element of the second comparison input.
See Also