ComplexType SearchObjectOwner (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="SearchObjectOwner">
<xs:sequence>
<xs:element name="DatabaseId" type="ser:guid" minOccurs="0"></xs:element>
<xs:element name="DisableInheritance" type="xs:boolean" minOccurs="0"></xs:element>
<xs:element name="SPFarmId" type="ser:guid" minOccurs="0"></xs:element>
<xs:element name="SPSiteId" type="ser:guid" minOccurs="0"></xs:element>
<xs:element name="SPSiteSubscriptionId" type="ser:guid" minOccurs="0"></xs:element>
<xs:element name="SPWebId" 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 |
---|---|---|
DatabaseId |
ser:guid |
|
DisableInheritance |
xs:boolean |
|
SPFarmId |
ser:guid |
|
SPSiteId |
ser:guid |
|
SPSiteSubscriptionId |
ser:guid |
|
SPWebId |
ser:guid |
Attributs
Aucun.