Which is not an element of manifest.xml?
-
FeatureManifests
-
CodeAccessSecurity
-
CabinetNameTemplate
-
Assembly
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.