LockStatusEntity Schema
LockUser Element
LockStatusEntity Schema > LockStatusEntity Element : LockUser Element

Glossary Item Box

Description

The name of the user who locked the item.
Namespace (none)

Type

xs:string

Diagram

LockUser Element

Overview

LockUser optional xs:string
The name of the user who locked the item.

Source

<xs:element name="LockUser" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        The name of the user who locked the item.
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also