SimilarType simpleType (SPS15XSDSearchSet5)

適用対象: SharePoint Server 2013

型情報

情報 場所
基本型 xs:string
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query
スキーマ ファイル schema_Microsoft.Office.Server.Search.Query.xsd

定義

<xs:simpleType name="SimilarType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Find" />
        <xs:enumeration value="Refine" />
        <xs:enumeration value="Exclude" />
    </xs:restriction>
</xs:simpleType>

列挙値

説明
None
検索
絞り 込む
除外