DeploymentLookupListMap Schema

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The DeploymentLookupListMap Schema provides validation for the LookupListMap.xml file that is exported to the content migration package. The LookupListMap.xml file maintains a simple lookup list that records Windows SharePoint Services list item references (that is, list item to list item references). This list provides a performance enhancement by relieving the need for Windows SharePoint Services to repeatedly loop recursively over list item structures.

DeploymentLookupListMap Schema Elements and Types

The following table lists elements in the DeploymentLookupListMap.xsd schema file.

Element

Description

LookupItem Element (DeploymentLookupListMap)

Represents specific list item-to-list item lookup reference objects (SPLookupItem) exported to the content migration package.

LookupItems Element (DeploymentLookupListMap)

Represents a container object for lookup item (SPLookupItem) instances. It provides a list of specific list item-to-list item lookup references.

LookupList Element (DeploymentLookupListMap)

Represents a lookup list object instance (SPLookupList) for export to a content migration package.

LookupLists Element (DeploymentLookupListMap)

Represents a container object for deployment lookup list objects (SPLookupLists) exported to the content migration package.

Guid Simple Type (DeploymentLookupListMap)

Unique identifier for the lookup list map.

See Also

Concepts

Content Migration XML Schema Reference