Config Element (Upgrade)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Specifies the top-level containing element for the upgrade definition.
<Config
xmlns = "urn:Microsoft.SharePoint.Upgrade">
<WebTemplate
BeginFromSchemaVersion = "Integer"
EndFromSchemaVersion = "Integer"
FromProductVersion = "Integer"
ID = "Integer"
LocaleId = "Integer"
RemoveSiteExternalSecurityProvider = "TRUE | "FALSE"
ToSchemaVersion = "Integer"
...
</WebTemplate>
</Config>
Attributes
Attribute |
Description |
---|---|
xmlns |
Specifies the Windows SharePoint Services Upgrade namespace: urn:Microsoft.SharePoint.Upgrade |
Child Elements
Parent Elements
None |
Occurrences
Minimum: 0 Maximum: Unbounded |
Example
For an example of how this element is used, see Upgrade Definition Schema.
Microsoft.Win32.RegistryKey#4