Requirements Element (DeploymentRequirements)
Applies to: SharePoint Foundation 2010
Represents a collection of deployment export requirement objects.
DECLARATION
<xs:element
name="Requirements"
type="SPImportRequirements"
/>
USAGE
<Requirements>
<Requirement />
</Requirements>
Type
SPImportRequirements
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
Parent Elements
None |
Remarks
The Requirements element is the root element in the DeploymentRequirements Schema, and therefore has no parent element.