Compartir a través de


SearchObjectOwner 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="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 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
DatabaseId
ser:guid
DisableInheritance
xs:boolean
SPFarmId
ser:guid
SPSiteId
ser:guid
SPSiteSubscriptionId
ser:guid
SPWebId
ser:guid

Atributos

Ninguno.