Elements Element (Document Converter)

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

DocumentConverter Element (Document Converter)

Parent elements

None.

See also