Muokkaa

Jaa


SearchSchemaConfigurationSettings complexType (SPS15XSDSearchSet3)

Type information

Information Location
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Portability
Schema file schema_Microsoft.Office.Server.Search.Portability.xsd
Extension base None

Definition

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

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Child elements

Element Type Description
Aliases
q8:AliasInfoCollection
CategoriesAndCrawledProperties
q9:ArrayOfKeyValueOfguidCrawledPropertyInfoCollectionaSYUqUE_P
CrawledProperties
q10:CrawledPropertyInfoCollection
ManagedProperties
q11:ManagedPropertyInfoCollection
Mappings
q12:MappingInfoCollection
Overrides
q13:OverrideInfoCollection

Attributes

None.