RootObjects Element (DeploymentRootObjectMap)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents a collection of listed root object (SPRootObject) instances.
Definition
DECLARATION
<xs:element name="RootObjects" type="SPRootObjects" />
USAGE
<RootObjects>
<RootObject />
</RootObjects>
Type
SPRootObjects
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
RootObject Element (DeploymentRootObjectMap)
Parent elements
None
Remarks
The RootObjects element is the root element of the DeploymentRootObjectMap schema and therefore has no parent element.