Elements Element (Field)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Top-level element in a Feature manifest file that contains Feature element declarations.
Definition
<Elements
Id = "Text">
</Elements>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
**Id** |
Optional **Text**. Specifies a unique identifier for the Feature manifest file. |
Child elements
Parent elements
None
Example
For an example of how this element is used, see Field Definitions.