Partilhar via


SearchObjectOwner complexType (SPS15XSDSearchSet2)

Informação de tipo

Informações Local
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Arquivo de esquema schema_Microsoft.Office.Server.Search.Administration.xsd
Base da extensão Nenhum

Definição

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

Elementos e atributos

Se o esquema definir requisitos específicos, como sequence, minOccurs,maxOccurs e choice, confira a seção de definição.

Elementos filho

Elemento Tipo Descrição
Databaseid
ser:guid
DisableInheritance
xs:booleano
SPFarmId
ser:guid
SPSiteId
ser:guid
SPSiteSubscriptionId
ser:guid
SPWebId
ser:guid

Atributos

Nenhum