DeltaXML DITA Compare .NET API Documentation
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Constructs a new DifferentRootElementException
Constructs a new DifferentRootElementException
Namespace: com.deltaxml.ditaAssembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax
Parameters
- qName1
- Type: System String
the QName of the root element from the first input
- qName2
- Type: System String
the QName of the root element from the second input
- namespacedName1
- Type: System String
the name (in {URI}localName format) of the root element from the first input
- namespacedName2
- Type: System String
the name (in {URI}localName format) of the root element from the second input
Remarks
See Also