audit Schema
User Element
audit Schema : User Element

Glossary Item Box

Description

The user who made the change.
Namespace (none)

Type

xs:string

Diagram

User Element

Overview

User xs:string
The user who made the change.

Source

<xs:element name="User" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
        The user who made the change.
    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also