| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| attributes | list of attributeChangeInfo | element | 0/unbounded |
Example
<o----->
<attributes>
<attributeName>...</attributeName>
<oldValue>...</oldValue>
<newValue>...</newValue>
</attributes>
</o----->