DeploymentUserGroupMap Schema
Applies to: SharePoint Foundation 2010
The DeploymentUserGroupMap Schema provides validation for the UserGroup.xml file exported into the content migration package. The UserGroup.xml file maintains a list of users and user security groups with respect to access security and permissions.
DeploymentUserGroupMap Schema Elements
The following table lists elements in the DeploymentUserGroupMap.xsd schema file.
Element |
Description |
---|---|
Represents a deployment group object instance (DeploymentGroup) exported to the content migration package. |
|
Represents a container object that holds deployment group (DeploymentGroup) object instances. |
|
Represent a deployment user object instance (DeploymentUser) for export to the content migration package. |
|
Represents a container object that holds deployment user object instances (DeploymentUser). |
|
Represents a member of a Microsoft SharePoint Foundation deployment group object (DeploymentGroup). |
|
Represents an object (DeploymentUserGroupMap) that holds mappings for the Microsoft SharePoint Foundation deployment users and deployment groups that are exported to the content migration package. |