Elements Element (ContentType)

Applies to: SharePoint Foundation 2010

Top-level element in an element manifest file that contains ContentType element declarations.

<Elements
  Id = "Text">
</Elements>

Attributes

Attribute

Description

Id

Optional Text. Specifies a unique identifier for the manifest file.

Child Elements

ContentType

Parent Elements

None

Remarks

For an example of how this element is used, see Content Type Definitions.

See Also

Concepts

Introduction to Content Types

Content Type Definitions

Deploying Content Types