Specifies the list of properties retrieved from the federated search location.
<Properties>...</Properties>
|
Attribute
|
Description
|
|---|
|
None
|
N/A
|
You must encode the less than ("<") and greater than (">") characters in the string, as shown in the following code example:
<Properties>
<Columns>
<Column Name="title"/>
<Column Name="link"/>
<Column Name="description"/>
</Columns>
</Properties>
Optional: No
xmlns: "http://schemas.microsoft.com/Search/2007/location"
Reference
OpenSearchDescription Element (Location Definition) [Search Server 2008]
Concepts
Federated Search Overview [Search Server 2008]