Properties Element (Location Definition)

Specifies the list of properties retrieved from the federated search location.

<Properties>...</Properties>

Attributes

Attribute Description

None

Not applicable

Child Elements

None.

Parent Element

Visualization Element (Location Definition)

Remarks

You must encode the less than ("<") character and greater than (">") character in the string, as shown in the following code example.

<Properties>
&lt;Columns&gt;
&lt;Column Name="title"/&gt;
&lt;Column Name="link"/&gt;
&lt;Column Name="description"/&gt;
&lt;/Columns&gt;
</Properties>

Optional: No

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

See Also

Reference

OpenSearchDescription Element (Location Definition)

Concepts

Federated Search Overview