Partager via


Config, élément (Upgrade)

Dernière modification : vendredi 26 mars 2010

S’applique à : SharePoint Foundation 2010

Dans cet article
Attributs
Éléments enfants
Éléments parents
Occurrences

Spécifie l'élément conteneur de niveau supérieur pour la définition de mise à niveau.

<Config
  xmlns = "urn:Microsoft.SharePoint.Upgrade">
  <WebTemplate 
    BeginFromSchemaVersion = "Integer"
    EndFromSchemaVersion = "Integer"
    FromProductVersion = "Integer"
    ID = "Integer"
    LocaleId = "Integer"
    RemoveSiteExternalSecurityProvider = "true | "false"
    ToSchemaVersion = "Integer"
    ...
  </WebTemplate>
</Config>

Attributs

Attribut

Description

xmlns

Spécifie l’espace de noms Upgrade de Microsoft SharePoint Foundation 2010 : urn:Microsoft.SharePoint.Upgrade

Éléments enfants

WebTemplate

Éléments parents

Aucun

Occurrences

Minimum : 0

Maximum : Unbounded

Remarques

Pour obtenir un exemple de la façon dont cet élément est utilisé, voir Schéma de définition de mise à niveau.