PropertyRule complexType (SPS15XSDSearchSet2)
型情報
情報 | 場所 |
---|---|
Namespace | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
スキーマ ファイル | schema_Microsoft.Office.Server.Search.Administration.xsd |
拡張ベース | なし |
定義
<xs:complexType name="PropertyRule">
<xs:sequence>
<xs:element name="PropertyName" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="PropertyOperator" type="tns:PropertyRuleOperator" minOccurs="0"></xs:element>
<xs:element name="PropertyValues" type="q1:ArrayOfstring" minOccurs="0"></xs:element>
<xs:element name="RuleNameLSID" type="q2:LocStringId" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>
要素と属性
スキーマで sequence、minOccurs、maxOccurs、choice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。
子要素
Element | 型 | 説明 |
---|---|---|
PropertyName |
xs:string |
|
PropertyOperator |
tns:PropertyRuleOperator |
|
PropertyValues |
q1:ArrayOfstring |
|
RuleNameLSID |
q2:LocStringId |
属性
なし。