Lists Element (Upgrade)

Applies to: SharePoint Foundation 2010

Contains definitions for how existing lists should be upgraded on a list template by list template basis.

<Lists>
  <List
    FromTemplateId = "Integer"
    ToFeatureId = "GUID"
    v3Type = "Integer">
  </List>
  <List
    FromTemplateId = "Integer"
    ToFeatureId = "GUID"
    v3Type = "Integer">
  </List>
  ...
</Lists>

Attributes

Attribute

Description

None

N/A

Child Elements

List

Parent Elements

WebTemplate

Occurrences

Minimum: 0

Maximum: 1

Example

For an example of how this element is used, see Upgrade Definition Schema.