fields Schema
Active Element
fields Schema : Active Element

Glossary Item Box

Description

A value of true indicates that the field can be displayed in the User Interface.
Namespace (none)

Type

xs:boolean

Diagram

Active Element

Overview

Active xs:boolean
A value of true indicates that the field can be displayed in the User Interface.

Source

<xs:element name="Active" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            A value of true indicates that the field can be displayed in the User Interface.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also