Multiple choice technology platforms and products

Which is not an element of manifest.xml?

  1. FeatureManifests

  2. CodeAccessSecurity

  3. CabinetNameTemplate

  4. Assembly

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

CabinetNameTemplate is not a valid element in manifest.xml for SharePoint solution packages. The manifest.xml file contains elements like FeatureManifests, CodeAccessSecurity, and Assembly which define the solution structure and security permissions. CabinetNameTemplate is related to CAB file naming but is not part of the manifest schema itself.