| differenceType | DifferenceTypeEnum | The type of difference that exists. | Type of difference | | 0-1,
mre | |
| differenceSeverity | DifferenceSeverityEnum | An indication of the severity of the difference. | Severity of the difference | | 0-1,
mre | |
| element | xsd:string | The name of the element affected. | Element name | | 0-1,
mre | |
| basePath | xsd:string | XPath to the element in the base object. Strictly for the message of party 1. | Element's XPath in first message | | 0-1 | |
| baseValue | xsd:string | The value of the element in the base object. Strictly for the message of party 1. | Element value in first message | | 0-1 | |
| otherPath | xsd:string | XPath to the element in the other object. Strictly for the message of party 2. | Element's XPath in second message | | 0-1 | |
| otherValue | xsd:string | Value of the element in the other trade. Strictly for the message of party 2. | Element's value in second message | | 0-1 | |
| missingElement | xsd:string | Element(s) that are missing in the other trade. | Missing element | | 0-∞ | |
| extraElement | xsd:string | Element(s) that are extraneous in the other object. | Extra element in second message | | 0-∞ | |
| message | xsd:string | A human readable description of the problem. | Description of the problem | | 0-1,
mre | |