KeywordInclusion simpleType (SPS15XSDSearchSet5)
- Artigo
-
-
Aplica-se a: SharePoint Server 2013
Recurso |
Arquivo |
Tipo base |
xs:string |
Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query |
Arquivo de esquema |
schema_Microsoft.Office.Server.Search.Query.xsd |
Definição
<xs:simpleType name="KeywordInclusion">
<xs:restriction base="xs:string">
<xs:enumeration value="AllKeywords" />
<xs:enumeration value="AnyKeyword" />
</xs:restriction>
</xs:simpleType>
Valores de enumeração
Valor |
Descrição |
AllKeywords
|
|
AnyKeyword
|
|