RefinerType simpleType (SPS15XSDSearchSet2)
型情報
情報の種類 | 値 |
---|---|
基本型 |
xs:string |
Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
スキーマ ファイル |
schema_Microsoft.Office.Server.Search.Administration.xsd |
定義
<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>
列挙値
値 | 説明 |
---|---|
深い |
|
潜在 |
|
浅い |