次の方法で共有


PropertyRuleOperator complexType (SPS15XSDSearchSet2)

型情報

情報 場所
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
スキーマ ファイル schema_Microsoft.Office.Server.Search.Administration.xsd
拡張ベース なし

定義

<xs:complexType name="PropertyRuleOperator">
    <xs:sequence>
        <xs:element name="DescriptionLSID" type="q3:LocStringId" minOccurs="0"></xs:element>
        <xs:element name="IsFunction" type="xs:boolean" minOccurs="0"></xs:element>
        <xs:element name="IsQuoted" type="xs:boolean" minOccurs="0"></xs:element>
        <xs:element name="JoinedByOr" type="xs:boolean" minOccurs="0"></xs:element>
        <xs:element name="Name" type="xs:string" minOccurs="0"></xs:element>
        <xs:element name="NameLSID" type="q4:LocStringId" minOccurs="0"></xs:element>
        <xs:element name="Representation" type="xs:string" minOccurs="0"></xs:element>
    </xs:sequence>
</xs:complexType>

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

子要素

Element 説明
DescriptionLSID
q3:LocStringId
IsFunction
xs:boolean
IsQuoted
xs:boolean
JoinedByOr
xs:boolean
名前
xs:string
NameLSID
q4:LocStringId
表現
xs:string

属性

なし。