Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
The DeploymentViewFormsList schema provides validation for the ViewFormsList.xml file exported into the content migration package. The ViewFormsList.xml file maintains a list of web parts and tracks whether each is a view or form.
DeploymentViewFormsList schema elements
The following table lists elements in the schema file DeploymentViewFormsList.xsd file.
| Element | Description |
|---|---|
| ViewForm element (DeploymentViewFormsList) | Represents the specific web part object instances (SPViewForm) that are exported to the content migration package and lists whether each is a view or a form. |
| ViewFormsList element (DeploymentViewFormsList) | Represents a collection object (SPViewFormsList) that lists view form (SPViewForm) instances exported to the content migration package. |