entity-descriptors Schema
SupportsTextSearch Element
entity-descriptors Schema : SupportsTextSearch Element

Glossary Item Box

Description

A value of Y indicates that this entity's fields are support text search.
Namespace (none)

Type

xs:boolean

Diagram

SupportsTextSearch Element

Overview

SupportsTextSearch xs:boolean
A value of Y indicates that this entity's fields are support text search.

Source

<xs:element name="SupportsTextSearch" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                A value of Y indicates that this entity's fields are support text search.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also