3.1.4.9.3.6 t:ItemChangeDescriptionType Complex Type

The ItemChangeDescriptionType complex type specifies data that describes changes that are applied by using the UpdateItem operation. The ItemChangeDescriptionType complex type extends the ChangeDescriptionType complex type, as specified in section 3.1.4.9.3.4.

 <xs:complexType name="ItemChangeDescriptionType">
   <xs:complexContent>
     <xs:extension
       base="t:ChangeDescriptionType"
      />
   </xs:complexContent>
 </xs:complexType>