fields Schema
Verify Element
fields Schema : Verify Element

Glossary Item Box

Description

A value of true indicates that the field value must be an item in a list.
Namespace (none)

Type

xs:boolean

Diagram

Verify Element

Overview

Verify xs:boolean
A value of true indicates that the field value must be an item in a list.

Source

<xs:element name="Verify" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            A value of true indicates that the field value must be an item in a list. 
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also