Base class representing a change that has occurred in a binder.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| action | string | element | 0/1 | The action that was performed on the changed entity. Possible values are:
|
|
| date | dateTime | element | 0/1 | Date and time that the change occurred. | |
| type | string | element | 0/1 | Type of entity that changed. Possible values are:
|
Example
<b-----> <type>...</type> <action>...</action> <date>...</date> </b----->