fields Schema
Required Element
fields Schema : Required Element

Glossary Item Box

Description

A value of true indicates an entity cannot be created without a value for this field.
Namespace (none)

Type

xs:boolean

Diagram

Required Element

Overview

Required xs:boolean
A value of true indicates an entity cannot be created without a value for this field.

Source

<xs:element name="Required" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            A value of true indicates an entity cannot be created without a value for this field.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also