id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
c78d8b58550d-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
An internal ID number used in the database. The GUID element generates a globally unique identifier (GUID) as returned by the Microsoft Component Object Model (COM) function CoCreateGuid .
<GUID>
</GUID>
Ele... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/guid-element |
66a36cf970c7-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Top-level element used in the file BASE.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML ) to define the built-in lists of websites based on Microsoft SharePoint Foundation. ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/globallists-element |
9413a43dd84f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Returns the ProgID for the given URL of a particular document. This is an internal element that returns the ProgID for any HTML file, which identifies the application that the HTML file was created in (whether i... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/getprogid-element |
d9cecd1ea720-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains column and row formatting used in a Datasheet view.
<Formats>
<Format
Name = "Text">
<FormatDef
Type = "Text"
Value = "Text">
</FormatDef>
...
</Format>
.... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/formats-element |
7176d0b10cbe-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies column and row formatting used in a Datasheet view.
<Format>
<FormatDef
Type = "Text"
Value = "Text">
</FormatDef>
...
</Format>
Elements and attributes
The following sections describe... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/formatdef-element |
515c6182c491-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains definitions of column and row formatting that are used in a Datasheet view.
<Format
Name = "Text">
<FormatDef
Type = "Text"
Value = "Text">
</FormatDef>
...
</Format>
Elem... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/format-element |
e53ee52ff59d-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Returns the URL to the image file that is used to indicate how a column is sorted. Rendering of this field is conditional, based on the current sorting URL that is sent in the request to the server.
<FieldSortImag... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fieldsortimageurl-element |
9a71566ea7e0-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in the HeaderPattern sections of the FldTypes.xml file to display filtered drop-down menus.
<FieldFilterOptions
AllItems = "Text"
BooleanFalse = "Yes" | "No"
BooleanTrue = "Yes" | "No"
NullString = ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fieldfilteroptions-element |
400c6c542b42-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Returns the URL to the icon that is used to indicate filtering on a list.
<FieldFilterImageURL>
</FieldFilterImageURL>
Elements and attributes
The following sections describe attributes, child elements, and p... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/fieldfilterimageurl-element |
1078ff7dd992-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
In vCard support, escapes certain characters in strings. The Escape element can be used to replace every occurrence of a character in the string.
<Escape
EscapeChar = "Text"
EscapeChars = "Text">
</Escape>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/escape-element |
60abae4b07c7-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains information about the Web discussions for a document.
<Discussions>
</Discussions>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attribute... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/discussions-element |
edb8a45f18cb-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Provides the locale identifier (LCID) used by the server for data formatting, which includes date and time, number, and default currency. The value is the server system default LCID, which allows users to choose a s... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/dataformatlcid-element |
1d00cee6416f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
This type or member supports Microsoft SharePoint Foundation and is not intended to be used directly from your code.
<CrossProjectLink>
</CrossProjectLink> | https://learn.microsoft.com/en-us/sharepoint/dev/schema/crossprojectlink-element |
18bcc9f37143-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Inserts into a page a component that expands into a list of hyperlinks to documents in the site that are identified by a particular category. This element supports Microsoft SharePoint Foundation and is not intended... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/categorybot-element |
ee495ea436eb-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the URLs of attachments for a specified list item.
<Attachments>
</Attachments>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/attachments-element |
bc9182047493-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in the DocIcon.xml file to map particular document types to their respective icons.
<Mapping
Key = "Text"
Value = "Text">
EditText = "Text"
OpenControl = "Text"
</Mapping>
Elements and attributes... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mapping-element-document-icons |
bc9182047493-1 | It maps file name extensions to appropriate icons. For example, "docx" maps to icdocx.png.
If neither of the above causes a match, it provides a default value, icgen.gif, for the mapping.
<DocIcons>
<ByProgID>
<Mapping Key="Excel.Sheet" Value="ichtmxls.gif" EditText="Microsoft Excel" OpenControl="ShareP... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/mapping-element-document-icons |
3e5a39fbd365-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Top-level element in the DocIcon.xml file that defines the mapping between file types and their corresponding document library icons.
<DocIcons>
</DocIcons>
Elements and attributes
The following sections de... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/docicons-element-document-icons |
3e5a39fbd365-1 | <DocIcons>
<ByProgID>
<Mapping Key="Excel.Sheet" Value="ichtmxls.gif"/>
<Mapping Key="PowerPoint.Slide" Value="ichtmppt.gif"/>
<Mapping Key="Word.Document" Value="ichtmdoc.gif"/>
</ByProgID>
<ByExtension>
<Mapping Key="doc" Value="icdoc.gif"/>
<Mapping Key="gif" Value="icgif.gif"/>
<Mappin... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/docicons-element-document-icons |
f6331397c658-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines icons for documents according to their programmatic identifiers.
<ByProgID>
</ByProgID>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attri... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/byprogid-element-document-icons |
659e97c2100d-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines icons for documents according to their file name extensions.
<ByExtension>
</ByExtension>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Att... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/byextension-element-document-icons |
8b83fd53f85f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the collection of time zone definitions for regional settings. Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) and RGNLSTNG.XML (%ProgramFiles%\Common Fil... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/timezones-element-regional-settings |
504f7ad9d0bf-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a time zone for regional settings in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) or specifies a time zone in RGNLSTNG.XML (%ProgramFiles%\Common Files\Microsof... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/timezone-element-regional-settings |
504f7ad9d0bf-1 | Minimum: 0
Maximum: Unbounded
Remarks
Outside the context of RGNLSTNG.XML or TIMEZONE.XML, use an empty TimeZone element to return the current time zone.
Example
The following example from the file TIMEZONE.XML defines a time zone.
<TimeZone ID="13" Name="(GMT-08:00) Pacific Time (US and Canada);
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/timezone-element-regional-settings |
b013da4b953f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to contain both the bias in minutes that standard time for a time zone differs from Coordinated Universal Time (UTC... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/standardtime-element-regional-settings |
585a821194c7-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the regional settings for currency, language, locale, and time zone that are used in the deployment of Microsoft SharePoint Foundation. Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/regionalsettings-element-regional-settings |
585a821194c7-1 | </Date>
</DaylightTime>
</TimeZone>
<TimeZone ID="14" Name="(GMT-09:00) Alaska" Hidden="FALSE">
<Bias>540</Bias>
<StandardTime>
<Bias>0</Bias>
<Date>
<Month>10</Month>
<Day>5</Day>
<Hour>2</Hour>
</Date>
</Stan... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/regionalsettings-element-regional-settings |
645e9079478b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to contain an integer representing the month in which standard time or daylight saving time begins for a time zone.... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/month-element-regional-settings |
dc60257845b3-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in RGNLSTNG.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\1033\XML) to contain the collection of locales defined in regional settings.
<Locales>
<Locale
ID = "Integ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/locales-element-regional-settings |
72cf539ddedf-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in RGNLSTNG.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\1033\XML) to specify a locale in the regional settings.
<Locale
ID = "Integer"
Name = "Text">
</Locale>
E... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/locale-element-regional-settings |
bcf5e2ad21e3-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in RGNLSTNG.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\1033\XML) to contain the collection of languages for regional settings.
<Languages>
<Language
ID ="Int... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/languages-element-regional-settings |
dfcf7d9f21af-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in RGNLSTNG.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\1033\XML) to specify a natural language in the regional settings, or used within a field display pattern to render... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/language-element-regional-settings |
38dc4dd989f1-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to contain an integer representing the hour at which standard time or daylight saving time begins for a time zone. ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/hour-element-regional-settings |
c3e1831824a0-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to preserve former time zone definitions, so that after the new 2007 time zones take effect, time values for 2006 a... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/history-element-regional-settings |
f934ccf469e8-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to contain an integer that represents the day of the week on which standard time or daylight saving time begins for... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/dayofweek-element-regional-settings |
eb215d52b641-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to contain the date and time on which daylight saving time begins for a time zone.
<DaylightTime>
<Bias>
</... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/daylighttime-element-regional-settings |
4f16fcb98cd6-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to contain an integer representing the day of the month on which standard time or daylight saving time begins for a... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/day-element-regional-settings |
d6f14ed47b67-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in TIMEZONE.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\CONFIG) to contain the date and time on which standard time or daylight saving time begins for a time zone.
<Date>
<Day... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/date-element-regional-settings |
883679a56bd8-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in RGNLSTNG.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\1033\XML) to specify the currency format used for a locale.
<Currency
ID = "Integer">
</Currency>
Elements ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/currency-element-regional-settings |
883679a56bd8-1 | 13322
$ 125 (Chile)
9226
$ 125 (Colombia)
5130
C125 (Costa Rica)
1029
125 Kč (Czech Republic)
1030
kr 125 (Denmark)
7178
RD$125 (Dominican Republic)
12298
S/. 125 (Ecuador)
3073
125 .م.ج (Egypt)
17418
C125 (El Salvador) ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/currency-element-regional-settings |
883679a56bd8-2 | 125 .ا.د (Jordan)
1042
₩125 (Korea)
13313
125 .ك.د (Kuwait)
12289
125 .ل.ل (Lebanon)
4097
125 .ل.د (Libya)
2058
$125 (Mexico)
6145
125 .م.د (Morocco)
5129
$125 (New Zealand)
19466
C$ 125 (Nicaragua)
1044
kr 125 (... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/currency-element-regional-settings |
883679a56bd8-3 | 4100
$125 (Singapore)
1051
125 Sk (Slovakia)
1060
125 SIT (Slovenia)
7177
R 125 (South Africa)
1053
125 kr (Sweden)
2055
SFr. 125 (Switzerland)
10241
125 .س.ل (Syria)
1028
NT$125 (Taiwan)
1054
฿125 (Thailand)
716... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/currency-element-regional-settings |
cd41e8dc79a4-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in RGNLSTNG.XML (%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\1033\XML) to contain the currency formats used for locales represented in Microsoft SharePoint Foundation.
<Curr... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/currencies-element-regional-settings |
65c6898cf187-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the bias, in minutes, that a time zone differs from Coordinated Universal Time (UTC), or the bias, in minutes, that standard time or daylight saving time for a time zone differs from UTC. Used in TIMEZONE.X... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/bias-element-regional-settings |
f6343a30b67c-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in DEADWEB.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML ) to contain the email message that is sent to the owner of a site to confirm site usage or to warn that... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/email-element-site-deletion |
83e080d2c729-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in DEADWEB.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML ) to contain the subject of the email message sent to the creator of a site collection to confirm whethe... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/confirmationsubject-element-site-deletion |
dc2b910bf268-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in DEADWEB.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML ) to contain the body of the email message sent to the creator of a site collection to confirm whether t... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/confirmationbody-element-site-deletion |
6b27b5aa4dcd-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in DEADWEB.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML ) to contain the subject and body of the email message sent to the creator of a site collection to confi... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/confirmation-element-site-deletion |
be0f56f60e61-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in DEADWEB.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML ) to contain the subject and body of the email message sent to the creator of a site collection when aut... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/autodeletewarning-element-site-deletion |
bdb8b53aa953-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in DEADWEB.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML ) to contain the subject of the email message sent to the creator of a site collection when automatic de... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/autodeletesubject-element-site-deletion |
5a9f7373da3b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in DEADWEB.XML ( \\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\1033\XML ) to contain the body of the email message sent to the creator of a site collection when automatic delet... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/autodeletebody-element-site-deletion |
85227dca5ced-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<WebPartTransformer
Assembly = "Text" Namespace = "Text">
</WebPartTransformer>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
A... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webparttransformer-element-site |
589312e5fa46-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<WebPartConnection
ConsumerConnectionPointID = "Text" ConsumerID = "Text" CrossPageConnectionID = "Text" CrossPageSchema = "Text" ID = "Text" ProviderConnectionPointID = "Text" ProviderID = "Text" TargetPag... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webpartconnection-element-site |
d6e9787f5215-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<WebPart
AllUsers = "Text"
Assembly = "Text"
Cache = "Text"
Class = "Text"
DisplayName = "Text"
Flags = "Text"
FrameState = "Integer"
IsIncluded = "TRUE" | "FALSE"
List = "Text"
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webpart-element-site |
d6e9787f5215-1 | Url
Optional Text .
Version
Optional Text .
WebPartIdProperty
Optional Text .
WPTypeId
Optional Text .
Child elements
None
Parent elements
BinarySerializedWebPart
Occurrences
Minimum: 1
Maximum: Unbounded | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webpart-element-site |
207e51d80544-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies website Features to activate in sites that are created through the site definition.
<WebFeatures>
</WebFeatures>
Elements and attributes
The following sections describe attributes, child elements, a... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/webfeatures-element-site |
bdeea6fb97f0-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used within a site definition to specify a list view for a page within a module.
<View
AggregateView = "TRUE" | "FALSE"
BaseViewID = "Integer"
DefaultView = "TRUE" | "FALSE"
DisplayName = "Text"
FailIfEm... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-site |
bdeea6fb97f0-1 | Attribute
Description
AggregateView
Optional Boolean . TRUE to specify that the view is a Merge Forms view used in an XML Form library. By default, an XML Form library is provisioned with a Merge Forms view that is initially hidden. When an XML editor is used to publish an XML Form Properties (XFP) f... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-site |
bdeea6fb97f0-2 | FreeForm
Optional Boolean . TRUE to specify alternate field formatting for rendering certain field types. In particular, this affects the alignment of number columns, which is particularly useful in custom nontabular view types.
Hidden
Optional Boolean . TRUE to hide the view.
List
Opt... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-site |
bdeea6fb97f0-3 | PageType
Optional Text . Specifies the type of form in which the view is used. Possible values include the following: DEFAULTVIEW Default view. DIALOGVIEW File dialog box view. DISPLAYFORM Display form for list items. DISPLAYFORMDIALOG Display form for a file dialog box. EDITFORM Edit form... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-site |
bdeea6fb97f0-4 | RowLimit
Optional Integer . Applies to the HTML view type only. Specifies the maximum number of rows to render on any one page. When the row limit is exceeded, the Next and Previous buttons on the page allow for viewing other parts of the returned recordset. If RowLimit is not specified, the default numbe... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-site |
bdeea6fb97f0-5 | ShowHeaderUI
Optional Boolean . FALSE to render all FieldRef elements used in the header display mode without decorating the UI with HTML. In other words, when this mode is set, the UI does not provide sorting and filtering as hyperlinks in the column header. The default value is TRUE .
Threaded
O... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-site |
bdeea6fb97f0-6 | Optional Text . Specifies the zone for the web part.
Child elements
BinarySerializedWebPart
Parent elements
File
Occurrences
Minimum: 0
Maximum: Unbounded
Remarks
For an example that uses the View element, see Module element (Site) . | https://learn.microsoft.com/en-us/sharepoint/dev/schema/view-element-site |
d4938334f76b-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Top-level element in a WebTemp*.xml file that specifies the collection of site definitions available for instantiating sites within the deployment.
<Templates>
<Template
ID = "Text"
Name = "Text">... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/templates-element-site |
d4938334f76b-1 | </Template>
<Template Name="STS" ID="1">
<Configuration ID="0" Title="Team Site" Hidden="FALSE" ImageUrl="/_layouts/images/stts.png" Description="A site for teams to quickly organize, author, and share information. It provides a document library, and lists for managing announcements, calendar items, tasks, and dis... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/templates-element-site |
d4938334f76b-2 | <Configuration ID="2" Title="Decision Meeting Workspace" Hidden="FALSE" ImageUrl="/_layouts/images/stdm.png" Description="A site for meetings that track status or make decisions. It provides lists for creating tasks, storing documents, and recording decisions." DisplayCategory="Meetings" SupportsMultilingualUI="FALSE" ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/templates-element-site |
d4938334f76b-3 | </Template>
<Template Name="BLOG" ID="9">
<Configuration ID="0" Title="Blog" Hidden="FALSE" ImageUrl="/_layouts/images/stbg.png" Description="A site for a person or team to post ideas, observations, and expertise that site visitors can comment on." DisplayCategory="Collaboration" SupportsMultilingualUI="FALSE" > ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/templates-element-site |
f06606c8bee8-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies, in a WebTemp*.xml file, a site definition that can be used to create websites within the deployment.
<Template
ID = "Text"
Name = "Text"
SetupPath = "Text">
</Template>
Elements and attribute... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/template-element-site |
b8ea892f0306-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies site collection Features to activate in site collections that are created through the site definition.
<SiteFeatures>
</SiteFeatures>
Elements and attributes
The following sections describe attribut... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/sitefeatures-element-site |
c4c645b1d112-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines the footer section for server email, which includes both HTML and the text that is displayed.
<ServerEmailFooter
Name = "Text">
</ ServerEmailFooter>
Elements and attributes
The following sections... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/serveremailfooter-element-site |
d2c3a386f633-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains a collection of Row elements specifying default data for lists.
<Rows>
<Row></Row>
<Row></Row>
...
</Rows>
Elements and attributes
The following sections describe attributes, child elements, ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/rows-element-site |
287aed133c25-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used within the Data element in a list definition to provide a set of default data when a list is instantiated during site provisioning.
<Row>
</Row>
Elements and attributes
The following sections describe ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/row-element-site |
412614e60f02-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a custom property value to implement within the file.
<Property
Name = "Text"
Value = "Text">
</Property>
Elements and attributes
The following sections describe attributes, child elements, and ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-sitemodule |
f44d52a00e5a-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a custom property value to implement within the Feature.
<Property
Key = "Text"
Value = "Text">
</Property>
Elements and attributes
The following sections describe attributes, child elements, ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/property-element-sitefeature |
47338305645d-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies custom property values to implement within the Feature.
<Properties>
<Property
Key = "Text"
Value = "Text">
</Property>
</Properties>
Elements and attributes
The following sectio... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/properties-element-site |
e87ca7514af7-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Serves as the top-level element in an Onet.xml file that contains a site definition configuration or Web template configuration for a new website.
<Project
AlternateCSS = "Text"
AlternateHeader = "Text" Alt... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/project-element-site |
e87ca7514af7-1 | AlternateHeader
Optional Text . Used to specify the name of an ASPX page located in the %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\LAYOUTS directory that defines an alternate header for the top area in site pages. This attribute provides a means to replace the header region of a... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/project-element-site |
e87ca7514af7-2 | ListDir
Required Text . Specifies the directory in which to implement new lists.
Revision
Optional Integer . Specifies the build number of the site definition.
SiteLogoUrl
Optional Text . Specifies a server-relative URL for a custom image to use for the site logo. For example, /_layouts... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/project-element-site |
c12bb908d38d-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the collection of links that appear in the top and left navigation areas of a home page.
<NavBars>
</NavBars>
Elements and attributes
The following sections describe attributes, child elements, and p... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbars-element-site |
c12bb908d38d-1 | cellspacing=0>"
Body="<tr><td><table border=0 cellpadding=0
cellspacing=0><tr><td>
<img src='/_layouts/images/blank.gif' ID='100' alt='Icon'
border=0>&nbsp;</td><td valign=top>
<a ID=onetleftnavbar#LABEL_ID#
href='#URL#'>#LABEL#</td></tr></table></td></tr>"
Suffix=... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbars-element-site |
c12bb908d38d-2 | </td></tr>" Suffix="</table>" ID="1003" />
<NavBar Name="Discussions" Prefix="<table border=0 cellpadding=4
cellspacing=0>"
Body="<tr><td><table border=0 cellpadding=0
cellspacing=0><tr><td>
<img src='/_layouts/images/blank.gif' ID='100' alt='Icon'
border=0>&nbsp;</td>
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbars-element-site |
b83d704ab4f6-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
<NavBarPage
Name = "Text"
Url = "Text">
</NavBarPage>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute
Description
... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbarpage-element-sitenavbar |
b5159489cb8e-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Provides information about the file specified as the home page in a module so that other pages can be linked to the page.
<NavBarPage
ID = "Integer"
Name = "Text"
Position = "Text">
</NavBarPage>
Elements... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbarpage-element-sitemodule |
b5159489cb8e-1 | <File Url="default.aspx" NavBarHome="True">
<View List="$Resources:core,lists_Folder;/$Resources:core,announce_Folder;" BaseViewID="0" WebPartZoneID="Left" />
<View List="$Resources:core,lists_Folder;/$Resources:core,calendar_Folder;" BaseViewID="0" RecurrenceRowset="TRUE" WebPartZoneID="Left" WebPartOrder="2" ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbarpage-element-sitemodule |
17da83981531-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Defines a hyperlink used in the top navigation area of a home page.
<NavBarLink
Name = "Text"
Url = "Text">
</NavBarLink>
Elements and attributes
The following sections describe attributes, child elements... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbarlink-element-site |
17da83981531-1 | CurrentUICulture.LCID%]/settings.aspx" />
<NavBarLink Name="Help" Url="javascript:HelpWindowKey("helphome")" />
</NavBar> | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbarlink-element-site |
e777cea056d2-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the definition of the navigation area for either the top links of all pages within a site or for the Quick Launch area of the home page.
<NavBar
Body = "Text"
ID = "Integer"
Name = "Text"
Prefix =... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbar-element-site |
e777cea056d2-1 | Example
The following example defines the top navigation area of a home page.
<NavBar Name="SharePoint Top Navbar" Separator="&nbsp;&nbsp;&nbsp;"
Body="<a ID='onettopnavbar#LABEL_ID#' href='#URL#'
accesskey='J'>#LABEL#</a>" ID="1002">
<NavBarLink Name="Documents and Lists"
Url="_layout... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/navbar-element-site |
44d891e488d1-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains a collection of modules in the configuration of a site definition within Onet.xml .
<Modules>
</Modules>
Elements and attributes
The following sections describe attributes, child elements, and paren... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/modules-element-site |
085236de8459-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies files and "all user" web parts with which to provision a website.
<Module>
HyperlinkBaseUrl = "Text"
IncludeFolders = "Text"
List = "Integer"
Name = "Text"
Path = "Text"
RootWebOnly = "TRUE" ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/module-element-site |
085236de8459-1 | SetupPath
Optional Text . Specifies the physical path to a folder in the SharePoint Foundation setup directory %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE) that contains a file to include in the module. Can only contain the following characters: alphanumeric hyphen ( - ) ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/module-element-site |
085236de8459-2 | <Module Name="Default" Url="" Path="">
<File Url="default.aspx" NavBarHome="True">
<View List="$Resources:core,lists_Folder;/$Resources:core,announce_Folder;" BaseViewID="0" WebPartZoneID="Left" />
<View List="$Resources:core,lists_Folder;/$Resources:core,calendar_Folder;" BaseViewID="0" RecurrenceRowset="TRU... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/module-element-site |
085236de8459-3 | </File>
</Module>
See also
How to: Provision a File | https://learn.microsoft.com/en-us/sharepoint/dev/schema/module-element-site |
fc983db6ca5f-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Used in the global Onet.xml to contain metadata for list base types.
<MetaData>
</MetaData>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attribu... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/metadata-element-site |
b186816bb978-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the collection of list definitions in an Onet.xml file for lists that can be created on a site.
<ListTemplates>
</ListTemplates>
Elements and attributes
The following sections describe attributes, ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplates-element-site |
a05d6ca740ba-0 | Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a list definition that is available as an option for creating lists on the Create Page .
<ListTemplate
AllowDeletion = "TRUE" | "FALSE"
AllowEveryoneViewItems = "TRUE" | "FALSE"
AlwaysIncludeConte... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
a05d6ca740ba-1 | Name = "Text"
NewPage = "Text"
NoCrawl = "TRUE" | "FALSE"
OnQuickLaunch = "TRUE" | "FALSE"
Path = "Text"
RootWebOnly = "TRUE" | "FALSE"
SecurityBits = "Text"
Sequence = "Integer"
SetupPath = "Text"
SyncType = "Text"
Type = "Integer"
Unique = "TRUE" | "FALSE"
UseRootFolderForNavigation = "TRUE" |... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
a05d6ca740ba-2 | CacheSchema
Optional Boolean . TRUE to enable schema caching of the list when provisioning a site. The CacheSchema attribute is used, for example, in the global Onet.xml file to enable caching of the user list for the current site collection.
Catalog
Optional Boolean . TRUE to specify that the... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
a05d6ca740ba-3 | DontSaveInTemplate
Optional Boolean . TRUE to exclude the content of the list when the list is saved as a custom list template or when the site to which the list belongs is saved as a custom site template through the user interface.
EditPage
Optional Text . Specifies the name of a custom form to use... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
a05d6ca740ba-4 | MultipleTypes
Optional Boolean .
MustSaveRootFiles
Optional Boolean . TRUE to save the pages contained within a special document library that is used internally for a Meeting Workspace site when the list template is saved without content. This attribute is not intended for public use.
Name ... | https://learn.microsoft.com/en-us/sharepoint/dev/schema/listtemplate-element-site |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.