Url Element (Location Definition)

Applies to: SharePoint Server 2010

In this article
Attributes
Child Elements
Parent Element

Describes the interface for the OpenSearch location.

<Url type="application/sharepoint+xml" template="{searchTerms}" />

Attributes

Attribute

Description

type

Specifies the search result format.

Child Elements

None.

Parent Element

OpenSearchDescription Element (Location Definition)

Remarks

Known types for federated search in SharePoint Enterprise Search are:

  • application/sharepoint+xml

  • application/rss+xml

  • application/atom+xml

  • application/rssrdf+xml

These are the preferred types for the ConnectionUrlTemplate Element (Location Definition) element. However, other XML result types are supported. The ConnectionURLTemplate does not support types containing "html," however this is the preferred type for the MoreLinkTemplate Element (Location Definition) element.

Optional: Yes

xmlns: "http://a9.com/-/spec/opensearch/1.1/"

See Also

Concepts

Federated Search Overview