DifferingOrderedAttributesException getInput1Elem Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Report the node form input 1 which has a different deltaxml:ordered value to that of input 2.

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

public virtual string getInput1Elem()

Return Value

Type: String
The XPath from input 1 (the first input in compare methods) which has a different deltaxml:ordered value to that of the other input.
Remarks

Report the node form input 1 which has a different deltaxml:ordered value to that of input 2.
See Also