DeltaXML DITA Compare .NET API DocumentationThe DifferentRootElementException type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| getNamespacedName1 |
Reports namespaced-name of the root element of the first comparison input.
| |
| getNamespacedName2 |
Reports namespaced-name of the root element of the second comparison input.
| |
| getQName1 |
Report the QName of the root element of the first comparison input.
| |
| getQName2 |
Report the QName of the second comparison input root.
|
See Also