Input Element

Applies to: SharePoint Server 2010

    <Input>    </Input>

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

CrawledProperty

Specifies a crawled property that the command uses as input.

Parent Elements

Element

Description

Run

Represents the pipeline extensibility command to run.

Remarks

The command must handle the case when only a subset of the requested properties is provided in the input file, for example, if an item from a crawled content source does not contain certain properties that the command expects as input.

See Also

Concepts

Integrating an External Item Processing Component

Pipeline Extensibility Configuration Schema

Pipeline Extensibility Interface Schema