fields Schema
Groupable Element
fields Schema : Groupable Element

Glossary Item Box

Description

A value of true indicates that a user can group the results by values of this field.
Namespace (none)

Type

xs:boolean

Diagram

Groupable Element

Overview

Groupable xs:boolean
A value of true indicates that a user can group the results by values of this field.

Source

<xs:element name="Groupable" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            A value of true indicates that a user can group the results by values of this field.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also