objectChangeInfo Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
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----->