OldValue Element
Description
The original value of the changed property.
Namespace(none)
Type
xs:string
Diagram
OldValue Element
Overview
OldValuexs:string
The original value of the changed property.
Source
<xs:element name="OldValue" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The original value of the changed property. </xs:documentation>
  </xs:annotation>
</xs:element>
See Also