ContentTypes element (DeploymentManifest)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents a container, or collection, of Windows SharePoint Services 3.0 content type specifications for list items.
DECLARATION
<xs:element name="ContentTypes" type="SPContentTypeCollection" minOccurs="0" maxOccurs="1" />
USAGE
<List>
<ContentTypes />
</List>
The following sections describe attributes, child elements, and parent elements.
None
None
List element (DeploymentManifest)
The collections represented by the ContentTypes element are of object instances represented by the ContentType element (DeploymentManifest) element.