Partager via


PropertyRule complexType (SPS15XSDSearchSet2)

Informations sur le type

Informations Emplacement
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Fichier de schéma schema_Microsoft.Office.Server.Search.Administration.xsd
Base d’extension Aucun

Définition

<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>

Éléments et attributs

Si le schéma définit des exigences spécifiques, telles que sequence, minOccurs, maxOccurs et choice, consultez la section définition.

Éléments enfants

Élément Type Description
PropertyName
xs:string
PropertyOperator
tns:PropertyRuleOperator
PropertyValues
q1:ArrayOfstring
RuleNameLSID
q2:LocStringId

Attributs

Aucun.