Applies to: SharePoint Server 2013
Type information
| Resource | File |
|---|---|
| Base type | xs:string |
| Namespace | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query |
| Schema file | schema_Microsoft.Office.Server.Search.Query.xsd |
Definition
<xs:simpleType name="KeywordInclusion">
<xs:restriction base="xs:string">
<xs:enumeration value="AllKeywords" />
<xs:enumeration value="AnyKeyword" />
</xs:restriction>
</xs:simpleType>
Enumeration values
| Value | Description |
|---|---|
| AllKeywords |
|
| AnyKeyword |