filter Schema
SelectedFields Element
filter Schema > CrossFilter Element : SelectedFields Element

Glossary Item Box

Description

The list of fields to be displayed.
Namespace (none)

Type

xs:string

Diagram

SelectedFields Element

Overview

SelectedFields 0..∞ xs:string
The list of fields to be displayed.

Source

<xs:element name="SelectedFields" minOccurs="0" maxOccurs="unbounded" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The list of fields to be displayed.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also