Share via


FilterValue Element in FilterValues (Subscription Schema)

Applies to: SharePoint Server 2010

Specifies a filter value for a query or association.

The FilterValue element can contain a mix of character data and child elements.

Namespace: https://schemas.microsoft.com/office/2006/03/BusinessDataCatalog

Schema: Subscription

<FilterValue FilterDescriptorName = "String" Type = "String" FilterIndex = "Integer"> </FilterValue>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

FilterDescriptorName

Required.

The name of the filter descriptor in the model.

Attribute type: String

Type

Required.

The data type of the filter value.

Attribute type: String

FilterIndex

Required.

Must always be set to zero.

Attribute type: Integer

Child Elements

None.

Parent Elements

Element

Description

FilterValues Element in Query (Subscription Schema)

The FilterValues element that contains this filter value.

FilterValues Element in Association (Subscription Schema)

The FilterValues element that contains this filter value.