Personalizations Element (DeploymentManifest)
Windows SharePoint Services 3
Represents a collection of personalization elements pertaining to an instance of a Windows SharePoint Services 3.0 file (SPFile) object.
DECLARATION
<xs:element name="Personalizations"
type="SPPersonalizationCollection"
minOccurs="0" maxOccurs="1"
/>
USAGE
<File>
<Personalizations
<Personalization />
/>
</File>