Share via


Requirements Element (DeploymentRequirements)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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

Requirement Element (DeploymentRequirements)

Parent Elements

None

Remarks

The Requirements element is the root element in the DeploymentRequirements Schema, and therefore has no parent element.

See Also

Concepts

DeploymentRequirements Schema