Lists element (Upgrade)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
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>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
Parent elements
Occurrences
- Minimum: 0
- Maximum: 1
Example
For an example of how this element is used, see Upgrade Definition schema.