DifferentRootElementException MembersDeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation

The DifferentRootElementException type exposes the following members.
Constructors

  NameDescription
Protected methodDifferentRootElementException
Constructs a new DifferentRootElementException
Back to Top
Methods

  NameDescription
Public methodgetNamespacedName1
Reports namespaced-name of the root element of the first comparison input.
Public methodgetNamespacedName2
Reports namespaced-name of the root element of the second comparison input.
Public methodgetQName1
Report the QName of the root element of the first comparison input.
Public methodgetQName2
Report the QName of the second comparison input root.
Back to Top
See Also