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 |
---|---|
Specifies an XML namespace prefix to use in XPath expressions. |
|
Maps an XPath expression to a crawled property. This subelement can be used when each mapping is represented by a unique XPath expression. |
|
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 . |
|
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 |
---|---|
The parent element for XML Mapper configuration. |
Remarks
Only one element is permitted.