activityDifference
| Namespace: | (default namespace) |
|---|---|
| XML Schema: | ns0.xsd |
Class used to describe a single difference in an activity.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| aspectChanged (activityAspect) | 0/1 | What kind of change has happened to this activity. |
| key (string) | 0/1 | Optional key identifying which item was changed (e.g. if aspect is Connection then this might be exit number). |
| oldValue (string) | 0/1 | The pre-change value. |
| newValue (string) | 0/1 | The post-change value. |