audit Schema
Time Element
audit Schema : Time Element

Glossary Item Box

Description

The time the audit record was created according the the DB server clock.
Namespace (none)

Type

xs:string

Diagram

Time Element

Overview

Time xs:string
The time the audit record was created according the the DB server clock.

Source

<xs:element name="Time" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
        The time the audit record was created according the the DB server clock.
    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also