Compartir a través de


PropertyRuleOperator complexType (SPS15XSDSearchSet2)

Información de tipos

Información Ubicación
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Archivo de esquema schema_Microsoft.Office.Server.Search.Administration.xsd
Base de extensión Ninguno

Definición

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

Elementos y atributos

Si el esquema define requisitos específicos, como sequence, minOccurs, maxOccurs y choice, consulte la sección de definición.

Elementos secundarios

Elemento Tipo Descripción
DescripciónLSID
q3:LocStringId
IsFunction
xs:boolean
IsQuoted
xs:boolean
JoinedByOr
xs:boolean
Nombre
xs:string
NameLSID
q4:LocStringId
Representación
xs:string

Atributos

Ninguno.