audit Schema
OldValue Element
audit Schema : OldValue Element

Glossary Item Box

Description

The value before the audited event.
Namespace (none)

Type

xs:string

Diagram

OldValue Element

Overview

OldValue xs:string
The value before the audited event.

Source

<xs:element name="OldValue" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
        The value before the audited event.
    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also