Freigeben über


PropertyRuleOperator complexType (SPS15XSDSearchSet2)

Informationen zum Typ

Informationen Standort
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Schemadatei schema_Microsoft.Office.Server.Search.Administration.xsd
Erweiterungsbasis Keine

Definition

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

Elemente und Attribute

Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.

Untergeordnete Elemente

Element Typ Beschreibung
BeschreibungLSID
q3:LocStringId
IsFunction
xs:boolean
IsQuoted
xs:boolean
JoinByOr
xs:boolean
Name
xs:string
NameLSID
q4:LocStringId
Repräsentation
xs:string

Attributes

None.