Partager via


ComplexType ResultItemType (SPS15XSDSearchSet2)

Informations sur le type

Type d’informations Valeur
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="ResultItemType">
    <xs:sequence>
        <xs:element name="BuiltIn" type="xs:boolean" minOccurs="0"></xs:element>
        <xs:element name="DisplayProperties" type="xs:string" minOccurs="0"></xs:element>
        <xs:element name="DisplayTemplateUrl" type="xs:string" minOccurs="0"></xs:element>
        <xs:element name="ID" type="xs:int" minOccurs="0"></xs:element>
        <xs:element name="InternalID" type="ser:guid" minOccurs="0"></xs:element>
        <xs:element name="IsDeleted" type="xs:boolean" minOccurs="0"></xs:element>
        <xs:element name="LastModifiedDate" type="xs:dateTime" minOccurs="0"></xs:element>
        <xs:element name="Name" type="xs:string" minOccurs="0"></xs:element>
        <xs:element name="OptimizeForFrequentUse" type="xs:boolean" minOccurs="0"></xs:element>
        <xs:element name="Owner" type="tns:SearchObjectOwner" minOccurs="0"></xs:element>
        <xs:element name="RulePriority" type="xs:int" minOccurs="0"></xs:element>
        <xs:element name="Rules" type="tns:PropertyRuleCollection" minOccurs="0"></xs:element>
        <xs:element name="SourceID" type="ser:guid" 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
BuiltIn xs:boolean
DisplayProperties xs:string
DisplayTemplateUrl xs:string
ID xs:int
InternalID ser:guid
IsDeleted xs:boolean
LastModifiedDate xs:dateTime
Name xs:string
OptimizeForFrequentUse xs:boolean
Owner tns:SearchObjectOwner
RulePriority xs:int
Règles tns:PropertyRuleCollection
SourceID ser:guid

Attributs

Aucun.