Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Each element manifest file that specifies a content type binding must adhere to the Content Type Binding Definition schema.
Content type binding enables you to provision a content type on a list defined in the onet.xml schema. Lists defined in the onet.xml schema cannot be modified directly.
Following is a list of the elements in the Content Type Binding Definition schema.
The following example specifies a content type to bind to the specified list type.
<elements xmlns="http://schemas.microsoft.com/sharepoint/">
<ContentTypeBinding
ContentTypeId="0x010100C5A8DB52D9D0A14D9B2FDCC96666E9F2"
ListUrl="_catalogs/masterpage"
/>
</elements>
Please sign in to use this experience.
Sign in