entity-resource-descriptors Schema
SupportsMultiValue Element
entity-resource-descriptors Schema : SupportsMultiValue Element

Glossary Item Box

Description

true indicates that this entity's fields can be customized in the user interface to support multiple values.
Namespace (none)

Type

xs:boolean

Diagram

SupportsMultiValue Element

Overview

SupportsMultiValue xs:boolean
true indicates that this entity's fields can be customized in the user interface to support multiple values.

Source

<xs:element name="SupportsMultiValue" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                true indicates that this entity's fields can be customized in the user interface to support
                multiple values.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also