Partilhar via


RefinerType simpleType (SPS15XSDSearchSet2)

Informação de tipo

Tipo de informação Valor
Tipo base
xs:string
Namespace
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Arquivo de esquema
schema_Microsoft.Office.Server.Search.Administration.xsd

Definição

<xs:simpleType name="RefinerType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="Deep" />
        <xs:enumeration value="Latent" />
        <xs:enumeration value="Shallow" />
    </xs:restriction>
</xs:simpleType>

Valores de enumeração

Valor Descrição
Profundo
Latente
Superficial