fields Schema
SupportsMultivalue Element
fields Schema : SupportsMultivalue Element

Glossary Item Box

Description

Indicates whether the field can contain multiple values.
Namespace (none)

Type

xs:boolean

Diagram

SupportsMultivalue Element

Overview

SupportsMultivalue xs:boolean
Indicates whether the field can contain multiple values.

Source

<xs:element name="SupportsMultivalue" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            Indicates whether the field can contain multiple values. 
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also