ElementManifest Element (Feature)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a file that contains a definition for a feature element.
Definition
<ElementManifest
Location = "Text">
</ElementManifest>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
**Location** |
Required **Text**. Specifies the relative file path to the root element manifest file, for example, `"controls\searcharea.xml"`. |
Child elements
None
Parent elements
Occurrences
Minimum: 0 Maximum: Unbounded |
Example
For an example of how this element is used, see Feature.xml Files.