LookupLists Element (DeploymentLookupListMap)

Applies to: SharePoint Foundation 2010

Represents a collection of deployment lookup list (SPLookupList) objects exported to the content migration package.

DECLARATION
<xs:element name="LookupLists" type="SPLookupLists" />

USAGE
<LookupLists>
    <LookupList />
</LookupLists>

Type

SPLookupLists

Attributes

Attribute

Type

Description

None

Child Elements

LookupList Element (DeploymentLookupListMap)

Parent Elements

None.

Remarks

The LookupLists element is the root element in the DeploymentLookupListMap Schema, and therefore has no parent element.

See Also

Concepts

DeploymentLookupListMap Schema