fields Schema
Filterable Element
fields Schema : Filterable Element

Glossary Item Box

Description

A value of true indicates that the user can use the field for filtering and sorting.
Namespace (none)

Type

xs:boolean

Diagram

Filterable Element

Overview

Filterable xs:boolean
A value of true indicates that the user can use the field for filtering and sorting.

Source

<xs:element name="Filterable" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            A value of true indicates that the user can use the field for filtering and sorting.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also