Compartilhar via


SearchSchemaConfigurationSettings complexType (SPS15XSDSearchSet3)

Informação de tipo

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

Definição

<xs:complexType name="SearchSchemaConfigurationSettings">
    <xs:sequence>
        <xs:element name="Aliases" type="q8:AliasInfoCollection" minOccurs="0"></xs:element>
        <xs:element name="CategoriesAndCrawledProperties" type="q9:ArrayOfKeyValueOfguidCrawledPropertyInfoCollectionaSYUqUE_P" minOccurs="0"></xs:element>
        <xs:element name="CrawledProperties" type="q10:CrawledPropertyInfoCollection" minOccurs="0"></xs:element>
        <xs:element name="ManagedProperties" type="q11:ManagedPropertyInfoCollection" minOccurs="0"></xs:element>
        <xs:element name="Mappings" type="q12:MappingInfoCollection" minOccurs="0"></xs:element>
        <xs:element name="Overrides" type="q13:OverrideInfoCollection" 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
Aliases
q8:AliasInfoCollection
CategoriesAndCrawledProperties
q9:ArrayOfKeyValueOfguidCrawledPropertyInfoCollectionaSYUqUE_P
CrawledProperties
q10:CrawledPropertyInfoCollection
ManagedProperties
q11:ManagedPropertyInfoCollection
Mapeamentos
q12:MappingInfoCollection
Substitui
q13:OverrideInfoCollection

Atributos

Nenhum