entity-descriptors Schema
SupportsDataHidingFilter Element
entity-descriptors Schema : SupportsDataHidingFilter Element

Glossary Item Box

Description

A value of Y indicates that this entity's fields can be part of a data hiding filter.
Namespace (none)

Type

xs:boolean

Diagram

SupportsDataHidingFilter Element

Overview

SupportsDataHidingFilter xs:boolean
A value of Y indicates that this entity's fields can be part of a data hiding filter.

Source

<xs:element name="SupportsDataHidingFilter" 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 can be part of a data hiding filter.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also