Share via


Visualization Element (Location Definition)

Applies to: SharePoint Server 2010

In this article
Attributes
Child Elements
Parent Element

Specifies the display format for the federated search location’s results.

<Visualization name="string">
    <Xsl>...</Xsl>
    <Properties>...</Properties>
    <SampleData>string</SampleData>
</Visualization>

Attributes

Attribute

Description

name

Must be one of the following:

  • full  Specifies the format for the results that are displayed in the Search Core Results Web Part.

  • summary  Specifies the format for the results that are displayed in the Federated Results Web Part.

  • topanswer  Specifies the format for the results that are displayed in the Top Federated Results Web Part.

Child Elements

Xsl Element (Location Definition)

Properties Element (Location Definition)

SampleData Element (Location Definition)

Parent Element

OpenSearchDescription Element (Location Definition)

Remarks

Optional: Yes

xmlns: "https://schemas.microsoft.com/Search/2007/location"

See Also

Concepts

Federated Search Overview