users Schema
UserActive Element
users Schema : UserActive Element

Glossary Item Box

Description

Indicates whether the user is active.
Namespace (none)

Type

xs:string

Diagram

UserActive Element

Overview

UserActive xs:string
Indicates whether the user is active.

Source

<xs:element name="UserActive" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
        Indicates whether the user is active.
      </xs:documentation>
  </xs:annotation>
</xs:element>

See Also