Output Element

Applies to: SharePoint Server 2010

   <Output>

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 is output by the pipeline extensibility command.

Parent Elements

Element

Description

Run

Represents the pipeline extensibility command to run.

Remarks

The command is not required to output all crawled properties. This means that even if a crawled property is present within the Output element, the command may omit this crawled property in the output. This has the same effect as if the output value for the crawled property was empty.

See Also

Concepts

Integrating an External Item Processing Component

Pipeline Extensibility Configuration Schema

Pipeline Extensibility Interface Schema