XMLMappings Element

Applies to: SharePoint Server 2010

  <XMLMappings>  </XMLMappings>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

Namespace

Specifies an XML namespace prefix to use in XPath expressions.

Mapping

Maps an XPath expression to a crawled property. This subelement can be used when each mapping is represented by a unique XPath expression.

MappingGroup

Maps the contents of child Mapping elements to a crawled property. This subelement can be used if multiple mappings to the same crawled property share a common base XPath expression .

SubTree

Defines a common base path for contained Mapping, MappingGroup and SubTree elements. This subelement can be used if multiple mappings (which can be to different crawled properties) share a common base XPath expression .

Parent Elements

Element

Description

XMLPropertiesCreator

The parent element for XML Mapper configuration.

Remarks

Only one element is permitted.

See Also

Concepts

Custom XML Item Processing

XML Mapper Schema (FAST Search Server 2010 for SharePoint)